├── .github └── workflows │ └── dokuwiki.yml ├── COPYING ├── CREDITS ├── README ├── Search.php ├── _test ├── ActionTest.php ├── AjaxRequestsTest.php ├── GeneralTest.php └── IndexmenuSyntaxTest.php ├── action.php ├── ajax.php ├── all.less ├── conf ├── default.php └── metadata.php ├── images ├── bj-tango.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── bj_ubuntu.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── bw.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── close.gif ├── contis_tango.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── default │ ├── base.gif │ ├── empty.gif │ ├── folder.gif │ ├── folderh.gif │ ├── folderhopen.gif │ ├── folderopen.gif │ ├── info.txt │ ├── join.gif │ ├── joinbottom.gif │ ├── line.gif │ ├── minus.gif │ ├── minusbottom.gif │ ├── nolines_minus.gif │ ├── nolines_plus.gif │ ├── page.gif │ ├── plus.gif │ └── plusbottom.gif ├── doku │ ├── base.gif │ ├── empty.gif │ ├── folder.gif │ ├── folderh.gif │ ├── folderhopen.gif │ ├── folderopen.gif │ ├── info.txt │ ├── join.gif │ ├── joinbottom.gif │ ├── line.gif │ ├── minus.gif │ ├── minusbottom.gif │ ├── nolines_minus.gif │ ├── nolines_plus.gif │ ├── page.gif │ ├── plus.gif │ └── plusbottom.gif ├── doku2 │ ├── Thumbs.db │ ├── base.gif │ ├── empty.gif │ ├── folder.gif │ ├── folderh.gif │ ├── folderhopen.gif │ ├── folderopen.gif │ ├── info.txt │ ├── join.gif │ ├── joinbottom.gif │ ├── line.gif │ ├── minus.gif │ ├── minusbottom.gif │ ├── nolines_minus.gif │ ├── nolines_plus.gif │ ├── page.gif │ ├── plus.gif │ ├── plusbottom.gif │ └── style.css ├── drktheme │ ├── base.gif │ ├── empty.gif │ ├── folder.gif │ ├── folderh.gif │ ├── folderhopen.gif │ ├── folderopen.gif │ ├── info.txt │ ├── join.gif │ ├── joinbottom.gif │ ├── line.gif │ ├── minus.gif │ ├── minusbottom.gif │ ├── nolines_minus.gif │ ├── nolines_plus.gif │ ├── page.gif │ ├── plus.gif │ ├── plusbottom.gif │ └── style.css ├── dryoo.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── empty.gif ├── gnome.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── human.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ ├── plusbottom.png │ └── style.css ├── icons8metrobw.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── icons8w10bw.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── indexmenu_toolbar.png ├── indextheme │ ├── base.gif │ ├── empty.gif │ ├── folder.gif │ ├── folderh.gif │ ├── folderhopen.gif │ ├── folderopen.gif │ ├── info.txt │ ├── join.gif │ ├── joinbottom.gif │ ├── line.gif │ ├── minus.gif │ ├── minusbottom.gif │ ├── page.gif │ ├── plus.gif │ └── plusbottom.gif ├── kde.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── kde │ ├── base.gif │ ├── empty.gif │ ├── folder.gif │ ├── folderh.gif │ ├── folderhopen.gif │ ├── folderopen.gif │ ├── info.txt │ ├── join.gif │ ├── joinbottom.gif │ ├── line.gif │ ├── minus.gif │ ├── minusbottom.gif │ ├── nolines_minus.gif │ ├── nolines_plus.gif │ ├── page.gif │ ├── plus.gif │ └── plusbottom.gif ├── kgs │ ├── base.gif │ ├── empty.gif │ ├── folder.gif │ ├── folderh.gif │ ├── folderhopen.gif │ ├── folderopen.gif │ ├── info.txt │ ├── join.gif │ ├── joinbottom.gif │ ├── line.gif │ ├── minus.gif │ ├── minusbottom.gif │ ├── nolines_minus.gif │ ├── nolines_plus.gif │ ├── page.gif │ ├── plus.gif │ └── plusbottom.gif ├── larrow.gif ├── leopard.png │ ├── base.png │ ├── base_1.png │ ├── base_2.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── msort.gif ├── pcc_dotted │ ├── base.gif │ ├── empty.gif │ ├── folder.gif │ ├── folderh.gif │ ├── folderhopen.gif │ ├── folderopen.gif │ ├── info.txt │ ├── join.gif │ ├── joinbottom.gif │ ├── line.gif │ ├── minus.gif │ ├── minusbottom.gif │ ├── nolines_minus.gif │ ├── nolines_plus.gif │ ├── page.gif │ ├── plus.gif │ └── plusbottom.gif ├── phoenity.png │ ├── base.png │ ├── empty.png │ ├── favicon.ico │ ├── folder.png │ ├── folder_open_file.png │ ├── folder_right.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── home_house.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── new_page.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ ├── plusbottom.png │ ├── toc_bullet.gif │ ├── toc_bullet_red.gif │ └── web_earth.png ├── prdsuser-de.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── rarrow.gif ├── repository │ ├── .htaccess │ ├── bj-tango.png.zip │ ├── bj_ubuntu.png.zip │ ├── default.zip │ ├── doku.zip │ ├── drktheme.zip │ ├── dryoo.png.zip │ ├── gnome.png.zip │ ├── human.png.zip │ ├── indextheme.zip │ ├── kde.png.zip │ ├── kde.zip │ ├── kgs.zip │ ├── leopard.png.zip │ ├── pcc_dotted.zip │ ├── phoenity.png.zip │ ├── prdsuser-de.png.zip │ ├── shiki_brave.png.zip │ ├── simple.zip │ ├── tango.png.zip │ ├── thread.zip │ ├── thread2.zip │ └── vista.png.zip ├── shiki_brave.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── simple │ ├── base.gif │ ├── empty.gif │ ├── folder.gif │ ├── folderh.gif │ ├── folderhopen.gif │ ├── folderopen.gif │ ├── info.txt │ ├── join.gif │ ├── joinbottom.gif │ ├── line.gif │ ├── minus.gif │ ├── minusbottom.gif │ ├── nolines_minus.gif │ ├── nolines_plus.gif │ ├── page.gif │ ├── plus.gif │ └── plusbottom.gif ├── simplefact.png │ ├── Thumbs.db │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── tango.png │ ├── base.png │ ├── empty.png │ ├── favicon.ico │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── format-justify-left.png │ ├── info.txt │ ├── internet-group-chat.png │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── network-transmit.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── thread │ ├── base.gif │ ├── empty.gif │ ├── folder.gif │ ├── folderh.gif │ ├── folderhopen.gif │ ├── folderopen.gif │ ├── info.txt │ ├── join.gif │ ├── joinbottom.gif │ ├── line.gif │ ├── minus.gif │ ├── minusbottom.gif │ ├── nolines_minus.gif │ ├── nolines_plus.gif │ ├── page.gif │ ├── plus.gif │ └── plusbottom.gif ├── thread2 │ ├── base.gif │ ├── empty.gif │ ├── folder.gif │ ├── folderh.gif │ ├── folderhopen.gif │ ├── folderopen.gif │ ├── info.txt │ ├── join.gif │ ├── joinbottom.gif │ ├── line.gif │ ├── minus.gif │ ├── minusbottom.gif │ ├── nolines_minus.gif │ ├── nolines_plus.gif │ ├── page.gif │ ├── plus.gif │ ├── plusbottom.gif │ └── style.css ├── toc_bullet.gif ├── vista.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── was.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ ├── plusbottom.png │ └── style.css └── wb.png │ ├── base.png │ ├── empty.png │ ├── folder.png │ ├── folderh.png │ ├── folderhopen.png │ ├── folderopen.png │ ├── info.txt │ ├── join.png │ ├── joinbottom.png │ ├── line.png │ ├── minus.png │ ├── minusbottom.png │ ├── nolines_minus.png │ ├── nolines_plus.png │ ├── page.png │ ├── plus.png │ └── plusbottom.png ├── inc ├── pclzip.lib.php └── repo.class.php ├── lang ├── ckb │ ├── lang.php │ └── settings.php ├── cs │ ├── lang.php │ └── settings.php ├── da │ ├── lang.php │ └── settings.php ├── de-informal │ ├── lang.php │ └── settings.php ├── de │ ├── lang.php │ └── settings.php ├── el │ └── lang.php ├── en │ ├── lang.php │ └── settings.php ├── eo │ ├── lang.php │ └── settings.php ├── es │ ├── lang.php │ └── settings.php ├── fr │ ├── lang.php │ └── settings.php ├── hr │ ├── lang.php │ └── settings.php ├── hu │ ├── lang.php │ └── settings.php ├── it │ ├── lang.php │ └── settings.php ├── ja │ ├── lang.php │ └── settings.php ├── ko │ ├── lang.php │ └── settings.php ├── nl │ ├── lang.php │ └── settings.php ├── pl │ └── lang.php ├── pt-br │ ├── lang.php │ └── settings.php ├── ru │ ├── lang.php │ └── settings.php ├── sv │ ├── lang.php │ └── settings.php ├── tr │ └── lang.php ├── vi │ └── lang.php ├── zh-tw │ └── lang.php └── zh │ ├── lang.php │ └── settings.php ├── plugin.info.txt ├── script.js ├── scripts ├── contextmenu.js ├── contextmenu.local.js.example ├── contextmenu │ ├── jquery.ui-contextmenu.js │ ├── jquery.ui-contextmenu.min.js │ └── jquery.ui-contextmenu.min.js.map ├── fancytree │ ├── LICENSE.txt │ ├── jquery.fancytree-all-deps.js │ ├── jquery.fancytree-all-deps.min.js │ ├── jquery.fancytree-all-deps.min.js.map │ ├── jquery.fancytree-all.js │ ├── jquery.fancytree-all.min.js │ ├── jquery.fancytree.min.js │ ├── modules │ │ ├── jquery.fancytree.ariagrid.js │ │ ├── jquery.fancytree.childcounter.js │ │ ├── jquery.fancytree.clones.js │ │ ├── jquery.fancytree.columnview.js │ │ ├── jquery.fancytree.dnd.js │ │ ├── jquery.fancytree.dnd5.js │ │ ├── jquery.fancytree.edit.js │ │ ├── jquery.fancytree.filter.js │ │ ├── jquery.fancytree.fixed.js │ │ ├── jquery.fancytree.glyph.js │ │ ├── jquery.fancytree.grid.js │ │ ├── jquery.fancytree.gridnav.js │ │ ├── jquery.fancytree.js │ │ ├── jquery.fancytree.logger.js │ │ ├── jquery.fancytree.menu.js │ │ ├── jquery.fancytree.multi.js │ │ ├── jquery.fancytree.persist.js │ │ ├── jquery.fancytree.table.js │ │ ├── jquery.fancytree.themeroller.js │ │ ├── jquery.fancytree.ui-deps.js │ │ └── jquery.fancytree.wide.js │ ├── readme │ │ └── icons_layout__from ods.png │ ├── skin-awesome │ │ ├── skin-common.less │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-bootstrap-n │ │ ├── skin-common.less │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-bootstrap │ │ ├── boot.css │ │ ├── skin-common.less │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-common.less │ ├── skin-custom-1 │ │ └── README.md │ ├── skin-lion │ │ ├── icons-rtl.gif │ │ ├── icons.gif │ │ ├── loading.gif │ │ ├── skin-common.less │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-material │ │ ├── skin-common.less │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-mdi │ │ ├── skin-common.less │ │ ├── ui.fancytree.less │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-themeroller │ │ ├── icons-rtl.gif │ │ ├── icons.gif │ │ ├── loading.gif │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-typicons │ │ ├── skin-common.less │ │ ├── ui.fancytree.less │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-vista │ │ ├── icons-rtl.gif │ │ ├── icons.gif │ │ ├── loading.gif │ │ ├── skin-common.less │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-win7 │ │ ├── icons-rtl.gif │ │ ├── icons.gif │ │ ├── loading.gif │ │ ├── skin-common.less │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-win8-n │ │ ├── icons-rtl.gif │ │ ├── icons.gif │ │ ├── loading.gif │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-win8-xxl │ │ ├── icons-rtl.gif │ │ ├── icons.gif │ │ ├── loading.gif │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif │ ├── skin-win8 │ │ ├── icons-rtl.gif │ │ ├── icons.gif │ │ ├── loading.gif │ │ ├── skin-common.less │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif │ └── skin-xp │ │ ├── icons-rtl.gif │ │ ├── icons-rtl__old__blue laxy expanders.gif │ │ ├── icons.gif │ │ ├── icons__old__blue lazy expanders.gif │ │ ├── loading.gif │ │ ├── skin-common.less │ │ ├── ui.fancytree.css │ │ ├── ui.fancytree.less │ │ ├── ui.fancytree.min.css │ │ ├── vline-rtl.gif │ │ └── vline.gif ├── indexmenu.js ├── nojsindex.js └── toolbarindexwizard.js ├── style.css └── syntax ├── indexmenu.php └── tag.php /.github/workflows/dokuwiki.yml: -------------------------------------------------------------------------------- 1 | name: DokuWiki Default Tasks 2 | on: 3 | push: 4 | pull_request: 5 | schedule: 6 | - cron: '14 17 21 * *' 7 | 8 | 9 | jobs: 10 | all: 11 | uses: dokuwiki/github-action/.github/workflows/all.yml@main 12 | -------------------------------------------------------------------------------- /CREDITS: -------------------------------------------------------------------------------- 1 | Thanks to: 2 | 3 | Geir Landro: 4 | Dtree Javascript code. 5 | 6 | Roland Hellebart: 7 | The Dtree idea. 8 | 9 | Chris Beetle: 10 | The root namespace index. 11 | 12 | Gleb: 13 | The nons e headpage option suggestion. 14 | 15 | Malyfred: 16 | Resolved incorrect namespaces levels bug. 17 | 18 | Raymond Elferink: 19 | Resolved incorrect ACLs bug. 20 | 21 | Ilya Lebedev: 22 | Skip index option. 23 | 24 | Franck Baron: 25 | Js id option. 26 | 27 | Jon B: 28 | Skip file option. 29 | 30 | Neosky: 31 | Javascript toolbar bug. 32 | 33 | Paul Grove: 34 | Css dynamic properties and suggestion of js theme with differents image formats 35 | 36 | Anja Vag: 37 | Great help in testing and finding bugs. 38 | 39 | Blaz: 40 | Current page highliting suggestion. 41 | 42 | Adrien CLERC: 43 | Start page bug. 44 | 45 | Ryan Jake and Fullindex plugin: 46 | Sort by metada suggestion. 47 | 48 | Herman Huitema: 49 | Context menu search function and great help in testing patches. 50 | 51 | Thomas Binder: 52 | Fixed a bug with msort/nsort that did not manage empty arrays. 53 | 54 | Fabian Pfannes: 55 | German language 56 | 57 | Urban: 58 | Context menu patch and other suggestions 59 | 60 | Gerrit Uitslag (Klap-in): 61 | Rewrite of indexmenu to add new dokuwiki compatibility 62 | Added a new toolbar wizard 63 | add ''hsort'' for sorting [[config:startpage]] pages to top of listing 64 | many others improvements 65 | -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- 1 | ====== Indexmenu Plugin for DokuWiki ====== 2 | 3 | All documentation for the Indexmenu Plugin is available online at: 4 | 5 | * https://dokuwiki.org/plugin:indexmenu 6 | 7 | (c) 2006 - 2012 by Samuele Tognini 8 | -------------------------------------------------------------------------------- /_test/ActionTest.php: -------------------------------------------------------------------------------- 1 | pluginsEnabled[] = 'indexmenu'; 17 | parent::setUp(); // this enables the include plugin 18 | // $this->helper = plugin_load('helper', 'include'); 19 | 20 | // global $conf; 21 | // $conf['hidepages'] = 'inclhidden:hidden'; 22 | 23 | // for testing hidden pages 24 | saveWikiText('ns2:bpage', "======H1======\nText", 'Sort different naturally/title/page'); 25 | saveWikiText('ns2:apage', "======H3======\nText", 'Sort different naturally/title/page'); 26 | saveWikiText('ns2:cpage', "======H2======\nText", 'Sort different naturally/title/page'); 27 | 28 | // pages on different levels 29 | saveWikiText('ns1:ns1:apage', 'Page on level 1', 'Created page on level 1'); 30 | saveWikiText('ns1:lvl2:lvl3:lvl4:apage', 'Page on level 4', 'Created page on level 4'); 31 | saveWikiText('ns1:ns2:apage', 'Page on level 2', 'Created page on level 2'); 32 | saveWikiText('ns1:ns0:bpage', 'Page on level 2', 'Created page on level 2'); 33 | } 34 | 35 | } 36 | -------------------------------------------------------------------------------- /ajax.php: -------------------------------------------------------------------------------- 1 | 8 | * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 9 | */ 10 | 11 | //fix for Opera XMLHttpRequests 12 | if ($_POST === [] && @$HTTP_RAW_POST_DATA) { 13 | parse_str($HTTP_RAW_POST_DATA, $_POST); 14 | } 15 | 16 | require_once(DOKU_INC . 'inc/init.php'); 17 | require_once(DOKU_INC . 'inc/auth.php'); 18 | 19 | //close session 20 | session_write_close(); 21 | 22 | $ajax_indexmenu = new ajax_indexmenu_plugin(); 23 | $ajax_indexmenu->render(); 24 | 25 | /** 26 | * Class ajax_indexmenu_plugin 27 | * @deprecated 2023-11 not used anymore 28 | */ 29 | class ajax_indexmenu_plugin 30 | { 31 | /** 32 | * Output 33 | * 34 | * @author Samuele Tognini 35 | */ 36 | public function render() 37 | { 38 | $req = $_REQUEST['req']; 39 | $succ = false; 40 | //send the zip 41 | if ($req == 'send' && isset($_REQUEST['t'])) { 42 | include(DOKU_PLUGIN . 'indexmenu/inc/repo.class.php'); 43 | $repo = new repo_indexmenu_plugin(); 44 | $succ = $repo->sendTheme($_REQUEST['t']); 45 | } 46 | if ($succ) return; 47 | 48 | header('Content-Type: text/html; charset=utf-8'); 49 | header('Cache-Control: public, max-age=3600'); 50 | header('Pragma: public'); 51 | if ($req === 'local') { 52 | //required for admin.php 53 | //list themes 54 | echo $this->localThemes(); 55 | } 56 | } 57 | 58 | /** 59 | * Print a list of local themes 60 | * TODO: delete this funstion; copy of this function is already in action.php 61 | * @author Samuele Tognini 62 | */ 63 | public function localThemes() 64 | { 65 | $list = 'indexmenu,' . DOKU_URL . ",lib/plugins/indexmenu/images,"; 66 | $data = []; 67 | $handle = @opendir(DOKU_PLUGIN . "indexmenu/images"); 68 | while (false !== ($file = readdir($handle))) { 69 | if ( 70 | is_dir(DOKU_PLUGIN . 'indexmenu/images/' . $file) 71 | && $file != "." 72 | && $file != ".." 73 | && $file != "repository" 74 | && $file != "tmp" 75 | && $file != ".svn" 76 | ) { 77 | $data[] = $file; 78 | } 79 | } 80 | closedir($handle); 81 | sort($data); 82 | $list .= implode(",", $data); 83 | return $list; 84 | } 85 | } 86 | -------------------------------------------------------------------------------- /all.less: -------------------------------------------------------------------------------- 1 | //The data-uri() links in skin-common.less break. Needs to be replaced by url(), DokuWiki can inline if needed 2 | 3 | //moved from skin-common.less to here to prevent wrong prefixing and renamed from spin to spin-fancytree 4 | @keyframes spin-fancytree { 5 | 0% { 6 | transform: rotate(0deg); 7 | } 8 | 100% { 9 | transform: rotate(359deg); 10 | } 11 | } 12 | 13 | 14 | 15 | //Mixins 16 | // note: import of skin-common.less in the imported file below works only if skin-common.less is copied to EACH skin 17 | // folder and referred from its ui.fancytree.less respectively. 18 | .importSkin(@skin-foldername) { 19 | &.@{skin-foldername} { 20 | @import "scripts/fancytree/@{skin-foldername}/ui.fancytree.less"; 21 | //overwrite default variable: @fancy-image-prefix: "./skin-win8/"; the current less compressor does not update paths 22 | //relative to lib/exe/(css.php), workaround DOKU_BASE not available in css 23 | @fancy-image-prefix: "../plugins/indexmenu/scripts/fancytree/@{skin-foldername}/"; 24 | } 25 | } 26 | 27 | //wrap everything by plugin class to ensure its dominates default dokuwiki paddings etc. 28 | .indexmenu_js2 { 29 | //workaround needed for LESS processor of DokuWiki 30 | .setBgImageUrl(@url) when not (@fancy-use-sprites) {} 31 | .useSprite(@x, @y) when not(@fancy-use-sprites) {} 32 | 33 | .importSkin(skin-awesome); 34 | .importSkin(skin-bootstrap); 35 | .importSkin(skin-bootstrap-n); 36 | .importSkin(skin-lion); 37 | .importSkin(skin-material); 38 | .importSkin(skin-mdi); 39 | .importSkin(skin-vista); 40 | .importSkin(skin-win7); 41 | .importSkin(skin-win8); 42 | .importSkin(skin-xp); 43 | .importSkin(skin-typicons); 44 | } 45 | -------------------------------------------------------------------------------- /conf/default.php: -------------------------------------------------------------------------------- 1 | 8 | */ 9 | 10 | $conf['defaultoptions'] = ''; 11 | $conf['only_admins'] = 0; 12 | $conf['aclcache'] = 'groups'; 13 | $conf['headpage'] = ':start:,:same:,:inside:'; 14 | $conf['hide_headpage'] = 1; 15 | $conf['page_index'] = ''; 16 | $conf['empty_msg'] = ''; 17 | $conf['skip_index'] = ''; 18 | $conf['skip_file'] = ''; 19 | $conf['show_sort'] = 1; 20 | //$conf['themes_url'] = 'http://samuele.netsons.org/dokuwiki'; 21 | //$conf['be_repo'] = 0; 22 | -------------------------------------------------------------------------------- /conf/metadata.php: -------------------------------------------------------------------------------- 1 | 8 | */ 9 | 10 | $meta['defaultoptions'] = array('string'); 11 | $meta['only_admins'] = array('onoff','_caution' => 'warning'); 12 | $meta['aclcache'] = array('multichoice', '_choices' => array('none', 'user', 'groups')); 13 | $meta['headpage'] = array('multicheckbox', '_choices' => array(':start:', ':same:', ':inside:')); 14 | $meta['hide_headpage'] = array('onoff'); 15 | $meta['page_index'] = array('string', '_pattern' => '#^[a-z:]*#'); 16 | $meta['empty_msg'] = array('string'); 17 | $meta['skip_index'] = array('string', '_pattern' => '/^($|\/.*\/.*$)/'); 18 | $meta['skip_file'] = array('string', '_pattern' => '/^($|\/.*\/.*$)/'); 19 | $meta['show_sort'] = array('onoff'); 20 | //$meta['themes_url'] = array('string','_pattern' => '/^($|http:\/\/\S+$)/i'); 21 | //$meta['be_repo'] = array('onoff'); 22 | -------------------------------------------------------------------------------- /images/bj-tango.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/base.png -------------------------------------------------------------------------------- /images/bj-tango.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/empty.png -------------------------------------------------------------------------------- /images/bj-tango.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/folder.png -------------------------------------------------------------------------------- /images/bj-tango.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/folderh.png -------------------------------------------------------------------------------- /images/bj-tango.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/folderhopen.png -------------------------------------------------------------------------------- /images/bj-tango.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/folderopen.png -------------------------------------------------------------------------------- /images/bj-tango.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Bernard JOUVE 2 | url= 3 | description= 4 | -------------------------------------------------------------------------------- /images/bj-tango.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/join.png -------------------------------------------------------------------------------- /images/bj-tango.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/joinbottom.png -------------------------------------------------------------------------------- /images/bj-tango.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/line.png -------------------------------------------------------------------------------- /images/bj-tango.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/minus.png -------------------------------------------------------------------------------- /images/bj-tango.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/minusbottom.png -------------------------------------------------------------------------------- /images/bj-tango.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/nolines_minus.png -------------------------------------------------------------------------------- /images/bj-tango.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/nolines_plus.png -------------------------------------------------------------------------------- /images/bj-tango.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/page.png -------------------------------------------------------------------------------- /images/bj-tango.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/plus.png -------------------------------------------------------------------------------- /images/bj-tango.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj-tango.png/plusbottom.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/base.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/empty.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/folder.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/folderh.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/folderhopen.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/folderopen.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Andreas Neuhold 2 | url= 3 | description= 4 | -------------------------------------------------------------------------------- /images/bj_ubuntu.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/join.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/joinbottom.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/line.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/minus.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/minusbottom.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/nolines_minus.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/nolines_plus.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/page.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/plus.png -------------------------------------------------------------------------------- /images/bj_ubuntu.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bj_ubuntu.png/plusbottom.png -------------------------------------------------------------------------------- /images/bw.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/base.png -------------------------------------------------------------------------------- /images/bw.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/empty.png -------------------------------------------------------------------------------- /images/bw.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/folder.png -------------------------------------------------------------------------------- /images/bw.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/folderh.png -------------------------------------------------------------------------------- /images/bw.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/folderhopen.png -------------------------------------------------------------------------------- /images/bw.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/folderopen.png -------------------------------------------------------------------------------- /images/bw.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Dric 2 | description=Black and White PNG icons. 3 | -------------------------------------------------------------------------------- /images/bw.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/join.png -------------------------------------------------------------------------------- /images/bw.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/joinbottom.png -------------------------------------------------------------------------------- /images/bw.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/line.png -------------------------------------------------------------------------------- /images/bw.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/minus.png -------------------------------------------------------------------------------- /images/bw.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/minusbottom.png -------------------------------------------------------------------------------- /images/bw.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/nolines_minus.png -------------------------------------------------------------------------------- /images/bw.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/nolines_plus.png -------------------------------------------------------------------------------- /images/bw.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/page.png -------------------------------------------------------------------------------- /images/bw.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/plus.png -------------------------------------------------------------------------------- /images/bw.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/bw.png/plusbottom.png -------------------------------------------------------------------------------- /images/close.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/close.gif -------------------------------------------------------------------------------- /images/contis_tango.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/base.png -------------------------------------------------------------------------------- /images/contis_tango.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/empty.png -------------------------------------------------------------------------------- /images/contis_tango.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/folder.png -------------------------------------------------------------------------------- /images/contis_tango.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/folderh.png -------------------------------------------------------------------------------- /images/contis_tango.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/folderhopen.png -------------------------------------------------------------------------------- /images/contis_tango.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/folderopen.png -------------------------------------------------------------------------------- /images/contis_tango.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Andreas Neuhold 2 | url= 3 | description= 4 | -------------------------------------------------------------------------------- /images/contis_tango.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/join.png -------------------------------------------------------------------------------- /images/contis_tango.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/joinbottom.png -------------------------------------------------------------------------------- /images/contis_tango.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/line.png -------------------------------------------------------------------------------- /images/contis_tango.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/minus.png -------------------------------------------------------------------------------- /images/contis_tango.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/minusbottom.png -------------------------------------------------------------------------------- /images/contis_tango.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/nolines_minus.png -------------------------------------------------------------------------------- /images/contis_tango.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/nolines_plus.png -------------------------------------------------------------------------------- /images/contis_tango.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/page.png -------------------------------------------------------------------------------- /images/contis_tango.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/plus.png -------------------------------------------------------------------------------- /images/contis_tango.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/contis_tango.png/plusbottom.png -------------------------------------------------------------------------------- /images/default/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/base.gif -------------------------------------------------------------------------------- /images/default/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/empty.gif -------------------------------------------------------------------------------- /images/default/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/folder.gif -------------------------------------------------------------------------------- /images/default/folderh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/folderh.gif -------------------------------------------------------------------------------- /images/default/folderhopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/folderhopen.gif -------------------------------------------------------------------------------- /images/default/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/folderopen.gif -------------------------------------------------------------------------------- /images/default/info.txt: -------------------------------------------------------------------------------- 1 | author=Samuele Tognini 2 | url=http://samuele.netsons.org/dokuwiki 3 | -------------------------------------------------------------------------------- /images/default/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/join.gif -------------------------------------------------------------------------------- /images/default/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/joinbottom.gif -------------------------------------------------------------------------------- /images/default/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/line.gif -------------------------------------------------------------------------------- /images/default/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/minus.gif -------------------------------------------------------------------------------- /images/default/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/minusbottom.gif -------------------------------------------------------------------------------- /images/default/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/nolines_minus.gif -------------------------------------------------------------------------------- /images/default/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/nolines_plus.gif -------------------------------------------------------------------------------- /images/default/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/page.gif -------------------------------------------------------------------------------- /images/default/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/plus.gif -------------------------------------------------------------------------------- /images/default/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/default/plusbottom.gif -------------------------------------------------------------------------------- /images/doku/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/base.gif -------------------------------------------------------------------------------- /images/doku/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/empty.gif -------------------------------------------------------------------------------- /images/doku/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/folder.gif -------------------------------------------------------------------------------- /images/doku/folderh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/folderh.gif -------------------------------------------------------------------------------- /images/doku/folderhopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/folderhopen.gif -------------------------------------------------------------------------------- /images/doku/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/folderopen.gif -------------------------------------------------------------------------------- /images/doku/info.txt: -------------------------------------------------------------------------------- 1 | author=Samuele Tognini 2 | url=http://samuele.netsons.org/dokuwiki 3 | -------------------------------------------------------------------------------- /images/doku/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/join.gif -------------------------------------------------------------------------------- /images/doku/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/joinbottom.gif -------------------------------------------------------------------------------- /images/doku/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/line.gif -------------------------------------------------------------------------------- /images/doku/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/minus.gif -------------------------------------------------------------------------------- /images/doku/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/minusbottom.gif -------------------------------------------------------------------------------- /images/doku/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/nolines_minus.gif -------------------------------------------------------------------------------- /images/doku/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/nolines_plus.gif -------------------------------------------------------------------------------- /images/doku/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/page.gif -------------------------------------------------------------------------------- /images/doku/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/plus.gif -------------------------------------------------------------------------------- /images/doku/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku/plusbottom.gif -------------------------------------------------------------------------------- /images/doku2/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/Thumbs.db -------------------------------------------------------------------------------- /images/doku2/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/base.gif -------------------------------------------------------------------------------- /images/doku2/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/empty.gif -------------------------------------------------------------------------------- /images/doku2/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/folder.gif -------------------------------------------------------------------------------- /images/doku2/folderh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/folderh.gif -------------------------------------------------------------------------------- /images/doku2/folderhopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/folderhopen.gif -------------------------------------------------------------------------------- /images/doku2/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/folderopen.gif -------------------------------------------------------------------------------- /images/doku2/info.txt: -------------------------------------------------------------------------------- 1 | author=Davor Turkalj 2 | url= 3 | -------------------------------------------------------------------------------- /images/doku2/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/join.gif -------------------------------------------------------------------------------- /images/doku2/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/joinbottom.gif -------------------------------------------------------------------------------- /images/doku2/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/line.gif -------------------------------------------------------------------------------- /images/doku2/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/minus.gif -------------------------------------------------------------------------------- /images/doku2/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/minusbottom.gif -------------------------------------------------------------------------------- /images/doku2/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/nolines_minus.gif -------------------------------------------------------------------------------- /images/doku2/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/nolines_plus.gif -------------------------------------------------------------------------------- /images/doku2/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/page.gif -------------------------------------------------------------------------------- /images/doku2/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/plus.gif -------------------------------------------------------------------------------- /images/doku2/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/doku2/plusbottom.gif -------------------------------------------------------------------------------- /images/doku2/style.css: -------------------------------------------------------------------------------- 1 | 2 | 3 | /*Link properties*/ 4 | .dokuwiki .aside .dtree a, 5 | .dokuwiki .dtree a:visited, 6 | .dokuwiki .aside .dtree a:visited, 7 | .dokuwiki .dtree a:link, 8 | .dokuwiki .aside .dtree a:link { 9 | text-decoration: none; 10 | color: #2B73B7; 11 | } 12 | 13 | 14 | /* Current page not highlighting*/ 15 | .dokuwiki .aside .dtree a.navSel { 16 | /* background-color: transparent; */ 17 | background-color: __highlight__; 18 | } 19 | 20 | -------------------------------------------------------------------------------- /images/drktheme/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/base.gif -------------------------------------------------------------------------------- /images/drktheme/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/empty.gif -------------------------------------------------------------------------------- /images/drktheme/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/folder.gif -------------------------------------------------------------------------------- /images/drktheme/folderh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/folderh.gif -------------------------------------------------------------------------------- /images/drktheme/folderhopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/folderhopen.gif -------------------------------------------------------------------------------- /images/drktheme/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/folderopen.gif -------------------------------------------------------------------------------- /images/drktheme/info.txt: -------------------------------------------------------------------------------- 1 | author=Marco Laner 2 | url=http://brk-test.oc-tuning.de/ 3 | description=Marco Laner -------------------------------------------------------------------------------- /images/drktheme/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/join.gif -------------------------------------------------------------------------------- /images/drktheme/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/joinbottom.gif -------------------------------------------------------------------------------- /images/drktheme/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/line.gif -------------------------------------------------------------------------------- /images/drktheme/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/minus.gif -------------------------------------------------------------------------------- /images/drktheme/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/minusbottom.gif -------------------------------------------------------------------------------- /images/drktheme/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/nolines_minus.gif -------------------------------------------------------------------------------- /images/drktheme/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/nolines_plus.gif -------------------------------------------------------------------------------- /images/drktheme/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/page.gif -------------------------------------------------------------------------------- /images/drktheme/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/plus.gif -------------------------------------------------------------------------------- /images/drktheme/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/drktheme/plusbottom.gif -------------------------------------------------------------------------------- /images/drktheme/style.css: -------------------------------------------------------------------------------- 1 | .dtree { 2 | font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 3 | font-size: 12px; 4 | color: __text__; 5 | white-space: nowrap; 6 | line-height: normal; 7 | } 8 | -------------------------------------------------------------------------------- /images/dryoo.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/base.png -------------------------------------------------------------------------------- /images/dryoo.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/empty.png -------------------------------------------------------------------------------- /images/dryoo.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/folder.png -------------------------------------------------------------------------------- /images/dryoo.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/folderh.png -------------------------------------------------------------------------------- /images/dryoo.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/folderhopen.png -------------------------------------------------------------------------------- /images/dryoo.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/folderopen.png -------------------------------------------------------------------------------- /images/dryoo.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Kudesnick 2 | url=http://kudesnick.blogspot.com 3 | -------------------------------------------------------------------------------- /images/dryoo.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/join.png -------------------------------------------------------------------------------- /images/dryoo.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/joinbottom.png -------------------------------------------------------------------------------- /images/dryoo.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/line.png -------------------------------------------------------------------------------- /images/dryoo.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/minus.png -------------------------------------------------------------------------------- /images/dryoo.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/minusbottom.png -------------------------------------------------------------------------------- /images/dryoo.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/nolines_minus.png -------------------------------------------------------------------------------- /images/dryoo.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/nolines_plus.png -------------------------------------------------------------------------------- /images/dryoo.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/page.png -------------------------------------------------------------------------------- /images/dryoo.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/plus.png -------------------------------------------------------------------------------- /images/dryoo.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/dryoo.png/plusbottom.png -------------------------------------------------------------------------------- /images/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/empty.gif -------------------------------------------------------------------------------- /images/gnome.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/base.png -------------------------------------------------------------------------------- /images/gnome.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/empty.png -------------------------------------------------------------------------------- /images/gnome.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/folder.png -------------------------------------------------------------------------------- /images/gnome.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/folderh.png -------------------------------------------------------------------------------- /images/gnome.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/folderhopen.png -------------------------------------------------------------------------------- /images/gnome.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/folderopen.png -------------------------------------------------------------------------------- /images/gnome.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Bernard JOUVE 2 | url= 3 | description= 4 | -------------------------------------------------------------------------------- /images/gnome.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/join.png -------------------------------------------------------------------------------- /images/gnome.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/joinbottom.png -------------------------------------------------------------------------------- /images/gnome.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/line.png -------------------------------------------------------------------------------- /images/gnome.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/minus.png -------------------------------------------------------------------------------- /images/gnome.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/minusbottom.png -------------------------------------------------------------------------------- /images/gnome.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/nolines_minus.png -------------------------------------------------------------------------------- /images/gnome.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/nolines_plus.png -------------------------------------------------------------------------------- /images/gnome.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/page.png -------------------------------------------------------------------------------- /images/gnome.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/plus.png -------------------------------------------------------------------------------- /images/gnome.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/gnome.png/plusbottom.png -------------------------------------------------------------------------------- /images/human.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/base.png -------------------------------------------------------------------------------- /images/human.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/empty.png -------------------------------------------------------------------------------- /images/human.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/folder.png -------------------------------------------------------------------------------- /images/human.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/folderh.png -------------------------------------------------------------------------------- /images/human.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/folderhopen.png -------------------------------------------------------------------------------- /images/human.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/folderopen.png -------------------------------------------------------------------------------- /images/human.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Bernard JOUVE 2 | url= 3 | description= 4 | -------------------------------------------------------------------------------- /images/human.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/join.png -------------------------------------------------------------------------------- /images/human.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/joinbottom.png -------------------------------------------------------------------------------- /images/human.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/line.png -------------------------------------------------------------------------------- /images/human.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/minus.png -------------------------------------------------------------------------------- /images/human.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/minusbottom.png -------------------------------------------------------------------------------- /images/human.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/nolines_minus.png -------------------------------------------------------------------------------- /images/human.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/nolines_plus.png -------------------------------------------------------------------------------- /images/human.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/page.png -------------------------------------------------------------------------------- /images/human.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/plus.png -------------------------------------------------------------------------------- /images/human.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/human.png/plusbottom.png -------------------------------------------------------------------------------- /images/human.png/style.css: -------------------------------------------------------------------------------- 1 | /*--------------------------------------------------| 2 | | dTree 2.05 | www.destroydrop.com/javascript/tree/ | 3 | |---------------------------------------------------| 4 | | Copyright (c) 2002-2003 Geir Landro | 5 | |--------------------------------------------------*/ 6 | /* 7 | a.nodeFdUrl Namespace with url link (headpage) js 8 | a.node Namespace without url link js 9 | a.nodeUrl Page js 10 | a.nodeSel Last visited page js 11 | a.navSel Current page js 12 | a.indexmenu_idx_head link style of a namespace with url (headpage) nojs 13 | a.indexmenu_idx link style of a namespace without url nojs 14 | */ 15 | 16 | .dtree .human\.png a.nodeFdUrl:hover, .dtree a.nodeSel:hover, .dtree .human\.png a.navSel:hover, .dtree .human\.png a.nodeUrl:hover { 17 | background-color: #e5f8cb; 18 | color: #000; 19 | } 20 | 21 | .dtree .human\.png a.navSel { 22 | background-color: #8ae80b; 23 | color: #fff 24 | } 25 | 26 | .human\.png .indexmenu_rmenuhead { 27 | background: #f69d4a url(../../images/close.gif) no-repeat scroll; 28 | border-bottom: 1px solid #000000; 29 | color: #000; 30 | } 31 | 32 | .human\.png ul a:hover { 33 | background-color: #e5f8cb !important; 34 | color: #000 !important; 35 | } 36 | -------------------------------------------------------------------------------- /images/icons8metrobw.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/base.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/empty.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/folder.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/folderh.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/folderhopen.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/folderopen.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Uros 2 | url=https://icons8.com 3 | description=from Icons8 Metro free set (https://icons8.com/icon/set/metro) -------------------------------------------------------------------------------- /images/icons8metrobw.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/join.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/joinbottom.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/line.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/minus.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/minusbottom.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/nolines_minus.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/nolines_plus.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/page.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/plus.png -------------------------------------------------------------------------------- /images/icons8metrobw.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8metrobw.png/plusbottom.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/base.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/empty.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/folder.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/folderh.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/folderhopen.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/folderopen.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Uros 2 | url=https://icons8.com 3 | description=Uros -------------------------------------------------------------------------------- /images/icons8w10bw.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/join.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/joinbottom.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/line.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/minus.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/minusbottom.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/nolines_minus.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/nolines_plus.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/page.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/plus.png -------------------------------------------------------------------------------- /images/icons8w10bw.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/icons8w10bw.png/plusbottom.png -------------------------------------------------------------------------------- /images/indexmenu_toolbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indexmenu_toolbar.png -------------------------------------------------------------------------------- /images/indextheme/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/base.gif -------------------------------------------------------------------------------- /images/indextheme/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/empty.gif -------------------------------------------------------------------------------- /images/indextheme/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/folder.gif -------------------------------------------------------------------------------- /images/indextheme/folderh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/folderh.gif -------------------------------------------------------------------------------- /images/indextheme/folderhopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/folderhopen.gif -------------------------------------------------------------------------------- /images/indextheme/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/folderopen.gif -------------------------------------------------------------------------------- /images/indextheme/info.txt: -------------------------------------------------------------------------------- 1 | author=Anonymous 2 | url= 3 | -------------------------------------------------------------------------------- /images/indextheme/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/join.gif -------------------------------------------------------------------------------- /images/indextheme/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/joinbottom.gif -------------------------------------------------------------------------------- /images/indextheme/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/line.gif -------------------------------------------------------------------------------- /images/indextheme/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/minus.gif -------------------------------------------------------------------------------- /images/indextheme/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/minusbottom.gif -------------------------------------------------------------------------------- /images/indextheme/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/page.gif -------------------------------------------------------------------------------- /images/indextheme/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/plus.gif -------------------------------------------------------------------------------- /images/indextheme/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/indextheme/plusbottom.gif -------------------------------------------------------------------------------- /images/kde.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/base.png -------------------------------------------------------------------------------- /images/kde.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/empty.png -------------------------------------------------------------------------------- /images/kde.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/folder.png -------------------------------------------------------------------------------- /images/kde.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/folderh.png -------------------------------------------------------------------------------- /images/kde.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/folderhopen.png -------------------------------------------------------------------------------- /images/kde.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/folderopen.png -------------------------------------------------------------------------------- /images/kde.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Samuele Tognini 2 | url=http://samuele.netsons.org/dokuwiki 3 | description= 4 | -------------------------------------------------------------------------------- /images/kde.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/join.png -------------------------------------------------------------------------------- /images/kde.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/joinbottom.png -------------------------------------------------------------------------------- /images/kde.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/line.png -------------------------------------------------------------------------------- /images/kde.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/minus.png -------------------------------------------------------------------------------- /images/kde.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/minusbottom.png -------------------------------------------------------------------------------- /images/kde.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/nolines_minus.png -------------------------------------------------------------------------------- /images/kde.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/nolines_plus.png -------------------------------------------------------------------------------- /images/kde.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/page.png -------------------------------------------------------------------------------- /images/kde.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/plus.png -------------------------------------------------------------------------------- /images/kde.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde.png/plusbottom.png -------------------------------------------------------------------------------- /images/kde/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/base.gif -------------------------------------------------------------------------------- /images/kde/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/empty.gif -------------------------------------------------------------------------------- /images/kde/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/folder.gif -------------------------------------------------------------------------------- /images/kde/folderh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/folderh.gif -------------------------------------------------------------------------------- /images/kde/folderhopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/folderhopen.gif -------------------------------------------------------------------------------- /images/kde/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/folderopen.gif -------------------------------------------------------------------------------- /images/kde/info.txt: -------------------------------------------------------------------------------- 1 | author=Anonymous 2 | description=Same kde.png theme, but in gif format. 3 | -------------------------------------------------------------------------------- /images/kde/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/join.gif -------------------------------------------------------------------------------- /images/kde/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/joinbottom.gif -------------------------------------------------------------------------------- /images/kde/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/line.gif -------------------------------------------------------------------------------- /images/kde/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/minus.gif -------------------------------------------------------------------------------- /images/kde/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/minusbottom.gif -------------------------------------------------------------------------------- /images/kde/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/nolines_minus.gif -------------------------------------------------------------------------------- /images/kde/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/nolines_plus.gif -------------------------------------------------------------------------------- /images/kde/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/page.gif -------------------------------------------------------------------------------- /images/kde/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/plus.gif -------------------------------------------------------------------------------- /images/kde/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kde/plusbottom.gif -------------------------------------------------------------------------------- /images/kgs/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/base.gif -------------------------------------------------------------------------------- /images/kgs/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/empty.gif -------------------------------------------------------------------------------- /images/kgs/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/folder.gif -------------------------------------------------------------------------------- /images/kgs/folderh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/folderh.gif -------------------------------------------------------------------------------- /images/kgs/folderhopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/folderhopen.gif -------------------------------------------------------------------------------- /images/kgs/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/folderopen.gif -------------------------------------------------------------------------------- /images/kgs/info.txt: -------------------------------------------------------------------------------- 1 | author=Samuele Tognini 2 | url=http://samuele.netsons.org/dokuwiki 3 | -------------------------------------------------------------------------------- /images/kgs/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/join.gif -------------------------------------------------------------------------------- /images/kgs/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/joinbottom.gif -------------------------------------------------------------------------------- /images/kgs/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/line.gif -------------------------------------------------------------------------------- /images/kgs/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/minus.gif -------------------------------------------------------------------------------- /images/kgs/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/minusbottom.gif -------------------------------------------------------------------------------- /images/kgs/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/nolines_minus.gif -------------------------------------------------------------------------------- /images/kgs/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/nolines_plus.gif -------------------------------------------------------------------------------- /images/kgs/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/page.gif -------------------------------------------------------------------------------- /images/kgs/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/plus.gif -------------------------------------------------------------------------------- /images/kgs/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/kgs/plusbottom.gif -------------------------------------------------------------------------------- /images/larrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/larrow.gif -------------------------------------------------------------------------------- /images/leopard.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/base.png -------------------------------------------------------------------------------- /images/leopard.png/base_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/base_1.png -------------------------------------------------------------------------------- /images/leopard.png/base_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/base_2.png -------------------------------------------------------------------------------- /images/leopard.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/empty.png -------------------------------------------------------------------------------- /images/leopard.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/folder.png -------------------------------------------------------------------------------- /images/leopard.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/folderh.png -------------------------------------------------------------------------------- /images/leopard.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/folderhopen.png -------------------------------------------------------------------------------- /images/leopard.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/folderopen.png -------------------------------------------------------------------------------- /images/leopard.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Andreas Neuhold 2 | url= 3 | description= 4 | -------------------------------------------------------------------------------- /images/leopard.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/join.png -------------------------------------------------------------------------------- /images/leopard.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/joinbottom.png -------------------------------------------------------------------------------- /images/leopard.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/line.png -------------------------------------------------------------------------------- /images/leopard.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/minus.png -------------------------------------------------------------------------------- /images/leopard.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/minusbottom.png -------------------------------------------------------------------------------- /images/leopard.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/nolines_minus.png -------------------------------------------------------------------------------- /images/leopard.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/nolines_plus.png -------------------------------------------------------------------------------- /images/leopard.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/page.png -------------------------------------------------------------------------------- /images/leopard.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/plus.png -------------------------------------------------------------------------------- /images/leopard.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/leopard.png/plusbottom.png -------------------------------------------------------------------------------- /images/msort.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/msort.gif -------------------------------------------------------------------------------- /images/pcc_dotted/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/base.gif -------------------------------------------------------------------------------- /images/pcc_dotted/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/empty.gif -------------------------------------------------------------------------------- /images/pcc_dotted/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/folder.gif -------------------------------------------------------------------------------- /images/pcc_dotted/folderh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/folderh.gif -------------------------------------------------------------------------------- /images/pcc_dotted/folderhopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/folderhopen.gif -------------------------------------------------------------------------------- /images/pcc_dotted/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/folderopen.gif -------------------------------------------------------------------------------- /images/pcc_dotted/info.txt: -------------------------------------------------------------------------------- 1 | author=Katharina Kainz 2 | url=http://online.pccaddie.com/ 3 | description=Katharina Kainz -------------------------------------------------------------------------------- /images/pcc_dotted/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/join.gif -------------------------------------------------------------------------------- /images/pcc_dotted/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/joinbottom.gif -------------------------------------------------------------------------------- /images/pcc_dotted/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/line.gif -------------------------------------------------------------------------------- /images/pcc_dotted/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/minus.gif -------------------------------------------------------------------------------- /images/pcc_dotted/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/minusbottom.gif -------------------------------------------------------------------------------- /images/pcc_dotted/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/nolines_minus.gif -------------------------------------------------------------------------------- /images/pcc_dotted/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/nolines_plus.gif -------------------------------------------------------------------------------- /images/pcc_dotted/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/page.gif -------------------------------------------------------------------------------- /images/pcc_dotted/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/plus.gif -------------------------------------------------------------------------------- /images/pcc_dotted/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/pcc_dotted/plusbottom.gif -------------------------------------------------------------------------------- /images/phoenity.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/base.png -------------------------------------------------------------------------------- /images/phoenity.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/empty.png -------------------------------------------------------------------------------- /images/phoenity.png/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/favicon.ico -------------------------------------------------------------------------------- /images/phoenity.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/folder.png -------------------------------------------------------------------------------- /images/phoenity.png/folder_open_file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/folder_open_file.png -------------------------------------------------------------------------------- /images/phoenity.png/folder_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/folder_right.png -------------------------------------------------------------------------------- /images/phoenity.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/folderh.png -------------------------------------------------------------------------------- /images/phoenity.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/folderhopen.png -------------------------------------------------------------------------------- /images/phoenity.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/folderopen.png -------------------------------------------------------------------------------- /images/phoenity.png/home_house.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/home_house.png -------------------------------------------------------------------------------- /images/phoenity.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Andreas Neuhold 2 | url= 3 | description= 4 | -------------------------------------------------------------------------------- /images/phoenity.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/join.png -------------------------------------------------------------------------------- /images/phoenity.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/joinbottom.png -------------------------------------------------------------------------------- /images/phoenity.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/line.png -------------------------------------------------------------------------------- /images/phoenity.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/minus.png -------------------------------------------------------------------------------- /images/phoenity.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/minusbottom.png -------------------------------------------------------------------------------- /images/phoenity.png/new_page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/new_page.png -------------------------------------------------------------------------------- /images/phoenity.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/nolines_minus.png -------------------------------------------------------------------------------- /images/phoenity.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/nolines_plus.png -------------------------------------------------------------------------------- /images/phoenity.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/page.png -------------------------------------------------------------------------------- /images/phoenity.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/plus.png -------------------------------------------------------------------------------- /images/phoenity.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/plusbottom.png -------------------------------------------------------------------------------- /images/phoenity.png/toc_bullet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/toc_bullet.gif -------------------------------------------------------------------------------- /images/phoenity.png/toc_bullet_red.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/toc_bullet_red.gif -------------------------------------------------------------------------------- /images/phoenity.png/web_earth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/phoenity.png/web_earth.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/base.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/empty.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/folder.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/folderh.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/folderhopen.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/folderopen.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/info.txt: -------------------------------------------------------------------------------- 1 | author=LinuxFanatic 2 | url=www.pardususer.de/dokuwiki 3 | description=This is a combination of Silk and Tulliana icons for our Wiki. 4 | -------------------------------------------------------------------------------- /images/prdsuser-de.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/join.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/joinbottom.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/line.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/minus.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/minusbottom.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/nolines_minus.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/nolines_plus.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/page.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/plus.png -------------------------------------------------------------------------------- /images/prdsuser-de.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/prdsuser-de.png/plusbottom.png -------------------------------------------------------------------------------- /images/rarrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/rarrow.gif -------------------------------------------------------------------------------- /images/repository/.htaccess: -------------------------------------------------------------------------------- 1 | Options All Indexes 2 | IndexOptions FancyIndexing 3 | IndexIgnore .htaccess -------------------------------------------------------------------------------- /images/repository/bj-tango.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/bj-tango.png.zip -------------------------------------------------------------------------------- /images/repository/bj_ubuntu.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/bj_ubuntu.png.zip -------------------------------------------------------------------------------- /images/repository/default.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/default.zip -------------------------------------------------------------------------------- /images/repository/doku.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/doku.zip -------------------------------------------------------------------------------- /images/repository/drktheme.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/drktheme.zip -------------------------------------------------------------------------------- /images/repository/dryoo.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/dryoo.png.zip -------------------------------------------------------------------------------- /images/repository/gnome.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/gnome.png.zip -------------------------------------------------------------------------------- /images/repository/human.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/human.png.zip -------------------------------------------------------------------------------- /images/repository/indextheme.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/indextheme.zip -------------------------------------------------------------------------------- /images/repository/kde.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/kde.png.zip -------------------------------------------------------------------------------- /images/repository/kde.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/kde.zip -------------------------------------------------------------------------------- /images/repository/kgs.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/kgs.zip -------------------------------------------------------------------------------- /images/repository/leopard.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/leopard.png.zip -------------------------------------------------------------------------------- /images/repository/pcc_dotted.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/pcc_dotted.zip -------------------------------------------------------------------------------- /images/repository/phoenity.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/phoenity.png.zip -------------------------------------------------------------------------------- /images/repository/prdsuser-de.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/prdsuser-de.png.zip -------------------------------------------------------------------------------- /images/repository/shiki_brave.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/shiki_brave.png.zip -------------------------------------------------------------------------------- /images/repository/simple.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/simple.zip -------------------------------------------------------------------------------- /images/repository/tango.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/tango.png.zip -------------------------------------------------------------------------------- /images/repository/thread.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/thread.zip -------------------------------------------------------------------------------- /images/repository/thread2.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/thread2.zip -------------------------------------------------------------------------------- /images/repository/vista.png.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/repository/vista.png.zip -------------------------------------------------------------------------------- /images/shiki_brave.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/base.png -------------------------------------------------------------------------------- /images/shiki_brave.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/empty.png -------------------------------------------------------------------------------- /images/shiki_brave.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/folder.png -------------------------------------------------------------------------------- /images/shiki_brave.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/folderh.png -------------------------------------------------------------------------------- /images/shiki_brave.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/folderhopen.png -------------------------------------------------------------------------------- /images/shiki_brave.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/folderopen.png -------------------------------------------------------------------------------- /images/shiki_brave.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Andreas Neuhold 2 | url= 3 | description=Andreas Neuhold -------------------------------------------------------------------------------- /images/shiki_brave.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/join.png -------------------------------------------------------------------------------- /images/shiki_brave.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/joinbottom.png -------------------------------------------------------------------------------- /images/shiki_brave.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/line.png -------------------------------------------------------------------------------- /images/shiki_brave.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/minus.png -------------------------------------------------------------------------------- /images/shiki_brave.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/minusbottom.png -------------------------------------------------------------------------------- /images/shiki_brave.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/nolines_minus.png -------------------------------------------------------------------------------- /images/shiki_brave.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/nolines_plus.png -------------------------------------------------------------------------------- /images/shiki_brave.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/page.png -------------------------------------------------------------------------------- /images/shiki_brave.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/plus.png -------------------------------------------------------------------------------- /images/shiki_brave.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/shiki_brave.png/plusbottom.png -------------------------------------------------------------------------------- /images/simple/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/base.gif -------------------------------------------------------------------------------- /images/simple/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/empty.gif -------------------------------------------------------------------------------- /images/simple/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/folder.gif -------------------------------------------------------------------------------- /images/simple/folderh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/folderh.gif -------------------------------------------------------------------------------- /images/simple/folderhopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/folderhopen.gif -------------------------------------------------------------------------------- /images/simple/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/folderopen.gif -------------------------------------------------------------------------------- /images/simple/info.txt: -------------------------------------------------------------------------------- 1 | author=Samuele Tognini 2 | url=http://samuele.netsons.org/dokuwiki 3 | -------------------------------------------------------------------------------- /images/simple/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/join.gif -------------------------------------------------------------------------------- /images/simple/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/joinbottom.gif -------------------------------------------------------------------------------- /images/simple/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/line.gif -------------------------------------------------------------------------------- /images/simple/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/minus.gif -------------------------------------------------------------------------------- /images/simple/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/minusbottom.gif -------------------------------------------------------------------------------- /images/simple/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/nolines_minus.gif -------------------------------------------------------------------------------- /images/simple/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/nolines_plus.gif -------------------------------------------------------------------------------- /images/simple/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/page.gif -------------------------------------------------------------------------------- /images/simple/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/plus.gif -------------------------------------------------------------------------------- /images/simple/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simple/plusbottom.gif -------------------------------------------------------------------------------- /images/simplefact.png/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/Thumbs.db -------------------------------------------------------------------------------- /images/simplefact.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/base.png -------------------------------------------------------------------------------- /images/simplefact.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/empty.png -------------------------------------------------------------------------------- /images/simplefact.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/folder.png -------------------------------------------------------------------------------- /images/simplefact.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/folderh.png -------------------------------------------------------------------------------- /images/simplefact.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/folderhopen.png -------------------------------------------------------------------------------- /images/simplefact.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/folderopen.png -------------------------------------------------------------------------------- /images/simplefact.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Anonymous 2 | url= -------------------------------------------------------------------------------- /images/simplefact.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/join.png -------------------------------------------------------------------------------- /images/simplefact.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/joinbottom.png -------------------------------------------------------------------------------- /images/simplefact.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/line.png -------------------------------------------------------------------------------- /images/simplefact.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/minus.png -------------------------------------------------------------------------------- /images/simplefact.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/minusbottom.png -------------------------------------------------------------------------------- /images/simplefact.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/nolines_minus.png -------------------------------------------------------------------------------- /images/simplefact.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/nolines_plus.png -------------------------------------------------------------------------------- /images/simplefact.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/page.png -------------------------------------------------------------------------------- /images/simplefact.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/plus.png -------------------------------------------------------------------------------- /images/simplefact.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/simplefact.png/plusbottom.png -------------------------------------------------------------------------------- /images/tango.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/base.png -------------------------------------------------------------------------------- /images/tango.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/empty.png -------------------------------------------------------------------------------- /images/tango.png/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/favicon.ico -------------------------------------------------------------------------------- /images/tango.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/folder.png -------------------------------------------------------------------------------- /images/tango.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/folderh.png -------------------------------------------------------------------------------- /images/tango.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/folderhopen.png -------------------------------------------------------------------------------- /images/tango.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/folderopen.png -------------------------------------------------------------------------------- /images/tango.png/format-justify-left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/format-justify-left.png -------------------------------------------------------------------------------- /images/tango.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Andreas Neuhold 2 | url= 3 | description= 4 | -------------------------------------------------------------------------------- /images/tango.png/internet-group-chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/internet-group-chat.png -------------------------------------------------------------------------------- /images/tango.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/join.png -------------------------------------------------------------------------------- /images/tango.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/joinbottom.png -------------------------------------------------------------------------------- /images/tango.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/line.png -------------------------------------------------------------------------------- /images/tango.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/minus.png -------------------------------------------------------------------------------- /images/tango.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/minusbottom.png -------------------------------------------------------------------------------- /images/tango.png/network-transmit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/network-transmit.png -------------------------------------------------------------------------------- /images/tango.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/nolines_minus.png -------------------------------------------------------------------------------- /images/tango.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/nolines_plus.png -------------------------------------------------------------------------------- /images/tango.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/page.png -------------------------------------------------------------------------------- /images/tango.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/plus.png -------------------------------------------------------------------------------- /images/tango.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/tango.png/plusbottom.png -------------------------------------------------------------------------------- /images/thread/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/base.gif -------------------------------------------------------------------------------- /images/thread/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/empty.gif -------------------------------------------------------------------------------- /images/thread/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/folder.gif -------------------------------------------------------------------------------- /images/thread/folderh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/folderh.gif -------------------------------------------------------------------------------- /images/thread/folderhopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/folderhopen.gif -------------------------------------------------------------------------------- /images/thread/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/folderopen.gif -------------------------------------------------------------------------------- /images/thread/info.txt: -------------------------------------------------------------------------------- 1 | author=Samuele Tognini 2 | url=http://samuele.netsons.org/dokuwiki 3 | -------------------------------------------------------------------------------- /images/thread/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/join.gif -------------------------------------------------------------------------------- /images/thread/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/joinbottom.gif -------------------------------------------------------------------------------- /images/thread/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/line.gif -------------------------------------------------------------------------------- /images/thread/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/minus.gif -------------------------------------------------------------------------------- /images/thread/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/minusbottom.gif -------------------------------------------------------------------------------- /images/thread/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/nolines_minus.gif -------------------------------------------------------------------------------- /images/thread/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/nolines_plus.gif -------------------------------------------------------------------------------- /images/thread/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/page.gif -------------------------------------------------------------------------------- /images/thread/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/plus.gif -------------------------------------------------------------------------------- /images/thread/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread/plusbottom.gif -------------------------------------------------------------------------------- /images/thread2/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/base.gif -------------------------------------------------------------------------------- /images/thread2/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/empty.gif -------------------------------------------------------------------------------- /images/thread2/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/folder.gif -------------------------------------------------------------------------------- /images/thread2/folderh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/folderh.gif -------------------------------------------------------------------------------- /images/thread2/folderhopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/folderhopen.gif -------------------------------------------------------------------------------- /images/thread2/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/folderopen.gif -------------------------------------------------------------------------------- /images/thread2/info.txt: -------------------------------------------------------------------------------- 1 | author=Samuele Tognini 2 | url=http://samuele.netsons.org/dokuwiki 3 | description=Thread style with own css style 4 | -------------------------------------------------------------------------------- /images/thread2/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/join.gif -------------------------------------------------------------------------------- /images/thread2/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/joinbottom.gif -------------------------------------------------------------------------------- /images/thread2/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/line.gif -------------------------------------------------------------------------------- /images/thread2/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/minus.gif -------------------------------------------------------------------------------- /images/thread2/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/minusbottom.gif -------------------------------------------------------------------------------- /images/thread2/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/nolines_minus.gif -------------------------------------------------------------------------------- /images/thread2/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/nolines_plus.gif -------------------------------------------------------------------------------- /images/thread2/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/page.gif -------------------------------------------------------------------------------- /images/thread2/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/plus.gif -------------------------------------------------------------------------------- /images/thread2/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/thread2/plusbottom.gif -------------------------------------------------------------------------------- /images/thread2/style.css: -------------------------------------------------------------------------------- 1 | /*--------------------------------------------------| 2 | | dTree 2.05 | www.destroydrop.com/javascript/tree/ | 3 | |---------------------------------------------------| 4 | | Copyright (c) 2002-2003 Geir Landro | 5 | |--------------------------------------------------*/ 6 | /* 7 | a.nodeFdUrl Namespace with url link (headpage) js 8 | a.node Namespace without url link js 9 | a.nodeUrl Page js 10 | a.nodeSel Last visited page js 11 | a.navSel Current page js 12 | a.indexmenu_idx_head link style of a namespace with url (headpage) nojs 13 | a.indexmenu_idx link style of a namespace without url nojs 14 | */ 15 | 16 | /* dtree properties. No need to change*/ 17 | 18 | .dtree .thread2{ 19 | font-family: Comic Sans MS,Charter; 20 | } 21 | 22 | .dtree .thread2 a.navSel { 23 | background-color: #000; 24 | color: #fff 25 | } 26 | 27 | .thread2 .indexmenu_rmenuhead { 28 | background:#000000 url(../../images/close.gif) no-repeat scroll; 29 | border-bottom: 1px solid #000000; 30 | color:#ffffff; 31 | } 32 | -------------------------------------------------------------------------------- /images/toc_bullet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/toc_bullet.gif -------------------------------------------------------------------------------- /images/vista.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/base.png -------------------------------------------------------------------------------- /images/vista.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/empty.png -------------------------------------------------------------------------------- /images/vista.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/folder.png -------------------------------------------------------------------------------- /images/vista.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/folderh.png -------------------------------------------------------------------------------- /images/vista.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/folderhopen.png -------------------------------------------------------------------------------- /images/vista.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/folderopen.png -------------------------------------------------------------------------------- /images/vista.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Kudesnick 2 | url=http://kudesnick.blogspot.com 3 | -------------------------------------------------------------------------------- /images/vista.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/join.png -------------------------------------------------------------------------------- /images/vista.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/joinbottom.png -------------------------------------------------------------------------------- /images/vista.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/line.png -------------------------------------------------------------------------------- /images/vista.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/minus.png -------------------------------------------------------------------------------- /images/vista.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/minusbottom.png -------------------------------------------------------------------------------- /images/vista.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/nolines_minus.png -------------------------------------------------------------------------------- /images/vista.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/nolines_plus.png -------------------------------------------------------------------------------- /images/vista.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/page.png -------------------------------------------------------------------------------- /images/vista.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/plus.png -------------------------------------------------------------------------------- /images/vista.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/vista.png/plusbottom.png -------------------------------------------------------------------------------- /images/was.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/base.png -------------------------------------------------------------------------------- /images/was.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/empty.png -------------------------------------------------------------------------------- /images/was.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/folder.png -------------------------------------------------------------------------------- /images/was.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/folderh.png -------------------------------------------------------------------------------- /images/was.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/folderhopen.png -------------------------------------------------------------------------------- /images/was.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/folderopen.png -------------------------------------------------------------------------------- /images/was.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Wizardry and Steamworks 2 | url=http://was.fm/ 3 | description=Wizardry and Steamworks -------------------------------------------------------------------------------- /images/was.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/join.png -------------------------------------------------------------------------------- /images/was.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/joinbottom.png -------------------------------------------------------------------------------- /images/was.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/line.png -------------------------------------------------------------------------------- /images/was.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/minus.png -------------------------------------------------------------------------------- /images/was.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/minusbottom.png -------------------------------------------------------------------------------- /images/was.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/nolines_minus.png -------------------------------------------------------------------------------- /images/was.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/nolines_plus.png -------------------------------------------------------------------------------- /images/was.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/page.png -------------------------------------------------------------------------------- /images/was.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/plus.png -------------------------------------------------------------------------------- /images/was.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/was.png/plusbottom.png -------------------------------------------------------------------------------- /images/was.png/style.css: -------------------------------------------------------------------------------- 1 | .dtree .was\.png { 2 | /* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */ 3 | font-size: 20pt; 4 | color: __text__; 5 | white-space: nowrap; 6 | line-height: normal; 7 | } 8 | -------------------------------------------------------------------------------- /images/wb.png/base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/base.png -------------------------------------------------------------------------------- /images/wb.png/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/empty.png -------------------------------------------------------------------------------- /images/wb.png/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/folder.png -------------------------------------------------------------------------------- /images/wb.png/folderh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/folderh.png -------------------------------------------------------------------------------- /images/wb.png/folderhopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/folderhopen.png -------------------------------------------------------------------------------- /images/wb.png/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/folderopen.png -------------------------------------------------------------------------------- /images/wb.png/info.txt: -------------------------------------------------------------------------------- 1 | author=Dric modified by Bastian 2 | description=White and Black PNG icons. 3 | -------------------------------------------------------------------------------- /images/wb.png/join.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/join.png -------------------------------------------------------------------------------- /images/wb.png/joinbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/joinbottom.png -------------------------------------------------------------------------------- /images/wb.png/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/line.png -------------------------------------------------------------------------------- /images/wb.png/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/minus.png -------------------------------------------------------------------------------- /images/wb.png/minusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/minusbottom.png -------------------------------------------------------------------------------- /images/wb.png/nolines_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/nolines_minus.png -------------------------------------------------------------------------------- /images/wb.png/nolines_plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/nolines_plus.png -------------------------------------------------------------------------------- /images/wb.png/page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/page.png -------------------------------------------------------------------------------- /images/wb.png/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/plus.png -------------------------------------------------------------------------------- /images/wb.png/plusbottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/images/wb.png/plusbottom.png -------------------------------------------------------------------------------- /inc/repo.class.php: -------------------------------------------------------------------------------- 1 | 11 | */ 12 | 13 | public function sendTheme($file) 14 | { 15 | require_once(DOKU_PLUGIN . 'indexmenu/syntax/indexmenu.php'); 16 | $idxm = new syntax_plugin_indexmenu_indexmenu(); 17 | //clean the file name 18 | $file = cleanID($file); 19 | //check config 20 | if (!$idxm->getConf('be_repo') || empty($file)) return false; 21 | $repodir = DOKU_PLUGIN . "indexmenu/images/repository"; 22 | $zipfile = $repodir . "/$file.zip"; 23 | $localtheme = DOKU_PLUGIN . "indexmenu/images/$file/"; 24 | //theme does not exists 25 | if (!file_exists($localtheme)) return false; 26 | if (!io_mkdir_p($repodir)) return false; 27 | $lm = @filemtime($zipfile); 28 | //no cached zip or older than 1 day 29 | if ($lm < time() - (60 * 60 * 24)) { 30 | //create the zip 31 | require_once(DOKU_PLUGIN . "indexmenu/inc/pclzip.lib.php"); 32 | @unlink($zipfile); 33 | $zip = new PclZip($zipfile); 34 | $status = $zip->add($localtheme, PCLZIP_OPT_REMOVE_ALL_PATH); 35 | //error 36 | if ($status == 0) return false; 37 | } 38 | $len = (int) filesize($zipfile); 39 | //don't send large zips 40 | if ($len > 2 * 1024 * 1024) return false; 41 | //headers 42 | header('Cache-Control: must-revalidate, no-transform, post-check=0, pre-check=0'); 43 | header('Pragma: public'); 44 | header('Content-Type: application/zip'); 45 | header('Content-Disposition: attachment; filename="' . basename($zipfile) . '";'); 46 | header("Content-Transfer-Encoding: binary"); 47 | //send zip 48 | $fp = @fopen($zipfile, 'rb'); 49 | if ($fp) { 50 | $ct = @fread($fp, $len); 51 | echo $ct; 52 | } 53 | @fclose($fp); 54 | return true; 55 | } 56 | } 57 | -------------------------------------------------------------------------------- /lang/cs/lang.php: -------------------------------------------------------------------------------- 1 | 7 | * @author Vojta Olsan 8 | */ 9 | $lang['menu'] = 'Indexmenu nástroje'; 10 | $lang['fetch'] = 'Zobrazit'; 11 | $lang['install'] = 'Nainstalovat'; 12 | $lang['delete'] = 'Smazat'; 13 | $lang['check'] = 'Zkontrolovat'; 14 | $lang['no_repos'] = 'Nebyla nastavena adresa úložiště šablon.'; 15 | $lang['disabled'] = 'Zakázané'; 16 | $lang['conn_err'] = 'Chyba spojení'; 17 | $lang['dir_err'] = 'Nezdařilo se vytvoření dočasné složky pro stažení šablony'; 18 | $lang['down_err'] = 'Nezdařilo se stažení šablony'; 19 | $lang['zip_err'] = 'Nastala chyba při vytváření nebo rozbalování ZIPu'; 20 | $lang['delete_ok'] = 'Šablona byla úspěšně smazána'; 21 | $lang['delete_no'] = 'Při mazání šablony nastala chyba'; 22 | $lang['upload'] = 'Sdílet'; 23 | $lang['checkupdates'] = 'Aktualizace pluginů'; 24 | $lang['js']['options'] = 'Možnosti'; 25 | $lang['js']['navigation'] = 'Navigace'; 26 | $lang['js']['sort'] = 'Srovnat'; 27 | $lang['js']['filter'] = 'Filtrovat'; 28 | $lang['js']['performance'] = 'Výkon'; 29 | $lang['js']['nsdepth'] = 'Hloubka'; 30 | $lang['js']['theme'] = 'Téma'; 31 | $lang['js']['tsort'] = 'Podle názvu'; 32 | $lang['js']['dsort'] = 'Podle data'; 33 | $lang['js']['msort'] = 'Podle meta tagu'; 34 | $lang['js']['nons'] = 'Zobrazit pouze stránky'; 35 | $lang['js']['insertmetanum'] = 'Vložit metačíslo'; 36 | $lang['js']['page'] = 'Stránka'; 37 | $lang['js']['revs'] = 'Revize'; 38 | $lang['js']['editmode'] = 'Editační mód'; 39 | $lang['js']['insertdwlink'] = 'Vložit jako DWlink'; 40 | $lang['js']['search'] = 'Vyhledat ...'; 41 | $lang['js']['create'] = 'Vytvořit'; 42 | $lang['js']['more'] = 'Více'; 43 | $lang['js']['purgecache'] = 'Vyčistit cache'; 44 | $lang['js']['exporthtml'] = 'Exportovat jako HTML'; 45 | $lang['js']['exporttext'] = 'Exportovat jako text'; 46 | $lang['js']['newpage'] = 'Nová stránka...'; 47 | $lang['js']['edit'] = 'Upravit'; 48 | $lang['js']['loading'] = 'Nahrávání...'; 49 | -------------------------------------------------------------------------------- /lang/cs/settings.php: -------------------------------------------------------------------------------- 1 | 7 | */ 8 | $lang['checkupdate'] = 'Pravidelně kontrolovat aktualizace'; 9 | -------------------------------------------------------------------------------- /lang/da/lang.php: -------------------------------------------------------------------------------- 1 | 7 | */ 8 | $lang['menu'] = 'Indexmenu værktøjer'; 9 | $lang['fetch'] = 'Vis'; 10 | $lang['install'] = 'Installer'; 11 | $lang['delete'] = 'Slet'; 12 | $lang['check'] = 'Marker'; 13 | $lang['disabled'] = 'Deaktiveret'; 14 | $lang['conn_err'] = 'Forbindelsesfejl'; 15 | $lang['dir_err'] = 'Kunne ikke oprette midlertidig mappe til at indeholde tema'; 16 | $lang['down_err'] = 'Kunne ikke modtage tema'; 17 | $lang['zip_err'] = 'ZIP oprettelses eller udpakningsfejl'; 18 | $lang['install_ok'] = 'tema installeret korrekt. Det nye tema er til rådighed i værktøjslinjen for redigeringssiden eller med js#theme_name option.'; 19 | $lang['install_no'] = 'Forbindelsesfejl. Du kan dog prøve at downloade dit tema manuelt fra dette sted.'; 20 | $lang['delete_ok'] = 'Tema blev slettet korrekt.'; 21 | $lang['delete_no'] = 'Der opstod en fejl ved sletning af tema'; 22 | $lang['upload'] = 'Del'; 23 | $lang['checkupdates'] = 'Udvidelsesopdateringer'; 24 | $lang['noupdates'] = 'Indexmenu skal ikke opdateres. Du har allerede den nyeste udgave:'; 25 | $lang['js']['indexmenuwizard'] = 'Indexmenu guide'; 26 | $lang['js']['index'] = 'Index'; 27 | $lang['js']['options'] = 'Indstillinger'; 28 | $lang['js']['navigation'] = 'Navigation'; 29 | $lang['js']['sort'] = 'Sorter'; 30 | $lang['js']['filter'] = 'Filtrer'; 31 | $lang['js']['performance'] = 'Ydelse'; 32 | $lang['js']['namespace'] = 'Navnerum'; 33 | $lang['js']['nsdepth'] = 'Dybde'; 34 | $lang['js']['tsort'] = 'Efter titel'; 35 | $lang['js']['dsort'] = 'Efter dato'; 36 | $lang['js']['msort'] = 'Efter metatag'; 37 | $lang['js']['nsort'] = 'Sorter også navnerum'; 38 | $lang['js']['nons'] = 'Vis kun sider'; 39 | $lang['js']['nopg'] = 'Vis kun navnerum'; 40 | $lang['js']['insert'] = 'Indsæt indexmenu'; 41 | $lang['js']['metanum'] = 'Metanummer for sortering'; 42 | $lang['js']['insertmetanum'] = 'Indsæt metanummer'; 43 | -------------------------------------------------------------------------------- /lang/da/settings.php: -------------------------------------------------------------------------------- 1 | 7 | */ 8 | $lang['checkupdate'] = 'Søg periodisk efter opdateringer.'; 9 | -------------------------------------------------------------------------------- /lang/eo/settings.php: -------------------------------------------------------------------------------- 1 | 7 | */ 8 | $lang['checkupdate'] = 'Kontroli ripete por aktualigoj.'; 9 | $lang['only_admins'] = 'Permesi indeksmenu-sintakson nur al administrantoj.
Notu, ke paĝo modifata de ne-administranto perdas ĉiujn enajn indeksmenu-arbojn.'; 10 | $lang['aclcache'] = 'Optimumigu la indexmenu-kaŝmemoron por alirkontrolo (funkcias nur por nomspacoj demandataj de root).
La elekto de la metodo influas nur la montron de nodoj en la indexmenu-arbo, ne la paĝ-rajtigojn.
  • Neniu: standardo. Tio estas pli rapida metodo kaj ne kreas aldonajn kaŝmemor-dosierojn, sed nodoj sen alirrajtoj povus esti montrataj al nerajtigitoj kaj inverse. Rekomendita se vi ne malpermesas aliron aŭ ne gravas, kiel la arbo estas montrata.
  • Uzanto: po-uzanta ensalutado. Malpli rapida metodo, kiu kreas multajn kaŝmemor-dosierojn, sed ĉiam ĝuste kaŝas malpermesitajn paĝojn. Rekomendita se vi uzas paĝalirkontrolon, kiu dependas je ensalutado de uzantoj.
  • Grupoj: Per grupa membreco. Bona kompromiso inter la intaŭaj metodoj, sed kaze ke uzanto apartenas al grupo kun lego-permeso, li tamen povas legi ĉion en la nodo. Rekomendita se la alirkontrolo de via retejo dependas de grupmembreco.
