DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:dir:discussion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:dir:discussion [2014-05-16 06:35] – [option collapse_sub] 193.238.159.15plugin:dir:discussion [2023-08-10 21:35] (current) – [option collapse_sub] 45.156.242.133
Line 76: Line 76:
 > 1: Shouldn't the start-pages be listed in the same level as all other pages in the namespace? In the current implementation, the start-page of a subnamespace is on the same level as all pages of the current namespace, whats kinda confusing. > 1: Shouldn't the start-pages be listed in the same level as all other pages in the namespace? In the current implementation, the start-page of a subnamespace is on the same level as all pages of the current namespace, whats kinda confusing.
 > 2: Could the namespace-names be shown in the tree-view or as a column? I find it confusing to have a tree full of starts, if I have many start-pages. > 2: Could the namespace-names be shown in the tree-view or as a column? I find it confusing to have a tree full of starts, if I have many start-pages.
 +> ANS: Use ?namespacename to do this, seems like this should be default behavior to me.
 > 3: I think there is an issue about security and ACL. Pages not accessible for the current user should not be listed (especially the description can contain confidential information). > 3: I think there is an issue about security and ACL. Pages not accessible for the current user should not be listed (especially the description can contain confidential information).
 > 4: Whats the syntax to get a list of all pages (=root namespace) independent of current namespace? **Solved, its ''DIR::''** > 4: Whats the syntax to get a list of all pages (=root namespace) independent of current namespace? **Solved, its ''DIR::''**
Line 248: Line 249:
 ==== option collapse_sub ==== ==== option collapse_sub ====
  
-added an option **collapse_sub** which also lists all start pages of the first subnamespace +added an option **collapse_sub** which also lists all start pages of the first subnamespace 
-it's possible to combine it with **collapse* [[user>runout]] \\ +it's possible to combine it with **collapse* [[user>runout]] 
-[[https://github.com/runout-at/dokuwiki-plugin-dir/archive/master.zip]]+ 
 +[[https://gitlab.com/dokuwiki-plugins/dir]] 
 + 
 +This version has several bugfixes included (PHP 8.2). 
 + 
 +==== Bug, Page not displayed ==== 
 + 
 +If the DIR plugin is used on a page, the pagecontent ist not displayed. \\ 
 +Since update to 2014-09-29 "Hrun" 
 + 
 + --- [[user>runout|runout]] //2014-10-07 21:54// 
 + 
 +==== Sidebar, Cannot access protected property Doku_Renderer_xhtml::$_counter ==== 
 +Since update to 2014-09-29 "Hrun" 
 + 
 +[BUGFIX] Do not access protected renderer property 
 +The Renderer counter is not resetted if render mode is not latex. 
 +This prevents a PHP error when the protected _counter property is 
 +accessed. 
 + 
 +This issue is fixed with pull request #20 with commit 3589642 
 + 
 +But the pull request has not yet been accepted by the current project maintainer. 
 + 
 +You can manually install the commit [[https://github.com/Intera/dokuwiki-plugin-dir/archive/master.zip| from this link]] 
 + 
 + --- [[user>paucoma|Pau]] //2014-11-10 13:27 CET//
  
plugin/dir/discussion.1400214931.txt.gz · Last modified: 2014-05-16 06:35 by 193.238.159.15

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki