From: <var...@us...> - 2011-03-15 15:49:35
|
Revision: 7994 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7994&view=rev Author: vargenau Date: 2011-03-15 15:49:29 +0000 (Tue, 15 Mar 2011) Log Message: ----------- Remove English text Modified Paths: -------------- trunk/locale/sv/pgsrc/PhpWikiAdministration Modified: trunk/locale/sv/pgsrc/PhpWikiAdministration =================================================================== --- trunk/locale/sv/pgsrc/PhpWikiAdministration 2011-03-15 15:41:55 UTC (rev 7993) +++ trunk/locale/sv/pgsrc/PhpWikiAdministration 2011-03-15 15:49:29 UTC (rev 7994) @@ -1,4 +1,4 @@ -Date: Wed, 9 Mar 2011 18:04:46 +0000 +Date: Tue, 15 Mar 2011 16:47:23 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -7,103 +7,6 @@ charset=utf-8 Content-Transfer-Encoding: binary -**Note**: Most of the actions on this page require administrative privileges. -They won't work unless you have set an admin username and password in the PhpWiki config file. - -== Log In - -**[Log In | phpwiki:?action=login]** - -This allows you to login. -While you are logged in you will be able to ''lock'', ''unlock'' and ''delete'' pages. -You will also be able to edit ''locked'' pages. - -== Cleanup -A Wiki SandBox is very easy to clean. Here you can restore it to pristine condition by loading the default from pgsrc: - -[ Rake the SandBox | phpwiki:?action=loadfile&source=pgsrc/SandBox ]. - -== Making Snapshots or Backups - -=== ZIP files of database - -These links lead to zip files, generated on the fly, which contain all -the pages in your Wiki. The zip file will be downloaded to your local computer. - -This **[ZIP Snapshot | phpwiki:?action=zip]** contains only the latest versions -of each page, while this **[ZIP Dump | phpwiki:?action=zip&include=all]** contains all -archived versions. - -(If the PhpWiki is configured to allow it,) anyone can download a zip file. - -If your php has ''zlib'' support, the files in the archive will be compressed, -otherwise they will just be stored. - -=== Dump to directory - -Here you can dump pages of your Wiki into a directory of your choice. - -[ Dump Pages | phpwiki:?action=dumpserial&directory=(/tmp/wikidump) ] - -The most recent version of each page will written out to the -directory, one page per file. -Your server must have write permissions to the directory! - -== Restoring - -If you have dumped a set of pages from PhpWiki, you can reload them here. -Note that pages in your database will be overwritten; thus, if you dumped -your HomePage when you load it from this form it will overwrite the one -in your database now. If you want to be selective just delete -the pages from the directory (or zip file) which you don't want to load. - -=== Upload File - -Here you can upload ZIP archives, or individual files from -your (client) machine. - -[ Upload | phpwiki:?action=upload&file=50()upload ] - -=== Load File - -Here you can load ZIP archives, individual files or entire directories. -The file or directory must be local to the http server. -You can also use this form to load from an http: or ftp: URL. - -[ Load | phpwiki:?action=loadfile&source=50(/tmp/wikidump) ] - -=== Format of the files - -Currently the pages are stored, one per -file, as MIME ([ RFC2045 | http://www.faqs.org/rfcs/rfc2045.html ]) e-mail -([ RFC822 | http://www.faqs.org/rfcs/rfc822.html ]) messages. -The content-type ''application/x-phpwiki'' is used, and page meta-data -is encoded in the content-type parameters. -(If the file contains several versions of a page, it will have -type ''multipart/mixed'', and contain several sub-parts, each -with type ''application/x-phpwiki''.) -The message body contains the page text. - -=== Old Formats - -**Serialized Files** - -The dump to directory command used to dump the pages as -php ''serialized()'' strings. For humans, this made the files very hard -to read, and nearly impossible to edit. - -**Plain Files** - -Before that the page text was just dumped to a file--this means -that all page meta-data was lost. Note that when loading -''plain files'', the page name is deduced from the file name. - -The upload and load functions will automatically recognize each of these -three types of files, and handle them accordingly. ----- -PhpWikiDocumentation - -OLD TEXT == Detta fungerar bara om du är inloggad som ADMIN ----------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2020-12-22 12:51:57
|
Revision: 10187 http://sourceforge.net/p/phpwiki/code/10187 Author: vargenau Date: 2020-12-22 12:51:51 +0000 (Tue, 22 Dec 2020) Log Message: ----------- Update locale/sv/pgsrc/PhpWikiAdministration Modified Paths: -------------- trunk/locale/sv/pgsrc/PhpWikiAdministration Modified: trunk/locale/sv/pgsrc/PhpWikiAdministration =================================================================== --- trunk/locale/sv/pgsrc/PhpWikiAdministration 2020-12-19 18:42:53 UTC (rev 10186) +++ trunk/locale/sv/pgsrc/PhpWikiAdministration 2020-12-22 12:51:51 UTC (rev 10187) @@ -1,4 +1,4 @@ -Date: Fri, 12 Apr 2019 10:36:59 +0000 +Date: Fri, 22 Dec 2020 10:36:59 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=PhpWikiAdministration; @@ -7,7 +7,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -//Detta fungerar bara om du är inloggad som ADMIN// +**//Note://** //Detta fungerar bara om du är inloggad som ADMIN// <<CreateToc jshide||=0 with_toclink||=1 position=right with_counter=1>> @@ -50,40 +50,83 @@ **[[phpwiki:?action=loadfile&overwrite=1&source=pgsrc/SandBox|Rake the SandBox]]** -== ZIP-filer av databasen == +== Making Snapshots or Backups == - **[ZIP Snapshot | phpwiki:zip=snapshot]** : innehåller endast den senaste versionen +=== ZIP-filer av databasen === - **[ZIP Dump | phpwiki:?zip=all]** : innehåller alla arkiverade versioner +These links lead to ZIP files, generated on the fly, which contain all +the pages in your Wiki. The ZIP file will be downloaded to your local +computer. -De här länkarna leder till zipfilerna, som genereras direkt, och -innehåller den senaste versionen av alla sidor på denna -~PhpWiki. Sidorna lagras, en per fil, som MIME (RFC2045) -e-postmeddelanden (RFC822), med "content type" application/x-phpwiki -för den senaste versionen och multipart/mixed för den arkiverade -versionen. I det senare fallet finns det en underdel (med "content -type" application/x-phpwiki) för varje version av sidan (i kronlogisk -ordning). Brevkroppen innehåller texten till sidan medan sidans -metadata finns som parametrar till Content-Type i brevhuvudet. +**[[phpwiki:?action=zip|ZIP Snapshot]]** : innehåller endast den senaste versionen, +**[[phpwiki:?action=zip&include=all|ZIP Dump]]** : innehåller alla arkiverade versioner -== Ladda / Dumpa serialiserade sidor == +(If the ~PhpWiki is configured to allow it, anyone can download a ZIP file.) -Här kan du ladda eller dumpa sidor av din Wiki i valfri katalog. +=== Dump to directory === -**Dump** +Här kan du dumpa sidor av din Wiki i valfri katalog. -%%ADMIN-INPUT-dumpserial-Dumpa_serialiserade_sidor%% +<<WikiForm action=dumpserial>> -Sidor kommer att skrivas som serialiserade strängar av PHP-associativa -vektorer, vilket betyder att de inte är läsbara. Om katalogen inte -existerar kommer ~PhpWiki att försöka skapa en åt dig. Se till att din -webbserver har skrivrättigheter i katalogen! +The most recent version of each page will written out to the directory, +one page per file. Se till att din webbserver har skrivrättigheter i katalogen! -**Ladda** +== Restoring == -%%ADMIN-INPUT-loadserial-Ladda_serialiserade_sidor%% - Om du har dumpat en mängd med sidor från ~PhpWiki kan du ladda dem här. Observera att sidorna i din databas kommer att skrivas över. Om du vill kan du bara ta bort de sidor från katalogen som du inte vill ladda. + +=== Upload File === + +Here you can upload ZIP archives, or individual files from your +(client) machine. + +<<WikiForm action=upload>> +<<WikiForm action=upload buttontext="Upload & Overwrite" overwrite=1>> + +=== Load File === + +Here you can load ZIP archives, individual files or entire +directories. The file or directory must be local to the http +server. You can also use this form to load from an http: or ftp: URL. + +<<WikiForm action=loadfile>> +<<WikiForm action=loadfile buttontext="Load & Overwrite" overwrite=1>> + +=== Upgrade === + +Do some verification checks and upgrade changes automatically, after having installed a +new phpwiki engine update: +* Upgrade new or changed page revisions from pgsrc, +* Upgrade the database schema (mysql //page.id auto_increment//, ADD //session.sess_ip//), + +You can force overwrite or not: +* **[[phpwiki:HomePage?action=upgrade|Upgrade]]** +* **[[phpwiki:HomePage?action=upgrade&overwrite=1|Upgrade & Overwrite]]** + +== Format of the files == + +Sidorna lagras, en per fil, som MIME (RFC:2045) +e-postmeddelanden (RFC822), med content-type //application/x-phpwiki// +för den senaste versionen och //multipart/mixed// för den arkiverade +versionen. I det senare fallet finns det en underdel (med content-type +//application/x-phpwiki//) för varje version av sidan (i kronlogisk +ordning). Brevkroppen innehåller texten till sidan medan sidans +metadata finns som parametrar till Content-Type i brevhuvudet. + +== Dump pages as XHTML == + +<<WikiForm action=dumphtml>> + +This will generate a directory of static pages suitable for +distribution on disk where no web server is available. The various +links for page editing functions and navigation are removed from the +pages. + +The XHTML file collection can also be downloaded as an **[[phpwiki:?action=ziphtml|XHTML ZIP Snapshot]]**. + +---- +[[CategoryActionPage]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |