Home
last modified time | relevance | path

Searched +full:rename +(+path:plugin +path:move) -(+path:plugin +path:move +path:lang) (Results 1 – 11 of 11) sorted by relevance

/plugin/move/
H A DREADME3 Move and rename pages and media files while maintaining the links.
50 rename.png
H A DMenuItem.php7 * Implements the Rename button for DokuWiki's menu system
14 protected $svg = __DIR__ . '/images/rename.svg';
H A Dscript.js12 /* DOKUWIKI:include script/rename.js */
H A Ddeleted.files8 rename.png
H A Dplugin.info.txt6 desc Move and rename pages and media files whilst maintaining the links.
H A Dstyle.less130 * page rename link
/plugin/move/script/
H A Drename.js2 * Rename dialog for end users
60 title: LANG.plugins.move.rename+' '+JSINFO.id,
73 text: LANG.plugins.move.rename,
H A Dtree.js148 // add title to rename icon
149 .find('img.rename').attr('title', LANG.plugins.move.renameitem)
154 …a href="%s" class="idx_dir">%s</a><img class="rename" src="' + DOKU_BASE + 'lib/plugins/move/image…
194 } else if ($clicky[0].tagName == 'IMG') { // Click on IMG - do rename
198 if ($clicky.hasClass('rename')) {
/plugin/move/action/
H A Drename.php3 * Move Plugin Page Rename Functionality
62 * Add 'rename' button to page tools, new SVG based mechanism
82 * Rename a single page
116 … * Determines if it would be okay to show a rename page button for the given page and current user
/plugin/move/admin/
H A Dtree.php164 …if($item['id']) $ret .= '<img class="rename" src="'. DOKU_BASE .'lib/plugins/move/images/rename.pn…
/plugin/move/helper/
H A Dop.php113 * Execute a page move/rename
226 * Execute a media file move/rename