'; 11 | $lang['headpage'] = 'Metodo por la kapopaĝo: la paĝo, de kiu preni la titolon kaj ligilon al nomspaco.
Povas esti iu el tiuj:
  • La ĉefa startpaĝo.
  • Paĝo ene de nomspaco kaj ties enhavo.
  • Samnivela nomspaco kaj ties enhavo.
  • Mem kreita paĝnomo.
  • Komodisigita listo de paĝnomoj.
'; 12 | $lang['hide_headpage'] = 'Kaŝi ĉefpaĝojn.'; 13 | $lang['page_index'] = 'La paĝo, kiu anstataŭos la ĉefan dokuwiki-indekson. Kreu ĝin kaj enmetu la indexmenu-kodon. Uzu id#random, se vi jam havas flankan indexmenu-strion kun navbar-opcio. Mi proponas {{indexmenu>..|js navbar nocookie id#random}}.'; 14 | $lang['empty_msg'] = 'Mesaĝo, kiam arbo estas malplena. Uzi DokuWiki-sintakson, ne HTML-kodon. La {{ns}}>-variablo estas mallongigo por la koncerna nomspaco.'; 15 | $lang['skip_index'] = 'Nomspacoj por pretersalti. Uzu regulan esprimon. Ekzemplo: /(sidebars|private:myns)/'; 16 | $lang['skip_file'] = 'Paĝoj por pretersalti. Uzu regulan esprimon. Ekzemplo: /(:start$|^public:newstart$)/'; 17 | $lang['show_sort'] = 'Montri la indexmenu-numeron al administrantoj kiel noto ĉe la paĝokomenco'; 18 | $lang['themes_url'] = 'HTTP-URL, de kiu elŝuti js-temojn.'; 19 | $lang['be_repo'] = 'Permesi al aliaj elŝuti temojn de via paĝaro.'; 20 | -------------------------------------------------------------------------------- /lang/ja/settings.php: -------------------------------------------------------------------------------- 1 | 7 | * @author Hideaki SAWADA 8 | */ 9 | $lang['checkupdate'] = '更新を定期的に確認する。'; 10 | $lang['only_admins'] = 'indexmenu 構文を管理者のみに許可します。
管理者でないユーザーが編集すると、ページ内の indexmenu ツリーはすべてなくなります。'; 11 | $lang['aclcache'] = 'ACL のための indexmenu キャッシュを最適化します(要求された名前空間の root 専用として動作します)。
選択した方法は、indexmenu ツリー上のノード表示だけに影響し、ページに対する権限には影響しません。
  • None: 標準。速い方法で、キャッシュファイルを作成しませんが、権限に制限があるノードを無許可のユーザーに表示したり、その逆の可能性もあります。 12 | ACL によってページへのアクセスを管理していないか、管理していてもにツリーに表示されることを気にしない場合に推奨。
  • User: ユーザーログイン毎。遅い方法で、多くのキャッシュファイルを作成しますが、常に正しく制限されたページを非表示にします。ログインユーザーに依存したページ ACL がある場合に推奨。
  • Groups: グループ毎。前の方法との程よい妥協。しかし、ACL 認証を持つグループに属しているユーザーに対して読み取り ACL を拒否した場合、そのユーザーはツリー内のノードを表示してしまします。サイト全体の ACL がグループに依存する場合に推奨。
