diff options
author | plegall <plg@piwigo.org> | 2007-10-09 21:39:15 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2007-10-09 21:39:15 +0000 |
commit | a34f8c67b07c861212346252b766cf6131b65885 (patch) | |
tree | bc7dce174a0514bec93c6aa39c6c21a1d298337e /language/en_UK.iso-8859-1/help/permalinks.html | |
parent | 78b838459d0a46f868fbef102feed804c424190b (diff) |
Part of feature 32: fr_FR.iso-8859-1 and en_UK.iso-8859-1 contents become
utf-8 encoded and the directory names lose encoding information as the only
supported encoding becomes utf-8.
git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1/help/permalinks.html')
-rw-r--r-- | language/en_UK.iso-8859-1/help/permalinks.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/language/en_UK.iso-8859-1/help/permalinks.html b/language/en_UK.iso-8859-1/help/permalinks.html deleted file mode 100644 index d5261c94d..000000000 --- a/language/en_UK.iso-8859-1/help/permalinks.html +++ /dev/null @@ -1,7 +0,0 @@ -<h2>Permalinks</h2> - -<p>Permalinks are used to make category urls nicer. When a category has a permalink defined, the id of the category is not required anymore in the url.</p> - -<p>When a permalink is deleted, you have the ability to save it to the permalink history, so that external links to PWG pages still work. In the permalink history table you can see the date when the permalink has been deleted as well as the last time when it was used and the number of times this permalink has been used.</p> - -<p>Note that permalinks must be unique per category. Also in the permalink history you cannot have the same permalink defined more than once.</p> |