]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
22 years ago*** empty log message ***
carstenklapp [Tue, 19 Feb 2002 04:40:25 +0000 (04:40 +0000)]
*** empty log message ***

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2112 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agonew InterWikiMap page for german
carstenklapp [Tue, 19 Feb 2002 04:38:37 +0000 (04:38 +0000)]
new InterWikiMap page for german

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2111 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agonew files added
carstenklapp [Tue, 19 Feb 2002 04:24:54 +0000 (04:24 +0000)]
new files added

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2110 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoremoved hr from InterWikiMap, no longer needed with PageTypes
carstenklapp [Tue, 19 Feb 2002 04:09:48 +0000 (04:09 +0000)]
removed hr from InterWikiMap, no longer needed with PageTypes

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2109 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoRemoved map from pgsrc, it will now be inserted from lib/interwiki.map by loadsave...
carstenklapp [Tue, 19 Feb 2002 03:56:53 +0000 (03:56 +0000)]
Removed map from pgsrc, it will now be inserted from lib/interwiki.map by loadsave.php when the page is loaded.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2108 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agonew css classes for interwikimap
carstenklapp [Tue, 19 Feb 2002 03:42:36 +0000 (03:42 +0000)]
new css classes for interwikimap

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2107 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoThe enclosing <div> for the content is now generated automatically according to the...
carstenklapp [Tue, 19 Feb 2002 01:32:38 +0000 (01:32 +0000)]
The enclosing <div> for the content is now generated automatically according to the PageType.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2106 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agobugfix: missing }
carstenklapp [Tue, 19 Feb 2002 00:08:24 +0000 (00:08 +0000)]
bugfix: missing }

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2105 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoCleanup and more comments added.
carstenklapp [Tue, 19 Feb 2002 00:04:52 +0000 (00:04 +0000)]
Cleanup and more comments added.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2104 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoDon't display empty sections of a page (unless PageType is simply 'wikitext', which...
carstenklapp [Mon, 18 Feb 2002 23:50:55 +0000 (23:50 +0000)]
Don't display empty sections of a page (unless PageType is simply 'wikitext', which will always display a .wikitext block: this way when previewing a page edit of a blank page, at least one will still see the familiar white box in the preview area.)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2103 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoThe enclosing <div> for the content is now generated automatically according to the...
carstenklapp [Mon, 18 Feb 2002 23:17:47 +0000 (23:17 +0000)]
The enclosing <div> for the content is now generated automatically according to the PageType. Some refactoring and comments cleanup.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2102 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoThe enclosing <div> for the content is now generated automatically according to the...
carstenklapp [Mon, 18 Feb 2002 23:16:29 +0000 (23:16 +0000)]
The enclosing <div> for the content is now generated automatically according to the PageType.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2101 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoadded the forgotten .named-wiki (thanks Lawrence)
carstenklapp [Mon, 18 Feb 2002 21:48:09 +0000 (21:48 +0000)]
added the forgotten .named-wiki (thanks Lawrence)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2100 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoadded the forgotten .named-wiki (thanks Lawrence)
carstenklapp [Mon, 18 Feb 2002 21:38:40 +0000 (21:38 +0000)]
added the forgotten .named-wiki (thanks Lawrence)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2099 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoFix for time formatting on Windows. Windows does not recognize a %l parameter to...
lakka [Mon, 18 Feb 2002 16:59:49 +0000 (16:59 +0000)]
Fix for time formatting on Windows.  Windows does not recognize a %l parameter to strftime.  Use %i instead.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2098 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agobugfix2 for localized pagenames
carstenklapp [Mon, 18 Feb 2002 09:27:09 +0000 (09:27 +0000)]
bugfix2 for localized pagenames

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2097 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agobugfix for localized pagenames
carstenklapp [Mon, 18 Feb 2002 09:20:11 +0000 (09:20 +0000)]
bugfix for localized pagenames

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2096 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoView the InterWikiMap page to see the first PageType in action! New class: PageType...
carstenklapp [Mon, 18 Feb 2002 08:58:10 +0000 (08:58 +0000)]
View the InterWikiMap page to see the first PageType in action! New class: PageType (see http://phpwiki.sourceforge.net/phpwiki/PageType). This class pre-processes raw markup and breaks it into pieces based on the page type, then calls TextTransform on the pieces. So far it's only implemented for browsing, previewing, and post-savepage display (i.e. under the signature). ContentTemplates for page editing based on page type could be next, but I have no specific ideas or plans.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2095 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoHooks for new PageType class.
carstenklapp [Mon, 18 Feb 2002 08:48:18 +0000 (08:48 +0000)]
Hooks for new PageType class.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2094 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoHook for new PageType class.
carstenklapp [Mon, 18 Feb 2002 08:47:28 +0000 (08:47 +0000)]
Hook for new PageType class.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2093 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoAdded comments & padding for word highlights.
carstenklapp [Mon, 18 Feb 2002 01:35:46 +0000 (01:35 +0000)]
Added comments & padding for word highlights.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2092 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoosx-ified the diff display
carstenklapp [Mon, 18 Feb 2002 01:34:48 +0000 (01:34 +0000)]
osx-ified the diff display

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2091 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoTo make it simpler to maintain localized variants of the InterWikiMap page, loadsave...
carstenklapp [Sun, 17 Feb 2002 23:47:44 +0000 (23:47 +0000)]
To make it simpler to maintain localized variants of the InterWikiMap page, loadsave will automatically insert the necessary verbatim block. When loading a file named InterWikiMap (or a localised version), if the page being loaded doesn't already contain a <verbatim> block then it will try to insert the default interwiki.map file.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2090 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoabout 45 messages changed or added
carstenklapp [Sun, 17 Feb 2002 22:34:36 +0000 (22:34 +0000)]
about 45 messages changed or added

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2089 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoabout 15 strings added / changed
carstenklapp [Sun, 17 Feb 2002 22:26:53 +0000 (22:26 +0000)]
about 15 strings added / changed

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2088 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoremoved unnecessary call to gettext
carstenklapp [Sun, 17 Feb 2002 17:41:39 +0000 (17:41 +0000)]
removed unnecessary call to gettext

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2087 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoThis appears to fix the author field from being incorrectly loaded into pagedata...
carstenklapp [Sun, 17 Feb 2002 06:39:54 +0000 (06:39 +0000)]
This appears to fix the author field from being incorrectly loaded into pagedata instead of versiondata, but I don't understand why this fix works...

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2086 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoAdded 'summary' and 'hits' fields to page dumps. This is a slightly modified version...
carstenklapp [Sun, 17 Feb 2002 05:56:08 +0000 (05:56 +0000)]
Added 'summary' and 'hits' fields to page dumps. This is a slightly modified version of patch #515827 at https://sourceforge.net/tracker/index.php?func=detail&aid=515827&group_id=6121&atid=306121. (The second component of  the patch to loadsave.php will have to wait. I'm having trouble getting multipart mime files to load properly: the versiondata author, author_id and summary is being loaded as pagedata instead of versiondata.)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2085 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agocomments cleanup
carstenklapp [Sun, 17 Feb 2002 01:28:10 +0000 (01:28 +0000)]
comments cleanup

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2084 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agofix for invalid css
carstenklapp [Sun, 17 Feb 2002 01:27:34 +0000 (01:27 +0000)]
fix for invalid css

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2083 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agomore adjustments for NS4, and some color tweaks
carstenklapp [Sun, 17 Feb 2002 01:13:07 +0000 (01:13 +0000)]
more adjustments for NS4, and some color tweaks

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2082 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoMore css cleanup to make theme a little friendlier to NS4.
carstenklapp [Sat, 16 Feb 2002 23:39:10 +0000 (23:39 +0000)]
More css cleanup to make theme a little friendlier to NS4.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2081 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoadd WikiLink for author name
carstenklapp [Sat, 16 Feb 2002 23:38:13 +0000 (23:38 +0000)]
add WikiLink for author name

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2080 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agobugfix missing )
carstenklapp [Sat, 16 Feb 2002 23:31:48 +0000 (23:31 +0000)]
bugfix missing )

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2079 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agorounding out the look a bit more
carstenklapp [Sat, 16 Feb 2002 16:02:56 +0000 (16:02 +0000)]
rounding out the look a bit more

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2078 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoGoodStyle is now just a regular WikiLink instead of a button. (Not enough room for...
carstenklapp [Sat, 16 Feb 2002 16:01:54 +0000 (16:01 +0000)]
GoodStyle is now just a regular WikiLink instead of a button. (Not enough room for an image button in MacOSX theme anymore, it was the only theme using an image button there.)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2077 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agonew button
carstenklapp [Sat, 16 Feb 2002 15:42:12 +0000 (15:42 +0000)]
new button

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2076 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoMore fine-tuning of wikiaction and wikiadmin forms (e.g. FindPage and PhpWikiAdminist...
carstenklapp [Sat, 16 Feb 2002 15:10:00 +0000 (15:10 +0000)]
More fine-tuning of wikiaction and wikiadmin forms (e.g. FindPage and PhpWikiAdministration).

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2075 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoadd link to today's calendar page for the user if it exists
carstenklapp [Sat, 16 Feb 2002 11:10:00 +0000 (11:10 +0000)]
add link to today's calendar page for the user if it exists

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2074 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoAdded more <link rel=""> headers for Mozilla & iCab. (Activate the "Site Navigation...
carstenklapp [Sat, 16 Feb 2002 10:34:39 +0000 (10:34 +0000)]
Added more <link rel=""> headers for Mozilla & iCab. (Activate the "Site Navigation Bar" menu in Mozilla to see the links.) Links to your personal Calendar page, UserPreferences, and other (admin configured) bookmarks.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2073 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoMoved DebugInfo to actionbar.tmpl.
carstenklapp [Sat, 16 Feb 2002 06:05:34 +0000 (06:05 +0000)]
Moved DebugInfo to actionbar.tmpl.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2072 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoAdded PageHistory and Info button. Moved DebugInfo from navbar.tmpl.
carstenklapp [Sat, 16 Feb 2002 06:04:32 +0000 (06:04 +0000)]
Added PageHistory and Info button. Moved DebugInfo from navbar.tmpl.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2071 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agomoved debug stuff into it's own template
carstenklapp [Sat, 16 Feb 2002 06:03:08 +0000 (06:03 +0000)]
moved debug stuff into it's own template

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2070 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoUpdate toolbars to use new template css classes. Fixed one bug for logo, where positi...
carstenklapp [Sat, 16 Feb 2002 02:58:17 +0000 (02:58 +0000)]
Update toolbars to use new template css classes. Fixed one bug for logo, where position was different when using modern as the default stylesheet vs. the alternate stylesheet.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2069 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agobugfix for hidden title
carstenklapp [Sat, 16 Feb 2002 02:42:53 +0000 (02:42 +0000)]
bugfix for hidden title

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2068 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoadded button link to new info page
carstenklapp [Sat, 16 Feb 2002 02:36:45 +0000 (02:36 +0000)]
added button link to new info page

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2067 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoadded more css formatting
carstenklapp [Sat, 16 Feb 2002 02:31:49 +0000 (02:31 +0000)]
added more css formatting

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2066 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agobugfix for broken minor_edit flag
carstenklapp [Sat, 16 Feb 2002 02:20:32 +0000 (02:20 +0000)]
bugfix for broken minor_edit flag

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2065 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agominor cleanup for localization
carstenklapp [Sat, 16 Feb 2002 02:09:01 +0000 (02:09 +0000)]
minor cleanup for localization

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2064 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoAdded hits, size. Don't show locked for old revisions. Html cleanup.
carstenklapp [Sat, 16 Feb 2002 01:46:06 +0000 (01:46 +0000)]
Added hits, size. Don't show locked for old revisions. Html cleanup.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2063 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoNew css for PageHistory & Info page.
carstenklapp [Sat, 16 Feb 2002 01:12:51 +0000 (01:12 +0000)]
New css for PageHistory & Info page.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2062 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoNew action "info", to replace "debuginfo" for the end user.
carstenklapp [Sat, 16 Feb 2002 00:08:28 +0000 (00:08 +0000)]
New action "info", to replace "debuginfo" for the end user.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2061 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoadd version column to identify empty / deleted pages
carstenklapp [Fri, 15 Feb 2002 17:53:01 +0000 (17:53 +0000)]
add version column to identify empty / deleted pages

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2060 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoallow info= override in the browser's url field
carstenklapp [Fri, 15 Feb 2002 17:52:02 +0000 (17:52 +0000)]
allow info= override in the browser's url field

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2059 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agonew page for OrphanedPages plugin
carstenklapp [Fri, 15 Feb 2002 17:14:42 +0000 (17:14 +0000)]
new page for OrphanedPages plugin

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2058 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoOrphaned pages plugin. What more is there to say?
lakka [Fri, 15 Feb 2002 14:45:49 +0000 (14:45 +0000)]
Orphaned pages plugin.  What more is there to say?

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2057 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years ago(Hopefully) fixed strange bug when running with APC cache, and without gettext. ...
lakka [Fri, 15 Feb 2002 14:14:13 +0000 (14:14 +0000)]
(Hopefully) fixed strange bug when running with APC cache, and without gettext.  The cache
seems to "remember" that gettext has been defined by phpWiki on  a previous run, and
causes phpWiki to believe on the subsequent run that the gettext module is installed.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2056 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoMergeConflictingEdits done. The merge is automatic, with an
lakka [Fri, 15 Feb 2002 14:05:44 +0000 (14:05 +0000)]
MergeConflictingEdits done.  The merge is automatic, with an
oppotunity to edit before saving.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2055 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agocolor fixes
carstenklapp [Fri, 15 Feb 2002 05:52:32 +0000 (05:52 +0000)]
color fixes

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2054 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoMore css cleanup: eliminated table for wikiaction forms. It appears the only use...
carstenklapp [Fri, 15 Feb 2002 05:43:14 +0000 (05:43 +0000)]
More css cleanup: eliminated table for wikiaction forms. It appears the only use was for correct vertical alignment in NS4 of the "browse..." and "upload" buttons in PhpWikiAdministration. Bugfixes: missing comma, table font inheritance.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2053 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoMore css cleanup: eliminated table for wikiaction forms. It appears the only use...
carstenklapp [Fri, 15 Feb 2002 05:35:02 +0000 (05:35 +0000)]
More css cleanup: eliminated table for wikiaction forms. It appears the only use was for correct vertical alignment in NS4 of the "browse..." and "upload" buttons in PhpWikiAdministration.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2052 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoStart of MergeConflictingEdits - code is commented out at the moment
lakka [Thu, 14 Feb 2002 23:15:54 +0000 (23:15 +0000)]
Start of MergeConflictingEdits - code is commented out at the moment

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2051 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoDid it properly this time
lakka [Thu, 14 Feb 2002 23:13:46 +0000 (23:13 +0000)]
Did it properly this time

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2050 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoCorrected a typo and removed some stray debugging code
lakka [Thu, 14 Feb 2002 23:12:31 +0000 (23:12 +0000)]
Corrected a typo and removed some stray debugging code

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2049 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agominor fix for invalid css
carstenklapp [Thu, 14 Feb 2002 21:54:48 +0000 (21:54 +0000)]
minor fix for invalid css

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2048 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoassigned css class to form button
carstenklapp [Thu, 14 Feb 2002 21:42:24 +0000 (21:42 +0000)]
assigned css class to form button

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2047 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agouse focus() for form <input> elements, select() is for <option> elements (fix for...
carstenklapp [Thu, 14 Feb 2002 19:08:14 +0000 (19:08 +0000)]
use focus() for form <input> elements, select() is for <option> elements (fix for NS4)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2046 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agobug fix
carstenklapp [Thu, 14 Feb 2002 07:07:39 +0000 (07:07 +0000)]
bug fix

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2045 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agobug fix
carstenklapp [Thu, 14 Feb 2002 07:03:14 +0000 (07:03 +0000)]
bug fix

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2044 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoremoved debugging code
carstenklapp [Thu, 14 Feb 2002 06:56:40 +0000 (06:56 +0000)]
removed debugging code

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2043 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoeureka! eliminated a hack
carstenklapp [Thu, 14 Feb 2002 06:44:32 +0000 (06:44 +0000)]
eureka! eliminated a hack

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2042 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoFixed the bug of the varying editdate position in different browsers, other positioni...
carstenklapp [Thu, 14 Feb 2002 06:21:41 +0000 (06:21 +0000)]
Fixed the bug of the varying editdate position in different browsers, other positioning tweaks. (Bottom position of the Signin still differs between Mozilla and IE).

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2041 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoassigned css classes to form input buttons
carstenklapp [Thu, 14 Feb 2002 04:09:36 +0000 (04:09 +0000)]
assigned css classes to form input buttons

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2040 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoassigned css classes to form buttons
carstenklapp [Thu, 14 Feb 2002 03:58:50 +0000 (03:58 +0000)]
assigned css classes to form buttons

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2039 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoround off debug time elapsed
carstenklapp [Thu, 14 Feb 2002 03:51:29 +0000 (03:51 +0000)]
round off debug time elapsed

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2038 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoassigned css classes to form input buttons
carstenklapp [Thu, 14 Feb 2002 03:45:05 +0000 (03:45 +0000)]
assigned css classes to form input buttons

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2037 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoassigned css classes to form input buttons
carstenklapp [Thu, 14 Feb 2002 03:40:00 +0000 (03:40 +0000)]
assigned css classes to form input buttons

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2036 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoFor submit buttons, pass the third argument as the css class instead of always 'butto...
carstenklapp [Thu, 14 Feb 2002 03:39:15 +0000 (03:39 +0000)]
For submit buttons, pass the third argument as the css class instead of always 'button', to allow form buttons to take on the regular css appearance of other wikibuttons, such as 'wikiadmin' for the "Remove page now" form button. Appearance of buttons with the class 'button' can be controlled via css, and currently take on the look of wikiaction buttons. Buttons with no class will appear using the browser / OS appearance, such as "Browse" and "Upload" in PhpWikiAdministration. (Otherwise  this function is still kind of odd, using the third argument to Button() for two different purposes.)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2035 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoMoved debug constant to the top to allow for earlier use in code (the debug timer...
carstenklapp [Thu, 14 Feb 2002 03:32:08 +0000 (03:32 +0000)]
Moved debug constant to the top to allow for earlier use in code (the debug timer was left at the bottom).

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2034 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoassigned class wikiaction to sign in & sign out buttons for themes / css
carstenklapp [Thu, 14 Feb 2002 03:29:55 +0000 (03:29 +0000)]
assigned class wikiaction to sign in & sign out buttons for themes / css

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2033 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agomore cleanup of wikiaction buttons
carstenklapp [Thu, 14 Feb 2002 03:27:58 +0000 (03:27 +0000)]
more cleanup of wikiaction buttons

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2032 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agorevert back to 1.2 markup (page gives instructions how to use 1.2 markup)
carstenklapp [Thu, 14 Feb 2002 01:59:10 +0000 (01:59 +0000)]
revert back to 1.2 markup (page gives instructions how to use 1.2 markup)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2031 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoMinor adjustments to new markup.
carstenklapp [Thu, 14 Feb 2002 01:49:53 +0000 (01:49 +0000)]
Minor adjustments to new markup.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2030 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoFixed appearance of unknown wikiwords. Added comments about specific css deficiencies...
carstenklapp [Thu, 14 Feb 2002 00:54:29 +0000 (00:54 +0000)]
Fixed appearance of unknown wikiwords. Added comments about specific css deficiencies in NS4.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2029 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoFixed appearance of unknown wikiwords.
carstenklapp [Thu, 14 Feb 2002 00:53:29 +0000 (00:53 +0000)]
Fixed appearance of unknown wikiwords.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2028 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agominor updates using new markup
carstenklapp [Wed, 13 Feb 2002 23:53:16 +0000 (23:53 +0000)]
minor updates using new markup

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2027 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoPoint to french InterWikiMap (CarteInterWiki).
carstenklapp [Wed, 13 Feb 2002 23:51:45 +0000 (23:51 +0000)]
Point to french InterWikiMap (CarteInterWiki).

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2026 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoFixed more css font inheritance problems.
carstenklapp [Wed, 13 Feb 2002 23:12:49 +0000 (23:12 +0000)]
Fixed more css font inheritance problems.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2025 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoConverted table to new markup.
carstenklapp [Wed, 13 Feb 2002 23:06:39 +0000 (23:06 +0000)]
Converted table to new markup.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2024 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoUpdated french page names
carstenklapp [Wed, 13 Feb 2002 22:47:43 +0000 (22:47 +0000)]
Updated french page names

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2023 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoFixed font inheritance problem with some browsers. Removed duplicate line.
carstenklapp [Wed, 13 Feb 2002 20:26:45 +0000 (20:26 +0000)]
Fixed font inheritance problem with some browsers. Removed duplicate line.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2022 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoforgot to uncomment one line
carstenklapp [Wed, 13 Feb 2002 08:56:24 +0000 (08:56 +0000)]
forgot to uncomment one line

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2021 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoMoved most of the NS4-problematic css into the heavy file.
carstenklapp [Wed, 13 Feb 2002 08:45:08 +0000 (08:45 +0000)]
Moved most of the NS4-problematic css into the heavy file.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2020 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years ago1 minor fix
carstenklapp [Wed, 13 Feb 2002 05:55:22 +0000 (05:55 +0000)]
1 minor fix

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2019 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agorefactored nasty nested if
carstenklapp [Wed, 13 Feb 2002 04:23:54 +0000 (04:23 +0000)]
refactored nasty nested if

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2018 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoNew argument 'all' to show all columns.
carstenklapp [Wed, 13 Feb 2002 03:08:44 +0000 (03:08 +0000)]
New argument 'all' to show all columns.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2017 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoSpacing correction for pages which don't have any wikitext, like Sign In and Remove...
carstenklapp [Wed, 13 Feb 2002 01:22:27 +0000 (01:22 +0000)]
Spacing correction for pages which don't have any wikitext, like Sign In and Remove Page.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2016 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoDon't fetch page version if delete was cancelled. Deleted trailing spaces after the...
carstenklapp [Wed, 13 Feb 2002 01:16:19 +0000 (01:16 +0000)]
Don't fetch page version if delete was cancelled. Deleted trailing spaces after the closing "?>", which prevented the cancel button from working: lib/Request.php:89: Warning[2]: Cannot add header information - headers already sent by (output started at /Library/WebServer/Documents/phpwiki/lib/removepage.php:70)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2015 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agominor fix
carstenklapp [Tue, 12 Feb 2002 23:57:42 +0000 (23:57 +0000)]
minor fix

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2014 96ab9672-09ca-45d6-a79d-3d69d39ca109

22 years agoBugfix for messed up toolbars on pages like editpage and removepage.
carstenklapp [Tue, 12 Feb 2002 23:55:09 +0000 (23:55 +0000)]
Bugfix for messed up toolbars on pages like editpage and removepage.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2013 96ab9672-09ca-45d6-a79d-3d69d39ca109