From: <var...@us...> - 2009-03-26 10:43:12
|
Revision: 6712 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6712&view=rev Author: vargenau Date: 2009-03-26 10:43:08 +0000 (Thu, 26 Mar 2009) Log Message: ----------- Use UTF-8 so that display is correct on sf.net Modified Paths: -------------- trunk/themes/gforge/pgsrc/PhpWikiAdministration trunk/themes/gforge/pgsrc/UpLoad Modified: trunk/themes/gforge/pgsrc/PhpWikiAdministration =================================================================== --- trunk/themes/gforge/pgsrc/PhpWikiAdministration 2009-03-26 10:42:02 UTC (rev 6711) +++ trunk/themes/gforge/pgsrc/PhpWikiAdministration 2009-03-26 10:43:08 UTC (rev 6712) @@ -1,11 +1,11 @@ -Date: Thu, 5 Mar 2009 12:00:44 +0000 +Date: Thu, 26 Mar 2009 11:43:14 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=PhpWikiAdministration; flags=PAGE_LOCKED; markup=2; - charset=iso-8859-1 + charset=UTF-8 Content-Transfer-Encoding: binary **//Note://** //Most of the actions on this page require administrative privileges.// Modified: trunk/themes/gforge/pgsrc/UpLoad =================================================================== --- trunk/themes/gforge/pgsrc/UpLoad 2009-03-26 10:42:02 UTC (rev 6711) +++ trunk/themes/gforge/pgsrc/UpLoad 2009-03-26 10:43:08 UTC (rev 6712) @@ -1,10 +1,10 @@ -Date: Thu, 26 Feb 2009 15:53:23 +0000 +Date: Thu, 26 Mar 2009 11:43:14 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20070828) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=UpLoad; markup=2; - charset=iso-8859-1 + charset=UTF-8 Content-Transfer-Encoding: binary This page allows you to upload files that can later be used in the wiki. It is especially useful for uploading images. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2009-04-03 15:26:48
|
Revision: 6773 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6773&view=rev Author: vargenau Date: 2009-04-03 15:26:46 +0000 (Fri, 03 Apr 2009) Log Message: ----------- New Gforge pgsrc files Added Paths: ----------- trunk/themes/gforge/pgsrc/CategoryWiki%20templates trunk/themes/gforge/pgsrc/HomePage trunk/themes/gforge/pgsrc/InterWikiMap trunk/themes/gforge/pgsrc/TextFormattingRules trunk/themes/gforge/pgsrc/colorbox trunk/themes/gforge/pgsrc/titlebar Added: trunk/themes/gforge/pgsrc/CategoryWiki %templates =================================================================== --- trunk/themes/gforge/pgsrc/CategoryWiki%20templates (rev 0) +++ trunk/themes/gforge/pgsrc/CategoryWiki%20templates 2009-04-03 15:26:46 UTC (rev 6773) @@ -0,0 +1,15 @@ +Date: Fri, 3 Apr 2009 17:26:26 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20070828) +X-Rcs-Id: $Id$ +Content-Type: application/x-phpwiki; + pagename=CategoryWiki%20templates; + markup=2; + charset=UTF-8 +Content-Transfer-Encoding: binary + +The **~CategoryWiki templates** groups template pages. + +<<BackLinks info||=pagename,mtime,hits,author sortby||=pagename >> + +---- +[[CategoryCategory]] Added: trunk/themes/gforge/pgsrc/HomePage =================================================================== --- trunk/themes/gforge/pgsrc/HomePage (rev 0) +++ trunk/themes/gforge/pgsrc/HomePage 2009-04-03 15:26:46 UTC (rev 6773) @@ -0,0 +1,18 @@ +Date: Fri, 3 Apr 2009 17:26:26 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20070828) +X-Rcs-Id: $Id$ +Content-Type: application/x-phpwiki; + pagename=HomePage; + markup=2; + charset=UTF-8 +Content-Transfer-Encoding: binary + +{{colorbox +|text=<strong>Welcome to the wiki dedicated to your project!</strong> +|color=#90EE90 +|bordercolor=green +}} + +{{titlebar|title=What is a wiki?}} + +The wiki will allow you to easily create web pages to share information about your project. You can experiment in the [[SandBox]]. Added: trunk/themes/gforge/pgsrc/InterWikiMap =================================================================== --- trunk/themes/gforge/pgsrc/InterWikiMap (rev 0) +++ trunk/themes/gforge/pgsrc/InterWikiMap 2009-04-03 15:26:46 UTC (rev 6773) @@ -0,0 +1,14 @@ +Date: Fri, 3 Apr 2009 17:26:26 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) +X-Rcs-Id: $Id: InterWikiMap 6184 2008-08-22 10:33:41Z vargenau $ +Content-Type: application/x-phpwiki; + pagename=InterWikiMap; + pagetype=interwikimap; + flags=PAGE_LOCKED; + markup=2; + charset=UTF-8 +Content-Transfer-Encoding: binary + +The **~InterWiki map** used on this wiki is listed below. The map is taken +from the text in the verbatim block below. (But this only works if +this page is locked.) Added: trunk/themes/gforge/pgsrc/TextFormattingRules =================================================================== --- trunk/themes/gforge/pgsrc/TextFormattingRules (rev 0) +++ trunk/themes/gforge/pgsrc/TextFormattingRules 2009-04-03 15:26:46 UTC (rev 6773) @@ -0,0 +1,31 @@ +Date: Fri, 3 Apr 2009 17:26:26 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) +X-Rcs-Id: $Id: Help%2FTextFormattingRules 6710 2009-03-26 10:38:59Z vargenau $ +Content-Type: application/x-phpwiki; + pagename=TextFormattingRules; + flags=PAGE_LOCKED; + markup=2; + charset=UTF-8 +Content-Transfer-Encoding: binary + +== Synopsis + +**Emphasis:** ##~/~/## for //italics//, ##~*~*## for **bold**, ##~*~*~/~/...~/~/~*~*## for **//both//**, ##~#~### for ##fixed width##. \\ +**Lists:** ##~*## for bullet lists, ##~### for numbered lists; use multiple ##~*## or ##~### for nested lists. \\ +**Headings:** "##~=~=##", "##~=~=~=##", "##~=~=~=~=##", etc. make headings. \\ +**Preformatted text:** Enclose text in ##~{~{~{...~}~}~}## or ##~<pre>~</pre>##. \\ +**Indented text:** Indent the paragraph with whitespaces. \\ +**References:** use double square brackets for a ##~[~[page link~]~]## or URL ##~[~[~http:~//cool.wiki.int/~]~]##. \\ +**References:** use pipe ##~|## to name the links: ##~[~[page link~|some text~]~]## or ##~[~[~http:~//cool.wiki.int/~|some text~]~]##. \\ +**Preventing linking:** Prefix with "##~~##": ##~~~DoNotHyperlink##. \\ +**Misc:** "##~\~\##" makes a linebreak, "##~----##" makes a horizontal rule. \\ +**Allowed HTML tags:** <b>b</b> <big>big</big> <i>i</i> +<small>small</small> ##tt## <em>em</em> <strong>strong</strong> +<s>s</s> <strike>strike</strike> +<abbr>abbr</abbr> <acronym>acronym</acronym> <cite>cite</cite> +<code>code</code> <dfn>dfn</dfn> <kbd>kbd</kbd> <samp>samp</samp> +<var>var</var> <sup>sup</sup> <sub>sub</sub> \\ +**More:** [[Help:TextFormattingRules#Tables|tables]], [[Help:TextFormattingRules#Images|images]], +[[Help:CreateTocPlugin|table of contents]], [[Help:TextFormattingRules#Inserting_plugins|plugins]] + +More explanations: [[Help:TextFormattingRules]] Added: trunk/themes/gforge/pgsrc/colorbox =================================================================== --- trunk/themes/gforge/pgsrc/colorbox (rev 0) +++ trunk/themes/gforge/pgsrc/colorbox 2009-04-03 15:26:46 UTC (rev 6773) @@ -0,0 +1,26 @@ +Date: Fri, 3 Apr 2009 17:26:26 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20070828) +X-Rcs-Id: $Id$ +Content-Type: application/x-phpwiki; + pagename=colorbox; + markup=2; + charset=UTF-8 +Content-Transfer-Encoding: binary + +<noinclude> + +This is a **template** for **a text box with a color background**. + +You should call the template with the following parameters: +* %%text%% +* %%color%% +* %%bordercolor%% + +---- +[[CategoryWiki templates]] + +</noinclude> +{| width=100% bgcolor=%%color%% style=padding:5px;border-style:solid;border-color:%%bordercolor%%;border-width:3px +|- align=center +| %%text%% +|} Added: trunk/themes/gforge/pgsrc/titlebar =================================================================== --- trunk/themes/gforge/pgsrc/titlebar (rev 0) +++ trunk/themes/gforge/pgsrc/titlebar 2009-04-03 15:26:46 UTC (rev 6773) @@ -0,0 +1,24 @@ +Date: Fri, 3 Apr 2009 17:26:26 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20070828) +X-Rcs-Id: $Id$ +Content-Type: application/x-phpwiki; + pagename=titlebar; + markup=2; + charset=UTF-8 +Content-Transfer-Encoding: binary + +<noinclude> + +This is a **template** to include **a title bar**. + +You should call the template with the following parameter: +* %%title%% + +---- +[[CategoryWiki templates]] + +</noinclude> +{| width="100%" +|- +|class=titlebar|%%title%% +|} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2009-04-03 16:58:56
|
Revision: 6774 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6774&view=rev Author: vargenau Date: 2009-04-03 15:32:15 +0000 (Fri, 03 Apr 2009) Log Message: ----------- svn propset svn:keywords "Id" Modified Paths: -------------- trunk/themes/gforge/pgsrc/InterWikiMap trunk/themes/gforge/pgsrc/TextFormattingRules Property Changed: ---------------- trunk/themes/gforge/pgsrc/CategoryWiki%20templates trunk/themes/gforge/pgsrc/HomePage trunk/themes/gforge/pgsrc/InterWikiMap trunk/themes/gforge/pgsrc/TextFormattingRules trunk/themes/gforge/pgsrc/colorbox trunk/themes/gforge/pgsrc/titlebar Property changes on: trunk/themes/gforge/pgsrc/CategoryWiki%20templates ___________________________________________________________________ Added: svn:keywords + Id Property changes on: trunk/themes/gforge/pgsrc/HomePage ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/themes/gforge/pgsrc/InterWikiMap =================================================================== --- trunk/themes/gforge/pgsrc/InterWikiMap 2009-04-03 15:26:46 UTC (rev 6773) +++ trunk/themes/gforge/pgsrc/InterWikiMap 2009-04-03 15:32:15 UTC (rev 6774) @@ -1,6 +1,6 @@ Date: Fri, 3 Apr 2009 17:26:26 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) -X-Rcs-Id: $Id: InterWikiMap 6184 2008-08-22 10:33:41Z vargenau $ +X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=InterWikiMap; pagetype=interwikimap; Property changes on: trunk/themes/gforge/pgsrc/InterWikiMap ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/themes/gforge/pgsrc/TextFormattingRules =================================================================== --- trunk/themes/gforge/pgsrc/TextFormattingRules 2009-04-03 15:26:46 UTC (rev 6773) +++ trunk/themes/gforge/pgsrc/TextFormattingRules 2009-04-03 15:32:15 UTC (rev 6774) @@ -1,6 +1,6 @@ Date: Fri, 3 Apr 2009 17:26:26 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) -X-Rcs-Id: $Id: Help%2FTextFormattingRules 6710 2009-03-26 10:38:59Z vargenau $ +X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=TextFormattingRules; flags=PAGE_LOCKED; Property changes on: trunk/themes/gforge/pgsrc/TextFormattingRules ___________________________________________________________________ Added: svn:keywords + Id Property changes on: trunk/themes/gforge/pgsrc/colorbox ___________________________________________________________________ Added: svn:keywords + Id Property changes on: trunk/themes/gforge/pgsrc/titlebar ___________________________________________________________________ Added: svn:keywords + Id This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2009-06-01 14:22:13
|
Revision: 6840 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6840&view=rev Author: vargenau Date: 2009-06-01 13:42:22 +0000 (Mon, 01 Jun 2009) Log Message: ----------- EXTERNAL_PAGE Modified Paths: -------------- trunk/themes/gforge/pgsrc/CategoryWiki%20templates trunk/themes/gforge/pgsrc/HomePage trunk/themes/gforge/pgsrc/InterWikiMap trunk/themes/gforge/pgsrc/TextFormattingRules trunk/themes/gforge/pgsrc/colorbox trunk/themes/gforge/pgsrc/titlebar Modified: trunk/themes/gforge/pgsrc/CategoryWiki %templates =================================================================== --- trunk/themes/gforge/pgsrc/CategoryWiki%20templates 2009-06-01 13:40:04 UTC (rev 6839) +++ trunk/themes/gforge/pgsrc/CategoryWiki%20templates 2009-06-01 13:42:22 UTC (rev 6840) @@ -1,8 +1,9 @@ -Date: Fri, 3 Apr 2009 17:26:26 +0000 +Date: Mon, 1 Jun 2009 15:44:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20070828) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=CategoryWiki%20templates; + flags=EXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary Modified: trunk/themes/gforge/pgsrc/HomePage =================================================================== --- trunk/themes/gforge/pgsrc/HomePage 2009-06-01 13:40:04 UTC (rev 6839) +++ trunk/themes/gforge/pgsrc/HomePage 2009-06-01 13:42:22 UTC (rev 6840) @@ -1,8 +1,9 @@ -Date: Fri, 3 Apr 2009 17:26:26 +0000 +Date: Mon, 1 Jun 2009 15:44:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20070828) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=HomePage; + flags=EXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary Modified: trunk/themes/gforge/pgsrc/InterWikiMap =================================================================== --- trunk/themes/gforge/pgsrc/InterWikiMap 2009-06-01 13:40:04 UTC (rev 6839) +++ trunk/themes/gforge/pgsrc/InterWikiMap 2009-06-01 13:42:22 UTC (rev 6840) @@ -1,10 +1,10 @@ -Date: Fri, 3 Apr 2009 17:26:26 +0000 +Date: Mon, 1 Jun 2009 15:44:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=InterWikiMap; pagetype=interwikimap; - flags=PAGE_LOCKED; + flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary Modified: trunk/themes/gforge/pgsrc/TextFormattingRules =================================================================== --- trunk/themes/gforge/pgsrc/TextFormattingRules 2009-06-01 13:40:04 UTC (rev 6839) +++ trunk/themes/gforge/pgsrc/TextFormattingRules 2009-06-01 13:42:22 UTC (rev 6840) @@ -1,9 +1,9 @@ -Date: Fri, 3 Apr 2009 17:26:26 +0000 +Date: Mon, 1 Jun 2009 15:44:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=TextFormattingRules; - flags=PAGE_LOCKED; + flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary Modified: trunk/themes/gforge/pgsrc/colorbox =================================================================== --- trunk/themes/gforge/pgsrc/colorbox 2009-06-01 13:40:04 UTC (rev 6839) +++ trunk/themes/gforge/pgsrc/colorbox 2009-06-01 13:42:22 UTC (rev 6840) @@ -1,8 +1,9 @@ -Date: Fri, 3 Apr 2009 17:26:26 +0000 +Date: Mon, 1 Jun 2009 15:44:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20070828) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=colorbox; + flags=EXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary Modified: trunk/themes/gforge/pgsrc/titlebar =================================================================== --- trunk/themes/gforge/pgsrc/titlebar 2009-06-01 13:40:04 UTC (rev 6839) +++ trunk/themes/gforge/pgsrc/titlebar 2009-06-01 13:42:22 UTC (rev 6840) @@ -1,8 +1,9 @@ -Date: Fri, 3 Apr 2009 17:26:26 +0000 +Date: Mon, 1 Jun 2009 15:44:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20070828) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=titlebar; + flags=EXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2010-07-15 14:59:50
|
Revision: 7611 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7611&view=rev Author: vargenau Date: 2010-07-15 14:59:44 +0000 (Thu, 15 Jul 2010) Log Message: ----------- Cosmetic only Modified Paths: -------------- trunk/themes/gforge/pgsrc/PhpWikiAdministration trunk/themes/gforge/pgsrc/UpLoad Modified: trunk/themes/gforge/pgsrc/PhpWikiAdministration =================================================================== --- trunk/themes/gforge/pgsrc/PhpWikiAdministration 2010-07-15 14:59:08 UTC (rev 7610) +++ trunk/themes/gforge/pgsrc/PhpWikiAdministration 2010-07-15 14:59:44 UTC (rev 7611) @@ -1,4 +1,4 @@ -Date: Thu, 15 Apr 2010 16:33:18 +0000 +Date: Thu, 15 Jul 2010 16:58:46 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ <<CreateToc jshide||=0 with_toclink||=1 position=right with_counter=1>> -== Page Explorer +== Page Explorer == First select pages and then define the action: @@ -22,16 +22,16 @@ | [[/Chown]] | [[/Purge]] | [[/Remove]] | [[/Rename]] | [[/SearchReplace]] | [[/SetAcl]] -== Cleanup +== Cleanup == A Wiki SandBox is very easy to clean. Here you can restore it to pristine condition by loading the default from pgsrc. **[[phpwiki:?action=loadfile&overwrite=1&source=pgsrc/SandBox|Rake the SandBox]]** -== Making Snapshots or Backups +== Making Snapshots or Backups == -=== ZIP files of database +=== 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 @@ -44,7 +44,7 @@ If your php has //zlib// support, the files in the archive will be compressed, otherwise they will just be stored. -=== Dump to directory +=== Dump to directory === Here you can dump pages of your Wiki into a directory of your choice. @@ -52,7 +52,7 @@ 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 +== 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 @@ -61,14 +61,14 @@ just delete the pages from the directory (or zip file) which you don't want to load. -=== Upload File +=== Upload File === Here you can upload ZIP archives, or individual files from your (client) machine. <<WikiForm action=upload>> -=== Load File +=== Load File === Here you can load ZIP archives, individual files or entire directories. The file or directory must be local to the http @@ -77,7 +77,7 @@ <<WikiForm action=loadfile>> <<WikiForm action=loadfile buttontext="Load & Overwrite" overwrite=1>> -=== Upgrade +=== Upgrade === Do some verification checks and upgrade changes automatically, after having installed a new phpwiki engine update: @@ -88,7 +88,7 @@ * **[[phpwiki:HomePage?action=upgrade|Upgrade]]** * **[[phpwiki:HomePage?action=upgrade&overwrite=1|Upgrade & Overwrite]]** -== Format of the files +== Format of the files == Currently the pages are stored, one per file, as MIME (RFC:2045) e-mail (RFC:822) messages. The content-type //application/x-phpwiki// @@ -98,7 +98,7 @@ with type //application/x-phpwiki//.) The message body contains the page text. -== Dump pages as XHTML +== Dump pages as XHTML == <<WikiForm action=dumphtml>> Modified: trunk/themes/gforge/pgsrc/UpLoad =================================================================== --- trunk/themes/gforge/pgsrc/UpLoad 2010-07-15 14:59:08 UTC (rev 7610) +++ trunk/themes/gforge/pgsrc/UpLoad 2010-07-15 14:59:44 UTC (rev 7611) @@ -1,4 +1,4 @@ -Date: Thu, 15 Apr 2010 16:33:18 +0000 +Date: Thu, 15 Jul 2010 16:58:46 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -10,8 +10,8 @@ This page allows you to upload files that can later be used in the wiki. It is especially useful for uploading images. You give access to the uploaded file with the following syntax: -* **~{~{my_image.gif~}~}** or **~[~[~Upload:my_image.gif]]** inlines the image -* **~Upload:my_image.gif** shows a plain link +* **~{~{my_image.gif~}~}** or **~[~[~Upload:my_image.gif]]** inlines the image, +* **~Upload:my_image.gif** shows a plain link, * **~[~[~Upload:my_image.gif|my image]]** shows the image under a link named "my image". The uploaded files will be publicly accessible. They are stored in the Webdav subdirectory **www/uploads**. They can be used in the wiki, in the project web site and in blocks. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2010-08-31 11:42:15
|
Revision: 7656 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7656&view=rev Author: vargenau Date: 2010-08-31 11:42:09 +0000 (Tue, 31 Aug 2010) Log Message: ----------- Add svn:keywords Id Modified Paths: -------------- trunk/themes/gforge/pgsrc/PhpWikiAdministration%2FSetAclSimple trunk/themes/gforge/pgsrc/SetGlobalAccessRightsSimple Property Changed: ---------------- trunk/themes/gforge/pgsrc/PhpWikiAdministration%2FSetAclSimple trunk/themes/gforge/pgsrc/SetGlobalAccessRightsSimple Modified: trunk/themes/gforge/pgsrc/PhpWikiAdministration%2FSetAclSimple =================================================================== --- trunk/themes/gforge/pgsrc/PhpWikiAdministration%2FSetAclSimple 2010-08-31 11:37:18 UTC (rev 7655) +++ trunk/themes/gforge/pgsrc/PhpWikiAdministration%2FSetAclSimple 2010-08-31 11:42:09 UTC (rev 7656) @@ -1,6 +1,6 @@ Date: Tue, 31 Aug 2010 11:36:17 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) -X-Rcs-Id: $Id: PhpWikiAdministration%2FSetAclSimple 7644 2010-08-13 13:34:26Z vargenau $ +X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=PhpWikiAdministration%2FSetAclSimple; flags=PAGE_LOCKED; Property changes on: trunk/themes/gforge/pgsrc/PhpWikiAdministration%2FSetAclSimple ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/themes/gforge/pgsrc/SetGlobalAccessRightsSimple =================================================================== --- trunk/themes/gforge/pgsrc/SetGlobalAccessRightsSimple 2010-08-31 11:37:18 UTC (rev 7655) +++ trunk/themes/gforge/pgsrc/SetGlobalAccessRightsSimple 2010-08-31 11:42:09 UTC (rev 7656) @@ -1,6 +1,6 @@ Date: Tue, 31 Aug 2010 11:36:04 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) -X-Rcs-Id: $Id: SetGlobalAccessRightsSimple 7654 2010-08-31 09:41:22Z vargenau $ +X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=SetGlobalAccessRightsSimple; flags=PAGE_LOCKED; Property changes on: trunk/themes/gforge/pgsrc/SetGlobalAccessRightsSimple ___________________________________________________________________ Added: svn:keywords + Id This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |