/dokuwiki/inc/Menu/ |
H A D | SiteMenu.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | PageMenu.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | DetailMenu.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | UserMenu.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | AbstractMenu.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
/dokuwiki/inc/Menu/Item/ |
H A D | ImgBackto.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Back.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Subscribe.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Backlink.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Profile.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Register.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Resendpwd.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Recent.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Revert.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Index.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Revisions.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Login.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Media.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Top.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | MediaManager.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Edit.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | Admin.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|
H A D | AbstractItem.php | 93b8c351fad5246a7a91c86418f15bec833dc99f Fri May 19 13:08:35 UTC 2017 Andreas Gohr <andi@splitbrain.org> beginning of a complete refactoring of the menues
This is an attempt to:
* get rid of the super long, complex functions in in/template.php * make it easy for plugin authors to add their own items to any of our menus, regardless of the used template * continue the progress to make use of SVG in the menues
This takes a similar approach as my actionrefactor branch. Originially I thought both refactorings could be done in one, merging the functionality of DokuWiki actions and the menu items. However I couldn't make it work. So instead we have two separate but similar things. Maybe they can converge later on.
|