From dc01766c586fc9616c82e557a853396e976aaa9d Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sat, 19 Oct 2013 12:21:51 +0000 Subject: [trunk] - language - new language en_US Same en_UK git-svn-id: http://piwigo.org/svn/trunk@25008 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_US/help/permalinks.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 language/en_US/help/permalinks.html (limited to 'language/en_US/help/permalinks.html') diff --git a/language/en_US/help/permalinks.html b/language/en_US/help/permalinks.html new file mode 100644 index 000000000..fc4949237 --- /dev/null +++ b/language/en_US/help/permalinks.html @@ -0,0 +1,7 @@ +

Permalinks

+ +

Permalinks are used to make album urls nicer. When a album has a permalink defined, the id of the album is not required anymore in the url.

+ +

When a permalink is deleted, you can save it in the permalink history, so that external links to Piwigo pages still work. In the permalink history table you can see the date when the permalink has been deleted, the last time it was used and the number of times this permalink has been used.

+ +

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

-- cgit v1.2.3