'; 13 | $lang['headpage'] = 'ヘッドページの方法: 名前空間の見出しとリンクの回収元のページ
この値のいずれかになります:
  • グローバルスタートページ
  • 名前空間の中にある名前空間と同名のページ
  • 名前空間と同じ階層にある名前空間と同名のページ
  • カスタムページ名
  • ページ名のカンマ区切り一覧
'; 14 | $lang['hide_headpage'] = 'ヘッドページを非表示にする'; 15 | $lang['empty_msg'] = 'ツリーが空の場合、表示するメッセージ。HTML コードではなく DokuWiki 構文を使用して下さい。{{ns}} 変数は要求された名前空間のショートカットです。'; 16 | $lang['skip_index'] = '対象外とする名前空間 ID。正規表現の形式を使用します。例: /(sidebars|private:myns)/'; 17 | $lang['skip_file'] = '対象外とするページ ID。正規表現の形式を使用します。例: /(:start$|^public:newstart$)/'; 18 | $lang['show_sort'] = '管理者にはページの注釈の先頭に indexmenu ソート番号を表示する。'; 19 | $lang['themes_url'] = 'この http URL から js テーマをダウンロードする。'; 20 | $lang['defaultoptions'] = 'indexmenu オプションのスペース区切り一覧。全ての indexmenu にデフォルト適用します。プラグイン構文の逆コマンドで元に戻すことができます。'; 21 | -------------------------------------------------------------------------------- /lang/ko/settings.php: -------------------------------------------------------------------------------- 1 | 7 | * @author Erial 8 | */ 9 | $lang['checkupdate'] = '업데이트를 정기적으로 확인합니다.'; 10 | $lang['only_admins'] = 'Indexmenu 문법을 관리자에게만 허용합니다.
관리자가 아닌 사용자가 편집한 문서는 매번 포함된 Indexmenu 트리가 사라짐에 주의하세요.'; 11 | $lang['aclcache'] = 'ACL에 대한 Indexmenu 캐시를 최적화합니다. (루트 요청된 이름공간에 대해서만 작동)
방법을 선택하는 것은 문서 권한이 아니라, Indexmenu 트리의 노드만 시각화에 영향을 줍니다.
  • 없음: 표준. 빠른 방법이고 추가적인 캐시 파일을 만들지 않지만, 거부된 권한이 있는 노드가 권한이 없는 사용자나 그 반대에게 보일 수 있습니다. ACL에 의한 문서 접근을 거부하지 않거나 트리를 표시하는 방법을 상관하지 않을 때 권장합니다.
  • 사용자: 사용자마다 로그인. 느린 방법이고 캐시 파일을 많이 만들지만, 항상 올바르게 거부된 문서를 숨깁니다. 사용자 로그인에 의존하는 문서 ACL이 있을 때 권장합니다.
  • 그룹: 그룹마다 구성원 자격. 이전의 두 방법 사이에 타협이 좋지만, 읽기 ACL 인증이 있는 그룹에 속하는 사용자에게 읽기 ACL을 거부하는 경우에, 어쨌든 트리에 있는 노드를 표시할 수 있습니다. 그룹 구성원에 의존하는 전체 사이트 ACL일 때 권장합니다.
