SF.net SVN: phpwiki:[10928] trunk
vargenau--- via phpwiki-checkins <[email protected]> Sun, 23 Jan 2022 11:11:01 +0000
| Newsgroups | gmane.comp.web.wiki.phpwiki.checkins |
|---|---|
| Message-ID | <[email protected]> |
Revision: 10928
http://sourceforge.net/p/phpwiki/code/10928
Author: vargenau
Date: 2022-01-23 11:11:01 +0000 (Sun, 23 Jan 2022)
Log Message:
-----------
pgsrc/Help%2FAddingPages (and translations): add help for removing and purging pages
Modified Paths:
--------------
trunk/locale/de/pgsrc/Hilfe%2FSeitenErzeugen
trunk/locale/es/pgsrc/Ayuda%2FAgregarPaginas
trunk/locale/fr/pgsrc/Aide%2FAjouterDesPages
trunk/locale/it/pgsrc/Aiuto%2FAggiungerePagine
trunk/locale/nl/pgsrc/Help%2FPaginasToevoegen
trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FL%C3%A4ggaTillSidor
trunk/locale/zh/pgsrc/Help%2FAddingPages
trunk/pgsrc/Help%2FAddingPages
Modified: trunk/locale/de/pgsrc/Hilfe%2FSeitenErzeugen
===================================================================
--- trunk/locale/de/pgsrc/Hilfe%2FSeitenErzeugen 2022-01-23 10:56:37 UTC (rev 10927)
+++ trunk/locale/de/pgsrc/Hilfe%2FSeitenErzeugen 2022-01-23 11:11:01 UTC (rev 10928)
@@ -1,4 +1,4 @@
-Date: Sat, 26 Dec 2020 12:40:06 +0000
+Date: Sun, 23 Jan 2022 12:04:43 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Hilfe%2FSeitenErzeugen;
@@ -6,6 +6,8 @@
charset=UTF-8
Content-Transfer-Encoding: binary
+== Seiten erzeugen ==
+
Um dem Wiki eine neue Seite hinzuzufügen mußt du dir nur einen sinnvollen Titel
und zwischen {{{[[doppelte Klammern]]}}} setzen.
@@ -32,9 +34,24 @@
<tags>werden einfach wie normaler Text angezeigt.</tags> Wiki soll so einfach
wie möglich sein, damit es jeder benutzen kann.
-Es gibt eine Funktion, durch die der Systemverwalter HTML in Dokumenten erlauben
+Es gibt eine Funktion, durch die der Systemverwalter [[Hilfe:RawHtmlPlugin|HTML in Dokumenten]] erlauben
kann, das führt aber zu Sicherheitsrisiken.
+== Removing pages ==
+
+Removing a page will clear all it versions.
+The history of the page will still be visible and the removal will appear in the [[NeuesteÄnderungen]].
+It will be possible to restore the page by creating a new version; in that case, all previous versions will be restored.
+
+You must be logged as administrator to be able to remove a page.
+
+== Purging pages ==
+
+Purging a page will delete it with all its versions without any possibility to restore it.
+Purging will not appear in the [[NeuesteÄnderungen]].
+
+You must be logged as administrator to be able to purge a page.
+
<noinclude>
----
[[PhpWikiDokumentation]]
Modified: trunk/locale/es/pgsrc/Ayuda%2FAgregarPaginas
===================================================================
--- trunk/locale/es/pgsrc/Ayuda%2FAgregarPaginas 2022-01-23 10:56:37 UTC (rev 10927)
+++ trunk/locale/es/pgsrc/Ayuda%2FAgregarPaginas 2022-01-23 11:11:01 UTC (rev 10928)
@@ -1,4 +1,4 @@
-Date: Fri, 22 Dec 2020 10:36:59 +0000
+Date: Sun, 23 Jan 2022 12:04:43 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Ayuda%2FAgregarPaginas;
@@ -6,6 +6,8 @@
charset=UTF-8
Content-Transfer-Encoding: binary
+== Agregar paginas ==
+
Para añadir una nueva página a Wiki, todo lo que tiene que hacer es empezar con un
titulo significativo y colóquelo entre {{{[[corchetes dobles]]}}}.
@@ -33,8 +35,23 @@
ser lo mas simple posible y así promover su uso.
Tenga en cuenta que existe la posibilidad de que el administrador del sistema
-pueda activar código HTML embebido, pero esto tiene riesgos de seguridad.
+pueda activar [[Ayuda:RawHtmlPlugin|código HTML]] embebido, pero esto tiene riesgos de seguridad.
+== Removing pages ==
+
+Removing a page will clear all it versions.
+The history of the page will still be visible and the removal will appear in the [[CambiosRecientes]].
+It will be possible to restore the page by creating a new version; in that case, all previous versions will be restored.
+
+You must be logged as administrator to be able to remove a page.
+
+== Purging pages ==
+
+Purging a page will delete it with all its versions without any possibility to restore it.
+Purging will not appear in the [[CambiosRecientes]].
+
+You must be logged as administrator to be able to purge a page.
+
<noinclude>
----
[[PhpWikiDocumentation]]
Modified: trunk/locale/fr/pgsrc/Aide%2FAjouterDesPages
===================================================================
--- trunk/locale/fr/pgsrc/Aide%2FAjouterDesPages 2022-01-23 10:56:37 UTC (rev 10927)
+++ trunk/locale/fr/pgsrc/Aide%2FAjouterDesPages 2022-01-23 11:11:01 UTC (rev 10928)
@@ -1,4 +1,4 @@
-Date: Tue, 30 Nov 2021 13:29:00 +0000
+Date: Sun, 23 Jan 2022 12:04:43 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Aide%2FAjouterDesPages;
@@ -6,6 +6,8 @@
charset=UTF-8
Content-Transfer-Encoding: binary
+== Ajouter des pages ==
+
Pour ajouter une nouvelle page au wiki, vous n'avez qu'à trouver un titre
parlant et le mettre entre {{{[[double crochets]]}}}.
@@ -33,8 +35,23 @@
simple que possible pour encourager son utilisation.
Notez qu'il existe une fonctionnalité que votre administrateur système peut valider
-pour autoriser le HTML incorporé, mais cela implique des risques de sécurité.
+pour autoriser le [[Aide:GreffonHtmlPur|HTML incorporé]], mais cela implique des risques de sécurité.
+== Supprimer des pages ==
+
+Supprimer une page effacera toutes ses versions.
+L'historique de la page sera toujours visible et la suppression apparaîtera dans les [[DernièresModifs]].
+Il sera possible de de restaurer la page en créant une nouvelle version ; dans ce cas, toutes les versions précédentes seront restaurées.
+
+Vous devez être identifié comme administrateur pour pouvoir supprimer une page.
+
+== Purger des pages ==
+
+Purger une page la supprimera ainsi que toutes ses versions sans aucune possibilté de restauration.
+La suppression n'apparaîtera pas dans les [[DernièresModifs]].
+
+Vous devez être identifié comme administrateur pour pouvoir purger une page.
+
<noinclude>
----
[[DocumentationDePhpWiki]]
Modified: trunk/locale/it/pgsrc/Aiuto%2FAggiungerePagine
===================================================================
--- trunk/locale/it/pgsrc/Aiuto%2FAggiungerePagine 2022-01-23 10:56:37 UTC (rev 10927)
+++ trunk/locale/it/pgsrc/Aiuto%2FAggiungerePagine 2022-01-23 11:11:01 UTC (rev 10928)
@@ -1,4 +1,4 @@
-Date: Thu, 16 Dec 2020 12:01:56 +0000
+Date: Sun, 23 Jan 2022 12:04:43 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Aiuto%2FAggiungerePagine;
@@ -6,6 +6,8 @@
charset=UTF-8
Content-Transfer-Encoding: binary
+== Aggiungere pagine ==
+
Per aggiungere una nuova pagina al wiki, tutto ciò che devi fare è trovare un
titolo significativo e inserirlo tra {{{[[parentesi quadre doppie]]}}}.
@@ -32,9 +34,24 @@
<tags>Mostrerannno solo testo</tags> Wiki si pone come obiettivo quello
di essere il più semplice possibile.
-C'è in effetti la possibilità di utilizzare l'HTML ma è necessario
+C'è in effetti la possibilità di [[Aiuto:RawHtmlPlugin|utilizzare l'HTML]] ma è necessario
accordarsi con l'amministratore di sistema del Wiki.
+== Removing pages ==
+
+Removing a page will clear all it versions.
+The history of the page will still be visible and the removal will appear in the [[CambiamentiRecenti]].
+It will be possible to restore the page by creating a new version; in that case, all previous versions will be restored.
+
+You must be logged as administrator to be able to remove a page.
+
+== Purging pages ==
+
+Purging a page will delete it with all its versions without any possibility to restore it.
+Purging will not appear in the [[CambiamentiRecenti]].
+
+You must be logged as administrator to be able to purge a page.
+
<noinclude>
----
[[PhpWikiDocumentation]]
Modified: trunk/locale/nl/pgsrc/Help%2FPaginasToevoegen
===================================================================
--- trunk/locale/nl/pgsrc/Help%2FPaginasToevoegen 2022-01-23 10:56:37 UTC (rev 10927)
+++ trunk/locale/nl/pgsrc/Help%2FPaginasToevoegen 2022-01-23 11:11:01 UTC (rev 10928)
@@ -1,4 +1,4 @@
-Date: Thu, 24 Dec 2020 17:40:03 +0000
+Date: Sun, 23 Jan 2022 12:04:43 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FPaginasToevoegen;
@@ -6,6 +6,8 @@
charset=UTF-8
Content-Transfer-Encoding: binary
+== Paginas toevoegen ==
+
Voor het toevoegen van een nieuwe pagina aan Wiki, hoef je alleen maar een
zinvolle titel de bedenken en deze tussen {{{[[dubbele haakjes]]}}} te plaatsen.
@@ -33,8 +35,23 @@
mogelijk zijn, om gebruik aan te moedigen.
Merk op dat er een kunstje is dat je systeembeheerder aan kan zetten om
-ingebedde HTML toe te staan, maar hier zijn beveiligingsrisiko's mee gemoeid.
+[[Help:RawHtmlPlugin|ingebedde HTML]] toe te staan, maar hier zijn beveiligingsrisiko's mee gemoeid.
+== Removing pages ==
+
+Removing a page will clear all it versions.
+The history of the page will still be visible and the removal will appear in the [[RecenteVeranderingen]].
+It will be possible to restore the page by creating a new version; in that case, all previous versions will be restored.
+
+You must be logged as administrator to be able to remove a page.
+
+== Purging pages ==
+
+Purging a page will delete it with all its versions without any possibility to restore it.
+Purging will not appear in the [[RecenteVeranderingen]].
+
+You must be logged as administrator to be able to purge a page.
+
<noinclude>
----
[[PhpWikiDocumentatie]]
Modified: trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FL%C3%A4ggaTillSidor
===================================================================
--- trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FL%C3%A4ggaTillSidor 2022-01-23 10:56:37 UTC (rev 10927)
+++ trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FL%C3%A4ggaTillSidor 2022-01-23 11:11:01 UTC (rev 10928)
@@ -1,4 +1,4 @@
-Date: Tue, 19 Dec 2020 17:57:35 +0000
+Date: Sun, 23 Jan 2022 12:04:43 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Hj%C3%A4lp%2FL%C3%A4ggaTillSidor;
@@ -6,6 +6,8 @@
charset=UTF-8
Content-Transfer-Encoding: binary
+== Lägga till sidor ==
+
Allt du behöver göra för att skapa en sida i Wiki är att komma på en
meningsfull titel, kan du sätt vad som helst innanför {{{[[dubbla hakparenteser]]}}.
@@ -28,13 +30,28 @@
}}}
[[http://phpwiki.sourceforge.net/|Projekthemsidan för PhpWiki]]
-Wiki stöder inte HTML-taggar (se [[Help:Textformateringsregler|Textformateringsregler]]). <taggar>De
+Wiki stöder inte HTML-taggar (se [[Hjälp:Textformateringsregler|Textformateringsregler]]). <taggar>De
kommer att rendreras som text.</taggar> Wiki är menat att vara så
enkelt som möjligt för att uppmuntra dess användning.
Observera att det är möjligt för systemadministratören att tillåta
-inbäddad HTML, men det innebär säkerhetsrisker.
+[[Hjälp:RawHtmlPlugin|inbäddad HTML]], men det innebär säkerhetsrisker.
+== Removing pages ==
+
+Removing a page will clear all it versions.
+The history of the page will still be visible and the removal will appear in the [[SenasteÄndringar]].
+It will be possible to restore the page by creating a new version; in that case, all previous versions will be restored.
+
+You must be logged as administrator to be able to remove a page.
+
+== Purging pages ==
+
+Purging a page will delete it with all its versions without any possibility to restore it.
+Purging will not appear in the [[SenasteÄndringar]].
+
+You must be logged as administrator to be able to purge a page.
+
<noinclude>
----
[[PhpWikiDocumentation]]
Modified: trunk/locale/zh/pgsrc/Help%2FAddingPages
===================================================================
--- trunk/locale/zh/pgsrc/Help%2FAddingPages 2022-01-23 10:56:37 UTC (rev 10927)
+++ trunk/locale/zh/pgsrc/Help%2FAddingPages 2022-01-23 11:11:01 UTC (rev 10928)
@@ -1,4 +1,4 @@
-Date: Thu, 24 Dec 2020 18:13:17 +0000
+Date: Sun, 23 Jan 2022 12:04:43 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FAddingPages;
@@ -6,8 +6,10 @@
charset=UTF-8
Content-Transfer-Encoding: binary
+== Adding pages ==
+
要加入一個新的頁面到 wiki, 你所要做的,就是使用一個有意義的標題, 除此之外,你也可以把任何單字放到中括號中,
-像這樣 {{{[[square brackets]]}}}.
+像這樣 {{{[[double brackets]]}}}.
然後你可以點選新超連結後的問號繼續 ClickTheQuestionMark,
而 Wiki 將會給你一個製作新頁面的視窗.
@@ -30,8 +32,23 @@
Wiki 不支援 HTML 標籤 (參閱 [[Help:TextFormattingRules|TextFormattingRules]]).
<tags>標籤就只會顯示為標籤.</tags> 為鼓勵使用, Wiki 盡可能地保持簡單.
-你的管理者可以打開允許嵌入 HTML 的功能, 但這樣可能就會牽涉到安全性議題.
+你的管理者可以打開允許[[Help:RawHtmlPlugin|嵌入 HTML]] 的功能, 但這樣可能就會牽涉到安全性議題.
+== Removing pages ==
+
+Removing a page will clear all it versions.
+The history of the page will still be visible and the removal will appear in the [[RecentChanges]].
+It will be possible to restore the page by creating a new version; in that case, all previous versions will be restored.
+
+You must be logged as administrator to be able to remove a page.
+
+== Purging pages ==
+
+Purging a page will delete it with all its versions without any possibility to restore it.
+Purging will not appear in the [[RecentChanges]].
+
+You must be logged as administrator to be able to purge a page.
+
<noinclude>
----
[[PhpWikiDocumentation]]
Modified: trunk/pgsrc/Help%2FAddingPages
===================================================================
--- trunk/pgsrc/Help%2FAddingPages 2022-01-23 10:56:37 UTC (rev 10927)
+++ trunk/pgsrc/Help%2FAddingPages 2022-01-23 11:11:01 UTC (rev 10928)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Sun, 23 Jan 2022 12:04:43 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FAddingPages;
@@ -6,6 +6,8 @@
charset=UTF-8
Content-Transfer-Encoding: binary
+== Adding pages ==
+
To add a new page to the wiki, all you have to do is come up with a
meaningful title and put it between {{{[[double brackets]]}}}.
@@ -33,8 +35,23 @@
simple as possible to encourage use.
Note that there is a feature that your system administrator can enable
-to allow embedded HTML, but there are security risks involved.
+to allow [[Help:RawHtmlPlugin|embedded HTML]], but there are security risks involved.
+== Removing pages ==
+
+Removing a page will clear all it versions.
+The history of the page will still be visible and the removal will appear in the [[RecentChanges]].
+It will be possible to restore the page by creating a new version; in that case, all previous versions will be restored.
+
+You must be logged as administrator to be able to remove a page.
+
+== Purging pages ==
+
+Purging a page will delete it with all its versions without any possibility to restore it.
+Purging will not appear in the [[RecentChanges]].
+
+You must be logged as administrator to be able to purge a page.
+
<noinclude>
----
[[PhpWikiDocumentation]]
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
_______________________________________________
phpwiki-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpwiki-checkins