Page 1 of 1
staticpages "call for new features"
Posted: Mon Oct 10, 2005 10:52 am
by falk
Hello!
Today i send Garvin the changes i made the last week in the staticpage-plugin. If everything is okay you can
download it from CVS in the next 24 hours.
Now my questions to you:
- * What are you need for new features in the staticpages-plugin? (Please read the TODO in the plugindir first)
* Is everyone using the JavaScript-Tree-View? Works it well? (I have some trobble with the Apache-RewriteEngine. I don't know is it a problem by my Apache or general.)
Posted: Mon Oct 10, 2005 11:42 am
by MySchizoBuddy
I would like the html nugget to work with static pages so i can put stuff in the header of static pages.
Posted: Mon Oct 10, 2005 1:40 pm
by garvinhicking
MSB, you should be able to put stuff in the header of a staticpage via the "HTML Head Nugget"...?!
Best regards,
Garvin
Multilingual Static Pages
Posted: Fri Oct 14, 2005 12:02 am
by SirRobert
Hello Falk!
For a future version, I wish the Plugin to be compatible with the multilingual Plugin, that allows the user to write each entry in multiple languages. When this would be implemented, the static Pages Plugin would make Serendipity to a real Content Management System with even more freedom and more international...
Great Work!
Best Regards,
Robert
Re: Multilingual Static Pages
Posted: Fri Oct 14, 2005 3:40 pm
by falk
SirRobert wrote:For a future version, I wish the Plugin to be compatible with the multilingual Plugin, that allows the user to write each entry in multiple languages. When this would be implemented, the static Pages Plugin would make Serendipity to a real Content Management System with even more freedom and more international...
I note this in my local staticpages-todo-wiki

. It's a interesting feature.
SirRobert wrote:Great Work!
Thank you,
Falk
Close, but there is always something else
Posted: Fri Oct 14, 2005 9:21 pm
by Wizard
Not sure what/how the Article and AboutPage types are to be used. I noticed when I changed one of my article static pages to an about page the data contained in the page was truncated.
The ability to group static pages would be nice. Not every static page should link to the next. Perhaps it should stop when it reaches the last child.
The ability to "hide" static pages. Not every static page should be linked. You will call out by the permalink explicitly.
The ability to have the either the name of the static page or the words (top, next, previous) to be used instead. Could be a toggle switch.
Other than these off the top of my head, I think the static page upgrade was a good thing. Thanks Falk
Re: Close, but there is always something else
Posted: Mon Oct 17, 2005 10:30 am
by falk
Wizard wrote:Not sure what/how the Article and AboutPage types are to be used. I noticed when I changed one of my article static pages to an about page the data contained in the page was truncated.
The idea behind the "aboutpage" is a list of all childpages with a little image and the first sentences. So now you have not a normal linklist, you have a little preview, too.
Wizard wrote:The ability to group static pages would be nice. Not every static page should link to the next. Perhaps it should stop when it reaches the last child.
Have you a little example what you meen with "group static pages" please? I think you can group pages to use parents and childs.
Wizard wrote:The ability to "hide" static pages. Not every static page should be linked. You will call out by the permalink explicitly.
Okay. It is in the next or nextnext realease.
Wizard wrote:The ability to have the either the name of the static page or the words (top, next, previous) to be used instead. Could be a toggle switch.
Okay. It is in the next or nextnext realease.
Wizard wrote:Other than these off the top of my head, I think the static page upgrade was a good thing. Thanks Falk
Thank you very mutch.
Sure..
Posted: Tue Oct 18, 2005 8:10 am
by Wizard
I'll try to explain:
falk wrote:Have you a little example what you meen with "group static pages" please? I think you can group pages to use parents and childs.
Wizard wrote:
The ability to group static pages would be nice. Not every static page should link to the next. Perhaps it should stop when it reaches the last child.
I have many static pages in total. The first 5 have a common subject matter. The remaining are other subjects. Perhaps broken into sub groups. Rather than having one large page which might make it hard to read, I break it up into the 5 separate pages. The first page would be the parent, while the remaining 4 would be children pages. You want the reader to click next or previous to read the appropriate page. Once you reach the "last" page then the next would be removed, similarly as you are "reading" the first page the previous is removed. In other words, only when you have children would you want the next/previous feature to be available. You wouldn't want the the last child to be able to call the next parent of series of parent/child relationships. If you take a look at the static pages on my blog, I have few such groupings. This one,
http://www.socalwizard.com/serendipity/ ... motes.html is one subject , but if you notice the previous page has nothing to do with the subject. The next page is fine, but the "last" page of the article is calling for the first page of the next series of articles. I used HTML code to make a next/previous feature plus number of pages and total at the bottom of the pages. It's similar to the concept of categories for articles entries, but a date is not required or used since you may want to add a page or move pages around as chapters in a book. The ability to re-order static pages gives you this flexability. That is good. This is what I thought static pages are used for.