'; 12 | $lang['headpage'] = '머릿문서 메서드: 이름공간의 제목과 링크를 얻는 문서입니다.
다음 값 중 하나일 수 있습니다:
  • 전역 시작 문서입니다.
  • 거기 안에 있는 이름공간 이름이 있는 문서입니다.
  • 이름공간 이름과 같은 수준이 있는 문서입니다.
  • 사용자 지정 이름 문서입니다.
  • 문서 이름의 쉼표로 구분된 목록입니다.
'; 13 | $lang['hide_headpage'] = '머릿문서를 숨깁니다.'; 14 | $lang['page_index'] = '주 도쿠위키 색인을 바꿀 문서. 문서를 만들고 Indexmenu 문법을 넣으세요. navbar 옵션으로 Indexmenu 사이드바가 이미 있으면 id#random을 사용하세요. 내 제안은 {{indexmenu>..|js navbar nocookie id#random}}입니다.'; 15 | $lang['empty_msg'] = '트리가 비어있을 때 보여줄 메시지. 도쿠위키 문법을 사용하고 html 코드를 사용하지 마세요. {{ns}} 변수는 요청한 이름공간에 대한 단축입니다.'; 16 | $lang['skip_index'] = '건너뛰는 이름공간 ID. 정규 표현식 형식을 사용하세요. 예: /(사이트바|비공개:내이름공간)/'; 17 | $lang['skip_file'] = '건너뛰는 문서 ID. 정규 표현식 형식을 사용하세요. 예: /(:start$|^public:newstart$)/'; 18 | $lang['show_sort'] = '문서 노드의 위로 Indexmenu 정렬 숫자를 관리자에게 보이기'; 19 | $lang['themes_url'] = '이 http url에서 js 테마를 다운로드합니다.'; 20 | $lang['be_repo'] = '다른 사용자가 사이트에서 테마를 다운로드할 수 있습니다.'; 21 | $lang['defaultoptions'] = 'indexmenu의 설정은 공간으로 나뉩니다. 설정된 내용은 플러그인 문법에 따라 명령이 지정된 경우를 제외한 모든 indexmenu에 기본으로 적용됩니다'; 22 | -------------------------------------------------------------------------------- /lang/pl/lang.php: -------------------------------------------------------------------------------- 1 | 7 | */ 8 | $lang['menu'] = 'Narzędzia indexmenu'; 9 | $lang['fetch'] = 'Pokaż'; 10 | $lang['install'] = 'Instaluj'; 11 | $lang['delete'] = 'Usuń'; 12 | $lang['check'] = 'Sprawdź'; 13 | $lang['disabled'] = 'Zablokowany'; 14 | $lang['conn_err'] = 'Błąd połączenia'; 15 | $lang['checkupdates'] = 'Aktualizacja pluginu'; 16 | $lang['no_repos'] = 'Nie skonfigurowano adresu URL repozytorium motywów.'; 17 | $lang['dir_err'] = 'Nie można utworzyć folderu tymczasowego do odebrania motywu'; 18 | $lang['down_err'] = 'Nie można odebrać motywu'; 19 | $lang['zip_err'] = 'Błąd tworzenia lub rozpakowywania zip'; 20 | $lang['install_ok'] = 'motyw zainstalowano pomyślnie. Nowy motyw jest dostępny na pasku narzędzi strony edycji lub z opcją js#theme_name.'; 21 | $lang['delete_ok'] = 'Motyw został skasowany pomyślnie.'; 22 | $lang['delete_no'] = 'Wystąpił błąd podczas usuwania motywu'; 23 | $lang['upload'] = 'Udostępnij'; 24 | $lang['js']['index'] = 'Indeks'; 25 | $lang['js']['options'] = 'Opcje'; 26 | $lang['js']['navigation'] = 'Nawigacja'; 27 | $lang['js']['sort'] = 'Sortuj'; 28 | $lang['js']['filter'] = 'Filtruj'; 29 | $lang['js']['tsort'] = 'Po tytule'; 30 | $lang['js']['dsort'] = 'Po dacie'; 31 | $lang['js']['msort'] = 'Po meta tag'; 32 | $lang['js']['nons'] = 'Pokaż tylko strony'; 33 | $lang['js']['page'] = 'Strona'; 34 | $lang['js']['search'] = 'Szukaj ...'; 35 | $lang['js']['performance'] = 'Wydajność'; 36 | $lang['js']['namespace'] = 'Przestrzeń'; -------------------------------------------------------------------------------- /lang/sv/settings.php: -------------------------------------------------------------------------------- 1 | 7 | */ 8 | $lang['checkupdate'] = 'Sök återkommande efter uppdateringar.'; 9 | $lang['only_admins'] = 'Tillåt indexmeny-syntax endast för administratörer.
Notera att en sida som redigeras av en icke-administratör kommer att förlora alla inkluderade indexmeny-träd.'; 10 | $lang['hide_headpage'] = 'Göm huvudsidor.'; 11 | $lang['page_index'] = 'Sidan kommer att ersätta ordinarie DokuWiki-index. Skapa den och lägg till indexmeny-syntax. Använd code>id#random om du redan har en sidofält för indexmeny med navbar-alternativ. Jag föreslår att du använder {{indexmenu>..|js navbar nocookie id#random}}.'; 12 | $lang['empty_msg'] = 'Meddelande att visa när trädet är tomt. Använd DokuWiki-syntax, inte html-kod. {{ns}}-variabeln är en förkortning för den begärda namnrymden.'; 13 | $lang['skip_index'] = 'Namnsrymd-ID att hoppa över. Använd formatet för reguljära uttryck. Exempel /(:start$|^public:newstart$)/'; 14 | $lang['skip_file'] = 'Sid-ID att hoppa över. Använd formatet för reguljära uttryck. Exempel /(:start$|^public:newstart$)/'; 15 | $lang['show_sort'] = 'Visa för administratörer indexmenyns sorteringsnummer som en anteckning överst på sidan'; 16 | $lang['themes_url'] = 'Ladda ner js-templat från denna http-url'; 17 | $lang['be_repo'] = 'Låt andra ladda ner templat från din webbplats.'; 18 | $lang['defaultoptions'] = 'Lista på indexmeny-alternativ separerade med blanksteg. Dessa alternativ kommer att appliceras som standard till alla indexmenyer och kan inaktiveras med reverseringskommande i pluginets syntax.'; 19 | -------------------------------------------------------------------------------- /lang/tr/lang.php: -------------------------------------------------------------------------------- 1 | 7 | */ 8 | $lang['menu'] = 'Indexmenu Hizmetleri'; 9 | $lang['fetch'] = 'Göster'; 10 | $lang['install'] = 'Kur'; 11 | $lang['delete'] = 'Sil'; 12 | $lang['check'] = 'Kontrol et'; 13 | $lang['no_repos'] = 'Hiç bir tema deposunun adresi değiştirilmedi.'; 14 | $lang['disabled'] = 'Devre dışı'; 15 | $lang['conn_err'] = 'Bağlantı hatası'; 16 | $lang['dir_err'] = 'Temayı almak için geçici klasör oluşturulamadı'; 17 | $lang['down_err'] = 'Tema alınamadı'; 18 | $lang['zip_err'] = 'Zip oluşturulurken veya açılırken hata ile karşılaşıldı'; 19 | $lang['install_ok'] = 'tema başarıyla kuruldu. Yeni tema sayfa düzenleme ekranındaki araç çubuğunda veya js#theme_name option ile kullanılabilir.'; 20 | $lang['install_no'] = 'Bağlantı hatası. Yine de temanızı bu adresi kullanarak, elle yüklemeyi deneyebilirsiniz.'; 21 | $lang['delete_ok'] = 'Tema başarıyla silindi.'; 22 | $lang['delete_no'] = 'Tema silinirken bir hatayla karşılaşıldı'; 23 | $lang['upload'] = 'Paylaş'; 24 | $lang['checkupdates'] = 'Eklenti güncellemeleri'; 25 | $lang['noupdates'] = 'Indexmenu eklentisinin güncellenmesine gerek yok. Zaten son sürümü kullanıyorsunuz.'; 26 | -------------------------------------------------------------------------------- /lang/zh-tw/lang.php: -------------------------------------------------------------------------------- 1 | 7 | */ 8 | $lang['fetch'] = '顯示'; 9 | $lang['install'] = '安裝'; 10 | $lang['delete'] = '刪除'; 11 | $lang['check'] = '檢查'; 12 | $lang['disabled'] = '關閉'; 13 | $lang['conn_err'] = '連接錯誤'; 14 | $lang['dir_err'] = '無法建立暫時資料夾來接受主題佈景'; 15 | $lang['down_err'] = '無法接受主題佈景'; 16 | $lang['zip_err'] = '壓縮檔在建立或解壓縮時發生錯誤'; 17 | $lang['delete_ok'] = '主題佈景已經順利刪除'; 18 | $lang['delete_no'] = '在刪除主題佈景時發生錯誤'; 19 | $lang['upload'] = '分享'; 20 | $lang['checkupdates'] = '插件更新'; 21 | $lang['noupdates'] = '索引選單不需要更新。你已經有最新版本:'; 22 | $lang['js']['indexmenuwizard'] = '索引選單精靈'; 23 | $lang['js']['index'] = '索引'; 24 | $lang['js']['options'] = '選項'; 25 | $lang['js']['navigation'] = '導覽'; 26 | $lang['js']['sort'] = '排序'; 27 | $lang['js']['filter'] = '過濾器'; 28 | $lang['js']['performance'] = '效率'; 29 | $lang['js']['namespace'] = '名字空間'; 30 | $lang['js']['nsdepth'] = '深度'; 31 | $lang['js']['theme'] = '主題佈景'; 32 | $lang['js']['notoc'] = '關閉內容目錄的預覽功能'; 33 | $lang['js']['tsort'] = '依照標題'; 34 | $lang['js']['dsort'] = '依照日期'; 35 | $lang['js']['msort'] = '依照後設標籤'; 36 | $lang['js']['nsort'] = '名字空間也排序'; 37 | $lang['js']['rsort'] = '將頁面排序反轉過來'; 38 | $lang['js']['nons'] = '只顯示頁面'; 39 | $lang['js']['nopg'] = '只顯示名字空間'; 40 | $lang['js']['insert'] = '插入索引選單'; 41 | -------------------------------------------------------------------------------- /lang/zh/settings.php: -------------------------------------------------------------------------------- 1 | 7 | * @author 昊林 8 | * @author FENG.JIE 9 | * @author lempel 10 | * @author super_ZED 11 | */ 12 | $lang['checkupdate'] = '定期检查更新'; 13 | $lang['only_admins'] = '仅允许管理员使用indexmenu语法。 14 | 请注意,由非管理员用户编辑的页面将丢失所有包含的indexmenu导航树。'; 15 | $lang['aclcache'] = '优化Indexmenu针对ACL的缓存(仅适用于请求的根命名空间)
方法的选择只会影响索引菜单树上节点的可视化,而不会影响页面授权
  • None:标准。这是一种更快的方法,它不会创建更多的缓存文件,但权限被拒绝的节点可能不会显示给授权用户,反之亦然。当您不拒绝ACL访问页面或不关心树的显示方式时,建议使用此选项
  • User:按登录的用户。较慢的方法,它会创建大量缓存文件,但它总是正确隐藏拒绝的页面。当您有依赖于用户登录的页面ACL时,建议使用
  • Groups:按组成员身份。在前面的方法之间进行了很好的折中,但如果您拒绝向属于具有读取 acl 身份验证的组的用户读取ACL,那么他无论如何都可以在树中显示该节点。 当您的整个站点 ACL取决于组成员身份时推荐使用。
