~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/templates/renamebase.tmpl

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%{ This is a default template }%%TMPL:INCLUDE{"foswiki"}%
 
2
 
 
3
%TMPL:DEF{"formstart"}%<form method="post" name="rename" action="%SCRIPTURLPATH{"rename"}%/%WEB%/%TOPIC%">%TMPL:END%
 
4
 
 
5
%TMPL:DEF{"formend"}%</form>%TMPL:END%
 
6
 
 
7
 
 
8
%TMPL:DEF{"pagehelp"}%%TMPL:P{"notes"}%%TMPL:END%
 
9
 
 
10
 
 
11
%TMPL:DEF{"pagetitle"}%%TMPL:P{"webaction"}% %TOPIC%%TMPL:END%
 
12
 
 
13
 
 
14
%TMPL:DEF{"changefromtitle"}%---++ %MAKETEXT{"Change from:"}% 
 
15
<nop>%WEB%.%TOPIC%%TMPL:END%
 
16
 
 
17
%TMPL:DEF{"changefrom"}%
 
18
%TMPL:P{"changefromtitle"}%
 
19
%TMPL:END%
 
20
 
 
21
 
 
22
%TMPL:DEF{"towebtitle"}%---+++ %MAKETEXT{"To web:"}% %TMPL:END%
 
23
 
 
24
%TMPL:DEF{"toweb"}%
 
25
%TMPL:P{"towebtitle"}%
 
26
<p>%TMPL:P{"newweb"}%%TMPL:P{"newwebhelp"}%</p>%TMPL:END%
 
27
 
 
28
 
 
29
%TMPL:DEF{"totopictitle"}%---+++ %MAKETEXT{"To topic:"}% %TMPL:END%
 
30
 
 
31
%TMPL:DEF{"totopic"}%
 
32
%TMPL:P{"totopictitle"}%
 
33
<p>%TMPL:P{"newtopic"}%%TMPL:P{"newtopichelp"}%</p>%TMPL:END%
 
34
 
 
35
 
 
36
%TMPL:DEF{"renameformsteps"}%%TMPL:P{"changefrom"}%%TMPL:P{"toweb"}%%TMPL:P{"totopic"}%%TMPL:P{"searchresultsstep"}%%TMPL:END%
 
37
 
 
38
 
 
39
%TMPL:DEF{"checkuncheck"}%%TMPL:END%
 
40
 
 
41
 
 
42
%TMPL:DEF{"updatenote"}%%MAKETEXT{"Checked topics will be updated to point to the new topic location."}%%TMPL:END%
 
43
 
 
44
 
 
45
%TMPL:DEF{"searchresultsstep"}%%TMPL:P{"searchresults"}%%TMPL:END%
 
46
 
 
47
 
 
48
%TMPL:DEF{"searchresults"}%
 
49
---+++ %MAKETEXT{"Update links"}%
 
50
*%TMPL:P{"updatenote"}%*
 
51
 
 
52
---++++ %MAKETEXT{"Change links in topics that refer to [_1] in the [_2] Web:" args="%TOPIC%, <nop>%WEB%"}%
 
53
%LOCAL_SEARCH%
 
54
 
 
55
---++++ %MAKETEXT{"Change links in topics that refer to [_1] in any Web:" args="[[%WEB%.%TOPIC%]]"}%
 
56
%GLOBAL_SEARCH%
 
57
%TMPL:P{"checkuncheck"}%
 
58
%TMPL:END%
 
59
 
 
60
 
 
61
%TMPL:DEF{"notes"}%%TMPL:P{"notegethelp"}%%TMPL:END%
 
62
 
 
63
 
 
64
%TMPL:DEF{"notegethelp"}%
 
65
   * %MAKETEXT{"Get help on <a target='ManagingTopics' class='foswikiPopUp' href='[_1]' rel='nofollow'>Renaming and moving topics</a>." args="%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%/ManagingTopics"}%
 
66
%TMPL:P{"notecheckmarkedtopics"}%
 
67
%TMPL:END%
 
68
 
 
69
%TMPL:DEF{"notecheckmarkedtopics"}%   * %MAKETEXT{"The checkmarked topics will be updated (another form will appear which will _eventually_ allow you to rename any topics that were locked)"}%%TMPL:END%
 
70
 
 
71
 
 
72
%TMPL:DEF{"content"}%%TMPL:P{"toolbar"}%
 
73
%TMPL:P{"pagehelp"}%
 
74
%TMPL:P{"formstart"}%
 
75
%TMPL:P{"renameformsteps"}%
 
76
%TMPL:P{"topicinfo"}%
 
77
%TMPL:P{"formend"}%%TMPL:END%
 
 
b'\\ No newline at end of file'