On Nov 3, 12:04 am, The Editor <[email protected]> wrote:
> Just a couple small fixes in this release... Also incorporated the
> citation plugin into the core with a couple enhancements
> (simplifications and css hooks):
>
> * Repaired domarkup function again to put paragraph tags around
> closing paragraphs. Thought we had this before. Could slightly disrupt
> some zones.
It seems to me that everything outputs fine if you don't add any empty
lines at the end of your page. The page ends with </p> then. Great. I
like this behavior.
> * Slight reworking of core code to fix a bug with sorting by language
> specific sort routines. Markus let me know if this works, finally!!!
I am sorry but... :) The setup here looks like this:
1) pageü contains "[(search group=pageü.* template=contents)]
2) template.contents is "<(breadcrumb {+p} offset=1 name=link)>"
3) There are several pages at pageü.pageä.*
4) One of them is öpage and one is üpage. Then there are several non-
umlaut pages like apage1, apage2 and so on in the same group
5) The output of search is:
pageü.pageä.öpage
pageü.pageä.üpage
pageü.pageä.apage1
pageü.pageä.apage2
instead of:
pageü.pageä.apage1
pageü.pageä.apage2
pageü.pageä.öpage
pageü.pageä.üpage
(Yes, I am using uksort and 3.2.11.)
Happy umlauting!
> * Removed the ^1 footnote system with a more advanced citation system
> creating automatic footnotes. Uses (cite Footnote stuff...) to create
> the footnotes and (citations) to display them--which can be put in a
> footer. Added a #citations id to the core style sheet (for the
> footnotes), and a .cite class hook for styling of the links to the
> footnotes.
>
> Cheers,
> Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---