'; 16 | $lang['headpage'] = 'Headpage 方法:从何处检索命名空间的标题和链接的页面。
可以是以下任意值:
  • 全局起始页面。
  • 包含命名空间名称的页面。
  • 具有命名空间名称且处于同一级别的页面。
  • 自定义名称页面。
  • 以逗号分隔的页面名称列表。
'; 17 | $lang['hide_headpage'] = '隐藏标题'; 18 | $lang['page_index'] = '此页面将代替 dokuwiki 的主页索引。创建它并插入 indexmenu 语法。如果已经存在带有导航的侧边栏,使用id#random。我的建议是{{indexmenu>..|js navbar nocookie id#random}}。'; 19 | $lang['empty_msg'] = '当树为空时显示的消息。请使用 Dokuwiki 语法,而不是 html 代码。{{ns}} 是导向指定名称空间的快捷方式。'; 20 | $lang['skip_index'] = '要跳过的命名空间ID。使用正则表达式格式。例如: /(sidebars | private:myns)/ '; 21 | $lang['skip_file'] = '要跳过的页面ID。使用正则表达式格式。示例 /(:: start $ | ^ public:newstart $)/ '; 22 | $lang['show_sort'] = '显示给管理员索引菜单的排序号作为页面顶部的注释'; 23 | $lang['themes_url'] = '通过url地址下载js主题'; 24 | $lang['be_repo'] = '让其他人通过你的网站下载主题'; 25 | $lang['defaultoptions'] = '索引菜单选项列表,以空格分隔。这些选项默认情况下将应用于每个索引菜单,并且可以通过插件语法中的反向命令撤消'; 26 | -------------------------------------------------------------------------------- /plugin.info.txt: -------------------------------------------------------------------------------- 1 | base indexmenu 2 | author Samuele Tognini, Gerrit Uitslag 3 | email samuele@samuele.netsons.org 4 | date 2024-01-05 5 | name Indexmenu Plugin 6 | desc Show a customizable and sortable index for a namespace 7 | url https://www.dokuwiki.org/plugin:indexmenu 8 | -------------------------------------------------------------------------------- /scripts/fancytree/LICENSE.txt: -------------------------------------------------------------------------------- 1 | Copyright 2008-2023 Martin Wendt, 2 | https://wwWendt.de/ 3 | 4 | Permission is hereby granted, free of charge, to any person obtaining 5 | a copy of this software and associated documentation files (the 6 | "Software"), to deal in the Software without restriction, including 7 | without limitation the rights to use, copy, modify, merge, publish, 8 | distribute, sublicense, and/or sell copies of the Software, and to 9 | permit persons to whom the Software is furnished to do so, subject to 10 | the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be 13 | included in all copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 16 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 17 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 18 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 19 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 20 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 21 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 22 | -------------------------------------------------------------------------------- /scripts/fancytree/readme/icons_layout__from ods.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/readme/icons_layout__from ods.png -------------------------------------------------------------------------------- /scripts/fancytree/skin-awesome/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-awesome/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-awesome/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-awesome/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-bootstrap-n/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-bootstrap-n/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-bootstrap-n/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-bootstrap-n/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-bootstrap/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-bootstrap/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-bootstrap/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-bootstrap/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-custom-1/README.md: -------------------------------------------------------------------------------- 1 | ### Creating Custom Skins 2 | 3 | 1. Create a folder like this (recommended name: 'src/skin-custom-...') 4 | 2. For a start, copy files from one of the existing skin folders (src/skin-...) 5 | to the custom folder: 6 | - ui.fancytree.less (required) 7 | - icons.gif (if needed) 8 | - loading.gif (if needed) 9 | 3. cd to your fancytree folder and run `grunt dev` from the console.
10 | Note: NPM and Grunt are required. 11 | Read [how to install the toolset](https://github.com/mar10/fancytree/wiki/HowtoContribute#install-the-source-code-and-tools-for-debugging-and-contributing). 12 | 4. Edit and save your ui.fancytree.less file.
13 | The `ui.fancytree.css` will be generated and updated automatically from 14 | the LESS file. 15 | -------------------------------------------------------------------------------- /scripts/fancytree/skin-lion/icons-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-lion/icons-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-lion/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-lion/icons.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-lion/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-lion/loading.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-lion/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-lion/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-lion/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-lion/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-material/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-material/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-material/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-material/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-mdi/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-mdi/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-mdi/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-mdi/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-themeroller/icons-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-themeroller/icons-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-themeroller/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-themeroller/icons.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-themeroller/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-themeroller/loading.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-themeroller/ui.fancytree.less: -------------------------------------------------------------------------------- 1 | /*! 2 | * Fancytree "ThemeRoller" skin. 3 | * This file should be included after a jQuery Themeroller style sheet. 4 | * It is meant to be used together with the ext-themeroller extension. 5 | * 6 | * DON'T EDIT THE CSS FILE DIRECTLY, since it is automatically generated from 7 | * the LESS templates. 8 | */ 9 | 10 | // Import common styles 11 | @import "../skin-common.less"; 12 | 13 | 14 | /******************************************************************************* 15 | * Styles specific to this skin. 16 | * 17 | * This section is automatically generated from the `ui-fancytree.less` template. 18 | ******************************************************************************/ 19 | 20 | 21 | // Override the variable after the import. 22 | // NOTE: Variables are always resolved as the last definition, even if it is 23 | // after where it is used. 24 | @fancy-use-sprites: true; // false: suppress all background images (i.e. icons) 25 | 26 | @fancy-line-height: 20px; // height of a nodes selection bar including borders 27 | @fancy-node-v-spacing: 0px; // gap between two node borders 28 | @fancy-icon-width: 16px; 29 | @fancy-icon-height: 16px; 30 | @fancy-icon-spacing: 3px; // margin between icon/icon or icon/title 31 | @fancy-icon-ofs-top: 2px; // extra vertical offset for expander, checkbox and icon 32 | @fancy-title-ofs-top: 0px; // extra vertical offset for title 33 | @fancy-node-border-width: 1px; 34 | @fancy-node-border-radius: 0px; 35 | @fancy-node-outline-width: 1px; 36 | 37 | 38 | // We need to define this variable here (not in skin-common.less) to make it 39 | // work with grunt and webpack: 40 | @fancy-image-prefix: "./skin-themeroller/"; 41 | 42 | // Use 'data-uri(...)' to embed the image into CSS instead of linking to 'loading.gif': 43 | // @fancy-loading-url: data-uri("@{fancy-image-prefix}loading.gif"); 44 | // Set to `true` to use `data-uri(...)` which will embed icons.gif into CSS 45 | // instead of linking to that file: 46 | // @fancy-inline-sprites: true; 47 | 48 | /******************************************************************************* 49 | * Node titles 50 | */ 51 | .fancytree-plain { 52 | span.fancytree-node { 53 | border: @fancy-node-border-width solid transparent; // avoid jumping, when a border is added on hover 54 | } 55 | } 56 | 57 | /******************************************************************************* 58 | * 'table' extension 59 | */ 60 | table.fancytree-ext-table tbody { 61 | tr td { 62 | border: 1px solid transparent; 63 | } 64 | } 65 | -------------------------------------------------------------------------------- /scripts/fancytree/skin-themeroller/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-themeroller/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-themeroller/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-themeroller/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-typicons/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-typicons/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-typicons/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-typicons/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-vista/icons-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-vista/icons-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-vista/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-vista/icons.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-vista/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-vista/loading.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-vista/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-vista/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-vista/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-vista/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win7/icons-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win7/icons-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win7/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win7/icons.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win7/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win7/loading.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win7/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win7/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win7/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win7/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8-n/icons-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8-n/icons-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8-n/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8-n/icons.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8-n/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8-n/loading.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8-n/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8-n/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8-n/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8-n/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8-xxl/icons-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8-xxl/icons-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8-xxl/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8-xxl/icons.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8-xxl/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8-xxl/loading.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8-xxl/ui.fancytree.less: -------------------------------------------------------------------------------- 1 | /*! 2 | * Fancytree "Win8" 32x32 skin. 3 | * 4 | * DON'T EDIT THE CSS FILE DIRECTLY, since it is automatically generated from 5 | * the LESS templates. 6 | */ 7 | 8 | // Import common styles 9 | @import "../skin-common.less"; 10 | 11 | // Import standard win8 12 | @import "../skin-win8/ui.fancytree.less"; 13 | 14 | 15 | // Override the variable after the import. 16 | // NOTE: Variables are always resolved as the last definition, even if it is 17 | // after where it is used. 18 | @fancy-use-sprites: true; // false: suppress all background images (i.e. icons) 19 | 20 | @fancy-level-indent: 32px; 21 | @fancy-line-height: 32px; // height of a nodes selection bar including borders 22 | @fancy-node-v-spacing: 1px; // gap between two node borders 23 | @fancy-icon-width: 32px; 24 | @fancy-icon-height: 32px; 25 | @fancy-icon-spacing: 6px; // margin between icon/icon or icon/title 26 | @fancy-icon-ofs-top: 0px; // extra vertical offset for expander, checkbox and icon 27 | @fancy-title-ofs-top: 0px; // extra vertical offset for title 28 | @fancy-node-border-width: 1px; 29 | @fancy-node-border-radius: 0px; 30 | @fancy-node-outline-width: 1px; 31 | 32 | // We need to define this variable here (not in skin-common.less) to make it 33 | // work with grunt and webpack: 34 | @fancy-image-prefix: "./skin-win8-xxl/"; 35 | 36 | ul.fancytree-container { 37 | // font-family: tahoma, arial, helvetica; 38 | font-size: 20pt; 39 | padding: 6px; 40 | } 41 | -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8-xxl/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8-xxl/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8-xxl/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8-xxl/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8/icons-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8/icons-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8/icons.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8/loading.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-win8/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-win8/vline.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-xp/icons-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-xp/icons-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-xp/icons-rtl__old__blue laxy expanders.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-xp/icons-rtl__old__blue laxy expanders.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-xp/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-xp/icons.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-xp/icons__old__blue lazy expanders.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-xp/icons__old__blue lazy expanders.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-xp/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-xp/loading.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-xp/vline-rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-xp/vline-rtl.gif -------------------------------------------------------------------------------- /scripts/fancytree/skin-xp/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelet/indexmenu/edd4ab643d502a262a5690546e75aeeb6ea69187/scripts/fancytree/skin-xp/vline.gif -------------------------------------------------------------------------------- /scripts/nojsindex.js: -------------------------------------------------------------------------------- 1 | /** 2 | * Javascript for index view 3 | * 4 | * @author Gerrit Uitslag 5 | */ 6 | 7 | jQuery(function () { 8 | 9 | jQuery('.indexmenu_nojs').each(function () { 10 | let $tree = jQuery(this); 11 | let jsajax = $tree.data('jsajax'); 12 | 13 | $tree.dw_tree({ 14 | toggle_selector: 'a.indexmenu_idx', 15 | load_data: function (show_sublist, $clicky) { 16 | 17 | jQuery.post( 18 | DOKU_BASE + 'lib/exe/ajax.php', 19 | 'call=indexmenu&req=index&nojs=1&' + $clicky[0].search.substring(1) + '&max=1' + decodeURIComponent(jsajax), 20 | show_sublist, 21 | 'html' 22 | ); 23 | } 24 | }); 25 | }); 26 | 27 | }); 28 | -------------------------------------------------------------------------------- /syntax/tag.php: -------------------------------------------------------------------------------- 1 | 10 | * 11 | */ 12 | /** 13 | * All DokuWiki plugins to extend the parser/rendering mechanism 14 | * need to inherit from this class 15 | */ 16 | class syntax_plugin_indexmenu_tag extends SyntaxPlugin 17 | { 18 | /** 19 | * What kind of syntax are we? 20 | */ 21 | public function getType() 22 | { 23 | return 'substition'; 24 | } 25 | 26 | /** 27 | * Where to sort in? 28 | */ 29 | public function getSort() 30 | { 31 | return 139; 32 | } 33 | 34 | /** 35 | * Connect pattern to lexer 36 | * 37 | * @param string $mode 38 | */ 39 | public function connectTo($mode) 40 | { 41 | $this->Lexer->addSpecialPattern('{{indexmenu_n>.+?}}', $mode, 'plugin_indexmenu_tag'); 42 | } 43 | 44 | /** 45 | * Handle the match 46 | * 47 | * @param string $match The text matched by the patterns 48 | * @param int $state The lexer state for the match 49 | * @param int $pos The character position of the matched text 50 | * @param Doku_Handler $handler The Doku_Handler object 51 | * @return array Return an array with all data you want to use in render 52 | */ 53 | public function handle($match, $state, $pos, Doku_Handler $handler) 54 | { 55 | $match = substr($match, 14, -2); 56 | $match = str_replace("\xE2\x80\x8B", "", $match); 57 | return [$match]; 58 | } 59 | 60 | /** 61 | * Render output 62 | * 63 | * @param string $format output format being rendered 64 | * @param Doku_Renderer $renderer the current renderer object 65 | * @param array $data data created by handler() 66 | */ 67 | public function render($format, Doku_Renderer $renderer, $data) 68 | { 69 | if ($format == 'metadata') { 70 | /** @var Doku_Renderer_metadata $renderer */ 71 | if (is_numeric($data[0])) { 72 | $renderer->meta['indexmenu_n'] = $data[0]; 73 | } 74 | } 75 | } 76 | } 77 | --------------------------------------------------------------------------------