While I've got a couple of days I thought I would have a play with pn8 and convert a few of my themes. I'm really impressed with the progress on the whole thing but Xanthia is awesome and really easy to work with although I've got the advantage of knowing my way around.
One question, probably very dumb but I can't find where to set the footer message, it used to be in admin/settings but I can't find it there.
Regards
AR
- craigh responded to »TagIt 3.0 for Zikula« 03:58 PM
- jmvaughn responded to »error when i try to upgrade to the last version of dizkus module (3.1)« 12:05 PM
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Xanthia
-
- Rank: Freshman
- Registered: Apr 06, 2005
- Last visit: Feb 27, 2010
- Posts: 59
-
- Rank: Freshman
- Registered: Apr 06, 2005
- Last visit: Feb 27, 2010
- Posts: 59
Thanks for the reply, seems a bit silly to take that out but thats life. Definition or plugin, mmmmm.
I loaded SeaBreeze as the site theme and the footermsg tag is still in there, ExtraLight too. Might be an idea to remove it from the supplied themes to avoid confusion.
Regards
AR -
- Rank: Team Member
- Registered: Feb 27, 2005
- Last visit: Apr 12, 2010
- Posts: 664
Submitted to tracker.
http://noc.postnuke.com/tracker/index.php?func=detail&aid=3873&group_id=5&atid=101
--
-- Teb
-- Dutch Zikula Community
Support questions in a Personal Message will be ignored. Use the forums at all times! -
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
The logic behind this decision is that the footer message was felt to be an integral part of the design and that having one part of a site design set in the admin panel while the rest was templates didn't really make sense. If you approach this from the perspective of a new PN user rather than someone that is already used to the existing structure I think the decision makes a bit more sense.
I personally felt that having the footer message in the admin panel was one of the things that make PN sites very similar - regardless of the rest of the design the footer is un-mistakable....
-Mark
--
Visit My homepage and Zikula themes. -
- Rank: Freshman
- Registered: Apr 06, 2005
- Last visit: Feb 27, 2010
- Posts: 59
Mark,
I understand that and it works well enough for me and my sites. I personally have used the footer message for many different things besides footer messages, I once used it as a lazy way to get a menu in a header. The difficulty comes with client sites, they eventually want to change something in the footer but I've found away around that which works so it's business as usual.
Regards
AR -
- Rank: Team Member
- Registered: Feb 27, 2005
- Last visit: Apr 12, 2010
- Posts: 664
For anyone still wants to have the same footer in multiple themes, without having to change all his templates, see:
http://community.postnuke.com/Article2778.htm#2006_1_3
This can easily be achieved with the themes module (Xanthia 3.0).
So, if a you decide to use multiple themes, or let the user choose one, while maintaining only one footer message, you should:
- In Blocks Admin, create a new position (called for example 'footermsg')
- At the desired position, add to the templates in all your used themes in the file repository
Code
<!--[blockposition name=footermsg]-->
- In Blocks Admin, create a new block (core / HTML) and fill the contents with the desired footer. Set the position to 'footermsg' instead of left, right or center
Then admins can easily edit the content through the blocks admin by editing the core HTML block.
--
-- Teb
-- Dutch Zikula Community
Support questions in a Personal Message will be ignored. Use the forums at all times!
- Moderated by:
- Support
