From a34f8c67b07c861212346252b766cf6131b65885 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 9 Oct 2007 21:39:15 +0000 Subject: 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 --- language/en_UK/help/permalinks.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 language/en_UK/help/permalinks.html (limited to 'language/en_UK/help/permalinks.html') diff --git a/language/en_UK/help/permalinks.html b/language/en_UK/help/permalinks.html new file mode 100644 index 000000000..d5261c94d --- /dev/null +++ b/language/en_UK/help/permalinks.html @@ -0,0 +1,7 @@ +

Permalinks

+ +

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.

+ +

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.

+ +

Note that permalinks must be unique per category. Also in the permalink history you cannot have the same permalink defined more than once.

-- cgit v1.2.3