Last change
on this file since 28155 was
9562,
checked in by plg, 14 years ago
|
initial version, no filter on categories, very basic
|
File size:
830 bytes
|
Rev | Line | |
---|
[9562] | 1 | {literal} |
---|
| 2 | <style> |
---|
| 3 | .warnings {padding-bottom:5px; -moz-border-radius:5px;} |
---|
| 4 | .warnings li {margin-bottom:5px} |
---|
| 5 | </style> |
---|
| 6 | {/literal} |
---|
| 7 | |
---|
| 8 | <div class="titrePage"> |
---|
| 9 | <h2>Virtualize</h2> |
---|
| 10 | </div> |
---|
| 11 | |
---|
| 12 | <div class="warnings"> |
---|
| 13 | <ul> |
---|
| 14 | <li>{'This plugin moves all your photos from <em>"galleries"</em> (added with the synchronization process) to <em>"upload"</em> and mark categories as virtual.'|@translate}</li> |
---|
| 15 | <li>{'Make sure you have a backup of your <em>"galleries"</em> directory and a dump of your database.'|@translate}</li> |
---|
| 16 | <li>{'Once categories are virtual, you can move them the way you want.'|@translate}</li> |
---|
| 17 | </ul> |
---|
| 18 | </div> |
---|
| 19 | |
---|
| 20 | <form method="post" name="virtualize" action="{$F_ADD_ACTION}" class="properties"> |
---|
| 21 | <p> |
---|
| 22 | <input class="submit" type="submit" name="submit" value="{'Start to virtualize'|@translate}"/> |
---|
| 23 | </p> |
---|
| 24 | </form> |
---|
Note: See
TracBrowser
for help on using the repository browser.