I haven't used the static pages plugin before, I've had no need for it, but a couple of users have suggested I need to support the plugin in my themes.
ooohh boy, lotta hard work, and frankly I don't think I understand the plugin very well, so could I have some help.
First, does anyone have a site I can look at that uses static pages extensively, including child pages, and that is also fully integrated into the site theme. On my standard 0.91 install I notice even the default theme doesn't fully support the plugin.
Second, why are does url shorthand appear twice in the admin suite?
Third, in the plugin_staticpage.tpl, why does the
Code: Select all
<a href="#">{$staticpage_headline|@escape}</a>
Fourth, when you're viewing the static page it has a navigation for all linked static pages, but why does it print the page name of the next page in the sequence instead of a just next, and why does it then print an unordered list of child pages? The effect is to link to the next page twice, which seems like overkill.
I'm sure I'll think of other questions, but in the meantime if anyone knows the answers to these it would help.
Cheers
Carl