[size=x-small]
Purpose of this thread:Discussion of enhancing the current content navigation (prefered). Right now this if you have for example a news article and use the [ pagebreak ] to split it into parts you will just have the numbers to navigate the resulting pages.
Once the discussion here has been resolved either we found someone who is willing to do this along the way *hint hint* or we put the
final draft on the feature request tracker and hope for the best. [/size]
Whats this about?I believe we really lack in the area of contentnavigation by dropdown box. Many modules (News, all kinds of sections, reviews ...) could really profit from using a good contentnavigation instead of pagenumbers. So instead of doing this for every module by itself this should be a general function.
I am talking about something like this:
What are you suggesting?The solution could be either be a modification of the current
pagebreak tag or creating an additional one. I belive it would be better to modify the existing one but i don´t have any idea if thats possible from a coding point of view.
So if it is possible to modify the current one and process it the suggestion could be to add a separator (e.g.
:)for further parameters. Here is an example:
Instead of just putting a
[ pagebreak ] we could use a colon as separater and add the title we want like this:
[ pagebreak:pagetitle ] e.g.
[ pagebreak:Introduction ]If this would be the road to go we could even think about further parameters like pagenumbers. Like this:
[ pagebreak:pagenumber:pagetitle ] e.g.
[ pagebreak:1:Introduction ]Now if a modification like this is not possible we could instead just think about creating a new tage like
[ newpagebreak ] and use it the way described above.
-----------------------------------------------------
Here is a concrete example we will use a news article for. (remember it could be any content from any kind of module)Here we have some articletext of a news article:
Now we use the modified pagebreak as described above and a dropdown box instead of pagenumbers:
Optionally we could use the extended version with pagenumbers added:
Now thats what i was originally talking about.
-----------------------------------------------------
So the question is:- is there any way to provide a general function to do this and therefore allow any module writer to use this instead of everyone writing the code for this himself?
Problem:I no longer believer we can just revamp the pagebreak. While creating the new example images i found a flaw in my suggestion. That would be that there is never a pagebreak for the first part of text otherwise we would have a blank page inside the navigation.
So i guess we would need to create a new/different tag to create this kind of function
Note:The dropdown box is just an example. Of course instead of the dropdown box with the data retrieved from the tag you could create a list of descriptive links or anything else.
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...