dokufreaks / plugin-tag

Assign category tags to wiki pages
http://dokuwiki.org/plugin:tag
GNU General Public License v2.0
54 stars 39 forks source link

Pages Listed by Header, Not Page Name #258

Open johncourtland opened 9 months ago

johncourtland commented 9 months ago

Thanks in advance, this may be user error, but when I click on a tag, another page is displayed showing a list of pages related to the same tag. But the pages are being displayed by "first header" in the page, not the page title. Is there a way when I list pages by same tag, that the list will display page name instead of first header? Thanks folks. John

Here is an example at https://thepatriotwoodworker.com/wiki/tag/glossary?do=showtag&tag=glossary

Klap-in commented 9 months ago

Default that list is created using pagelist flags. See https://www.dokuwiki.org/plugin:pagelist#flags

nofirsthl would switch to pagenames. That flag can be added in the pagelist_flags setting field in tag plugin section of the Configuration manager.

johncourtland commented 9 months ago

Klap, thank you for the quick response, adding nofirsthl did not seem to create the effect I was expecting. No change actually, hmmm. Please see attached screen shots, is there anything I am missing? Thank you Klap pagelist1 tag1