Home
last modified time | relevance | path

Searched hist:"7475482 baf8e0860732268b04aa0a5265c0bb32c" (Results 1 – 2 of 2) sorted by relevance

/plugin/include/syntax/
H A Dinclude.php7475482baf8e0860732268b04aa0a5265c0bb32c Sun Jan 02 19:52:21 UTC 2011 Michael Hamann <michael@content-space.de> Use sectionID instead of cleanID for sections. Closes #62

Now the internal section ids that are compared should match the ones
that are displayed in the url so the ids from the url can be used
instead of the original title in all cases and even when the title is
not unique you can select the section by appending a number in the same
way it is done in urls (but note that included headers are not seen in
the include plugin so for nested includes the appended numbers might
differ).

/plugin/include/
H A Dhelper.php7475482baf8e0860732268b04aa0a5265c0bb32c Sun Jan 02 19:52:21 UTC 2011 Michael Hamann <michael@content-space.de> Use sectionID instead of cleanID for sections. Closes #62

Now the internal section ids that are compared should match the ones
that are displayed in the url so the ids from the url can be used
instead of the original title in all cases and even when the title is
not unique you can select the section by appending a number in the same
way it is done in urls (but note that included headers are not seen in
the include plugin so for nested includes the appended numbers might
differ).