Home
last modified time | relevance | path

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

/plugin/move/helper/
H A Dfile.php24 * @param string $src_name The original basename of the moved doc (empty for namespace moves)
27 * @return bool If the meta files were moved successfully
40 * @param string $src_name The original basename of the moved doc (empty for namespace moves)
43 * @return bool If the attic files were moved successfully
56 * @param string $src_name The original basename of the moved doc (empty for namespace moves)
59 * @return bool If the meta files were moved successfully
72 * @param string $src_name The original basename of the moved doc (empty for namespace moves)
75 * @return bool If the attic files were moved successfully
116 * @param string $src_name The original basename of the moved doc (empty for namespace moves)
119 …aram string $extregex Regular expression for matching the extension of the file that shall be moved
[all …]
H A Drewrite.php84 * Add info about a moved document to the metadata of an affected page
87 * @param string $src moved document's original id
88 * @param string $dst moved document's new id
97 * Add info about several moved documents to the metadata of an affected page
125 * @param string $id moved page's original (and still current) id
129 // was this page moved multiple times? keep the orignal name til rewriting occured
206 * @param string $id The id of the wiki page, if the page itself was moved the old id
H A Dop.php26 * Check if the given page can be moved to the given destination
74 * Check if the given media file can be moved to the given destination
155 … // give plugins the option to add their own meta files to the list of files that need to be moved
182 $lang_key = 'moved';
257 … // give plugins the option to add their own meta files to the list of files that need to be moved
H A Dplan.php205 * Add a single page to be moved to the plan
215 * Add a single media file to be moved to the plan
225 * Add a page namespace to be moved to the plan
235 * Add a media namespace to be moved to the plan
298 // get all the documents to be moved and store them in their lists
333 … // them is moved? Should it be copied then? Complicated. This is good enough for now
558 * Step through all the links to missing pages that should be moved
560 * This simply adds the moved missing pages to all affected pages meta data. This will add
H A Dhandler.php41 …string $original The name of the original ID of this page. Same as $id if this page wasn't moved
/plugin/move/script/
H A Dtree.js11 * Checks if the given list item was moved in the tree
13 * Moved elements are highlighted and a title shows where they came from
18 // we need to check this LI and all previously moved sub LIs
19 var $all = $li.add($li.find('li.moved'));
26 $this.addClass('moved');
29 $this.removeClass('moved');
38 * @param {jQuery} $li the edited or moved LI
39 * @param {jQuery} $parent the (new) parent of the edited or moved LI
236 $GUI.find('.tree_pages .moved').each(function (idx, el) {
247 $GUI.find('.tree_media .moved').each(function (idx, el) {
/plugin/move/_test/
H A Dhandler.test.php62 ':foo' => 'bar', // absolute link that moved
66 'this2' => 'deep:namespace:that1', // relative link that moved
67 'this3' => 'but:got:moved3', // relative link that moved twice
H A DstepThroughDocuments.test.php254 …!isset($actual_move_Operator->movedPages[$lastIndex + 1]), "The number of moved pages is incorrect…
H A Dnamespace_move.test.php130 …'This test randomly fails with the page "testns:start" being moved, but "start" not being rewritte…
H A Dpagemove.test.php442 // page is moved to same NS as backlinking page (parent_ns)
/plugin/move/
H A Dstyle.less22 .moved > div, .created > div {
/plugin/struct/action/
H A Dmove.php129 * Update the Title information for the moved page