]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
22 years agoRemove 2 second set_time_limit(). (Was there for testing.)
dairiki [Wed, 30 Jan 2002 03:15:56 +0000 (03:15 +0000)]
Remove 2 second set_time_limit().  (Was there for testing.)

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

22 years agoCombine and refactor editpage.php and savepage.php.
dairiki [Wed, 30 Jan 2002 01:33:20 +0000 (01:33 +0000)]
Combine and refactor editpage.php and savepage.php.

Now when save errors happen (i.e. conflicting edits, or page
locked) the user gets returned directly to the edit form
(with an appropriate message at the top.)  No more of this
"hit the back arrow...".

Also add new action 'viewsource' as distinct from 'edit'.

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

22 years agoNew function HiddenInputs which constructs a set of hidden HTML <input>
dairiki [Wed, 30 Jan 2002 00:43:07 +0000 (00:43 +0000)]
New function HiddenInputs which constructs a set of hidden HTML <input>
elements from a hash of "$QUERY_ARGS" like values.

Also added HTML::textarea().

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

22 years agoUpdate to use new ActionPage paradigm for backlinks.
dairiki [Wed, 30 Jan 2002 00:36:19 +0000 (00:36 +0000)]
Update to use new ActionPage paradigm for backlinks.

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

22 years agoRemoved the base URL, now defined in maketest.pl.
wainstead [Tue, 29 Jan 2002 22:15:31 +0000 (22:15 +0000)]
Removed the base URL, now defined in maketest.pl.

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

22 years agoAdded a constant for BASEURL, moving this detail out of the test
wainstead [Tue, 29 Jan 2002 22:10:24 +0000 (22:10 +0000)]
Added a constant for BASEURL, moving this detail out of the test
scripts where it should never have been.

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

22 years agodon't add duplicate page names, keep adding pages until the requested number has...
carstenklapp [Tue, 29 Jan 2002 20:08:29 +0000 (20:08 +0000)]
don't add duplicate page names, keep adding pages until the requested number has been reached

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

22 years agodon't add duplicate page names
carstenklapp [Tue, 29 Jan 2002 20:04:19 +0000 (20:04 +0000)]
don't add duplicate page names

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

22 years agoCleanup of new inline parser code.
dairiki [Tue, 29 Jan 2002 19:28:16 +0000 (19:28 +0000)]
Cleanup of new inline parser code.
I now think it's a work of art!

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

22 years agominor grammar fix
carstenklapp [Tue, 29 Jan 2002 18:29:09 +0000 (18:29 +0000)]
minor grammar fix

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

22 years agoRemoved fuzzy marks from completed translations. (DseWiki uses ZufallsSeite so I...
carstenklapp [Tue, 29 Jan 2002 18:28:26 +0000 (18:28 +0000)]
Removed fuzzy marks from completed translations. (DseWiki uses ZufallsSeite so I think this one is okay, removed fuzzy).

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

22 years agoMinor grammar fix.
carstenklapp [Tue, 29 Jan 2002 18:24:08 +0000 (18:24 +0000)]
Minor grammar fix.

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

22 years agoMinor grammar fix in english. Fuzzy cleanup for the easy translations.
carstenklapp [Tue, 29 Jan 2002 18:22:24 +0000 (18:22 +0000)]
Minor grammar fix in english. Fuzzy cleanup for the easy translations.

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

22 years agologin comment improved and gettext'ified
rurban [Tue, 29 Jan 2002 08:16:26 +0000 (08:16 +0000)]
login comment improved and gettext'ified

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

22 years agoadded login comment for UserId link in RecentChanges (englisch+german only)
rurban [Tue, 29 Jan 2002 08:14:52 +0000 (08:14 +0000)]
added login comment for UserId link in RecentChanges (englisch+german only)

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

22 years agoFix regexp for URLs.
dairiki [Tue, 29 Jan 2002 05:33:29 +0000 (05:33 +0000)]
Fix regexp for URLs.

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

22 years agoNew inline markup parser. Just barely working, I think.
dairiki [Tue, 29 Jan 2002 05:06:31 +0000 (05:06 +0000)]
New inline markup parser.  Just barely working, I think.

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

22 years agoChange ( ) to (?: ) in $InterwikiLinkRegexp. (For new inline
dairiki [Tue, 29 Jan 2002 05:05:05 +0000 (05:05 +0000)]
Change ( ) to (?: ) in $InterwikiLinkRegexp.  (For new inline
markup code.)

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

22 years agoChange ( ) to (?: ) in $WikiNameRegexp (captured subgroups screw up
dairiki [Tue, 29 Jan 2002 05:04:04 +0000 (05:04 +0000)]
Change ( ) to (?: ) in $WikiNameRegexp (captured subgroups screw up
the new inline markup code).

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

22 years agoFixed the Full/RecentChanges/Edits (diff)s for real. (The last fix "fixed" (diff...
carstenklapp [Tue, 29 Jan 2002 02:26:05 +0000 (02:26 +0000)]
Fixed the Full/RecentChanges/Edits (diff)s for real. (The last fix "fixed" (diff)s for RecentChanges and FullRecentChanges, but broke (diff)s of RecentEdits.

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

22 years agoRebuilt pot file, a few new strings added.
carstenklapp [Tue, 29 Jan 2002 02:04:39 +0000 (02:04 +0000)]
Rebuilt pot file, a few new strings added.

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

22 years agoA few new strings added, 5 'fuzzy' to be verified.
carstenklapp [Tue, 29 Jan 2002 02:02:51 +0000 (02:02 +0000)]
A few new strings added, 5 'fuzzy' to be verified.

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

22 years agotypo fix
carstenklapp [Tue, 29 Jan 2002 01:17:50 +0000 (01:17 +0000)]
typo fix

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

22 years agomake dep for new files
carstenklapp [Tue, 29 Jan 2002 00:51:29 +0000 (00:51 +0000)]
make dep for new files

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

22 years agotweak RC (em minor edit)
carstenklapp [Mon, 28 Jan 2002 23:00:18 +0000 (23:00 +0000)]
tweak RC (em minor edit)

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

22 years agotweak RC (small minor edit)
carstenklapp [Mon, 28 Jan 2002 22:52:55 +0000 (22:52 +0000)]
tweak RC (small minor edit)

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

22 years ago(Finish previous changes.)
dairiki [Mon, 28 Jan 2002 21:53:31 +0000 (21:53 +0000)]
(Finish previous changes.)

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

22 years agothemed RecentChanges formatting tweaks
carstenklapp [Mon, 28 Jan 2002 21:49:24 +0000 (21:49 +0000)]
themed RecentChanges formatting tweaks

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

22 years agoRefactor the defn-list table code.
dairiki [Mon, 28 Jan 2002 21:48:44 +0000 (21:48 +0000)]
Refactor the defn-list table code.

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

22 years agoOkay, what do you think about this, Carsten?
dairiki [Mon, 28 Jan 2002 21:48:20 +0000 (21:48 +0000)]
Okay, what do you think about this, Carsten?
(I just added <small> around the "(minor edit)".)

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

22 years agoOk, I think this time is the good one. In RC/RE bold edit time indicates non-minor...
carstenklapp [Mon, 28 Jan 2002 21:22:40 +0000 (21:22 +0000)]
Ok, I think this time is the good one. In RC/RE bold edit time indicates non-minor edit (as suggested by Jeff). On the PageHistory screen the words "(minor edit)" also appear next to minor edits.

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

22 years agomoved minor edit to end, use square brackets (how does it look?)
carstenklapp [Mon, 28 Jan 2002 20:58:08 +0000 (20:58 +0000)]
moved minor edit to end, use square brackets (how does it look?)

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

22 years agoFix so that one can get RSS from actionpages.
dairiki [Mon, 28 Jan 2002 20:02:14 +0000 (20:02 +0000)]
Fix so that one can get RSS from actionpages.

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

22 years agoBug fix.
dairiki [Mon, 28 Jan 2002 19:56:23 +0000 (19:56 +0000)]
Bug fix.

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

22 years agoadded missing space as separator
carstenklapp [Mon, 28 Jan 2002 19:25:27 +0000 (19:25 +0000)]
added missing space as separator

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

22 years agoNew RecentChanges formatter for this theme.
carstenklapp [Mon, 28 Jan 2002 19:24:34 +0000 (19:24 +0000)]
New RecentChanges formatter for this theme.

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

22 years agoupdate getCSS for compatibility with Theme::getCSS
carstenklapp [Mon, 28 Jan 2002 19:21:31 +0000 (19:21 +0000)]
update getCSS for compatibility with Theme::getCSS

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

22 years agoUnfix erroneous fix.
dairiki [Mon, 28 Jan 2002 18:59:14 +0000 (18:59 +0000)]
Unfix erroneous fix.

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

22 years agoadds "(minor edit)" indicator to RecentEdits
carstenklapp [Mon, 28 Jan 2002 18:56:34 +0000 (18:56 +0000)]
adds "(minor edit)" indicator to RecentEdits

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

22 years agomoved "(minor edit)" indicator to RecentChanges (it won't appear in RecentChanges...
carstenklapp [Mon, 28 Jan 2002 18:51:52 +0000 (18:51 +0000)]
moved "(minor edit)" indicator to RecentChanges (it won't appear in RecentChanges lists anyway, just RecentEdits)

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

22 years agoAnother refactor of the OOP HTML/XML generation code. (Sorry.)
dairiki [Mon, 28 Jan 2002 18:49:08 +0000 (18:49 +0000)]
Another refactor of the OOP HTML/XML generation code.  (Sorry.)

New class XmlContent for a collection of XML content (without a tag).
(You should use this instead of an array, for representing a
sequence of XML elements.)  (The function HTML() is a shortcut
constructor, so where you would have done:
  $html = array(HTML::h2("Header),
                HTML::p("Paragraph"));
you should now do
  $html = HTML(HTML::h2("Header),
               HTML::p("Paragraph"));

And, instead of
  $html[] = HTML::p("Another par.");
do
  $html->pushContent(HTML::p("Another par."));

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

22 years agoAdded "(minor edit)" indicator to html RecentEdits (do we want this for RSS?).
carstenklapp [Mon, 28 Jan 2002 18:44:24 +0000 (18:44 +0000)]
Added "(minor edit)" indicator to html RecentEdits (do we want this for RSS?).

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

22 years agoAdded (minor edit) indicator to PageHistory.
carstenklapp [Mon, 28 Jan 2002 18:40:07 +0000 (18:40 +0000)]
Added (minor edit) indicator to PageHistory.

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

22 years agoFixes (diff) on RecentChanges, to perform a diff with the previous major revision...
carstenklapp [Mon, 28 Jan 2002 18:24:41 +0000 (18:24 +0000)]
Fixes (diff) on RecentChanges, to perform a diff with the previous major revision instead of the previous minor revision, because previous minor revisions are not shown in RecentChanges. (Tested this with FullRecentChanges and RecentEdits, and they still work correctly with this patch.)

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

22 years agoNew page for RandomPage plugin
carstenklapp [Mon, 28 Jan 2002 16:48:19 +0000 (16:48 +0000)]
New page for RandomPage plugin

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

22 years agobugfix, removed extra brace
carstenklapp [Mon, 28 Jan 2002 16:45:18 +0000 (16:45 +0000)]
bugfix, removed extra brace

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

22 years agoNew plugin args, pages=n (generate a list of n pages), info=mtime,author (display...
carstenklapp [Mon, 28 Jan 2002 16:43:15 +0000 (16:43 +0000)]
New plugin args, pages=n (generate a list of n pages), info=mtime,author (display additional info such as mtime when generating a list).

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

22 years agonew <?plugin RandomPage showname=false ?>
carstenklapp [Mon, 28 Jan 2002 15:54:49 +0000 (15:54 +0000)]
new <?plugin RandomPage showname=false ?>

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

22 years agofunction better_srand() moved from themes/Hawaiian/lib/random.php to stdlib.php
carstenklapp [Mon, 28 Jan 2002 15:52:40 +0000 (15:52 +0000)]
function better_srand() moved from themes/Hawaiian/lib/random.php to stdlib.php

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

22 years agoAdded argument include=all to filedumps.
carstenklapp [Mon, 28 Jan 2002 14:27:14 +0000 (14:27 +0000)]
Added argument include=all to filedumps.

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

22 years agoAdd PEAR distribution license.
dairiki [Mon, 28 Jan 2002 04:16:13 +0000 (04:16 +0000)]
Add PEAR distribution license.

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

22 years agoInclude (and use) latest PEAR DB code from the PEAR CVS repository.
dairiki [Mon, 28 Jan 2002 04:01:57 +0000 (04:01 +0000)]
Include (and use) latest PEAR DB code from the PEAR CVS repository.
(This does, I think, fix the backslash bug, at least under mysql.)

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

22 years agoAdded/fixed RCS $Id$s.
dairiki [Mon, 28 Jan 2002 03:59:30 +0000 (03:59 +0000)]
Added/fixed RCS $Id$s.

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

22 years agoMinor changes which, I think, fix some buglets.
dairiki [Mon, 28 Jan 2002 03:06:55 +0000 (03:06 +0000)]
Minor changes which, I think, fix some buglets.

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

22 years agoNew plugin argument 'show_deleted' determines whether "deleted" pages
dairiki [Mon, 28 Jan 2002 02:40:32 +0000 (02:40 +0000)]
New plugin argument 'show_deleted' determines whether "deleted" pages
are included in the listing.  Here, I'm refering to the "soft deleted"
pages --- where someone has just edited the page and erased all the
text.  "Hard deleted" pages, are, of course, gone for good and will
never be listed in RecentChanges...

The default value of 'show_deleted' is 'sometimes', which means deleted
pages will be shown iff 'show_minor' is true.

Also restored the rendering of links to deleted wiki-pages to using
linkUnknownWikiWord().

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

22 years agoFixed bugs so now page deletion works again. Also added some minor
dairiki [Mon, 28 Jan 2002 01:57:13 +0000 (01:57 +0000)]
Fixed bugs so now page deletion works again.  Also added some minor
safety features:

  o Require deletion confirmation to be sent via POST
    rather than GET.  This makes it slightly more difficult
    to do mass damage via simple scripts...

  o Also include version serialization checks.
    If someone edits the page between when you hit the
    remove button and when you confirm the delete, the
    deletion will fail.  (This also makes it a little harder
    for malicious hackers to trash a wiki...)

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

22 years agosync with changes in default/templates (use new markup checkbox)
carstenklapp [Mon, 28 Jan 2002 01:15:56 +0000 (01:15 +0000)]
sync with changes in default/templates (use new markup checkbox)

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

22 years agoGeneralized "ActionPages". To get LikePage for SomePage, now,
dairiki [Mon, 28 Jan 2002 01:01:27 +0000 (01:01 +0000)]
Generalized "ActionPages".  To get LikePage for SomePage, now,
instead of:
  index.php/LikePages?page=SomePage
you should do:
  index.php/SomePage?action=LikePages

The net result is basically the same except, the action buttons on
the resulting page will apply to SomePage rather than LikePages.
(This is probably what the user wants.  If someone is viewing the
LikePages for SomePage, and hits the BackLinks button, he's
probably in search of the BackLinks for SomePage, not the
BackLinks for LikePages.)

Also this eliminates the need for ButtonFactory::make*ActionPageButton.

Since there wasn't much left of ButtonFactory after this change,
I moved what was left into class Theme.  Which is where it
probably belongs.

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

22 years agoUpdated to new mime headers.
carstenklapp [Mon, 28 Jan 2002 00:57:14 +0000 (00:57 +0000)]
Updated to new mime headers.

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

22 years agoUpdated example with new Mime headers.
carstenklapp [Mon, 28 Jan 2002 00:52:43 +0000 (00:52 +0000)]
Updated example with new Mime headers.

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

22 years agoUpdated to new Mime headers.
carstenklapp [Mon, 28 Jan 2002 00:47:52 +0000 (00:47 +0000)]
Updated to new Mime headers.

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

22 years agoRenamed from BuscarP%e1gina. Added Mime headers. Added more english text, still requi...
carstenklapp [Mon, 28 Jan 2002 00:34:52 +0000 (00:34 +0000)]
Renamed from BuscarP%e1gina. Added Mime headers. Added more english text, still requires translation. Added page locked.

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

22 years agoRenamed from BuscarP%e1gina. Added Mime headers. Added more english text, still requi...
carstenklapp [Mon, 28 Jan 2002 00:34:07 +0000 (00:34 +0000)]
Renamed from BuscarP%e1gina. Added Mime headers. Added more english text, still requires translation.

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

22 years agoAdded mime headers.
carstenklapp [Mon, 28 Jan 2002 00:26:23 +0000 (00:26 +0000)]
Added mime headers.

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

22 years agoThis time committed correct file. Added mime headers. Added link to PhpWikiAdministra...
carstenklapp [Mon, 28 Jan 2002 00:21:13 +0000 (00:21 +0000)]
This time committed correct file. Added mime headers. Added link to PhpWikiAdministration, still needs translation.

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

22 years agoAdded link to PhpWikiAdministration, still needs translation. Added mime headers.
carstenklapp [Mon, 28 Jan 2002 00:17:46 +0000 (00:17 +0000)]
Added link to PhpWikiAdministration, still needs translation. Added mime headers.

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

22 years agoAdded mime headers.
carstenklapp [Sun, 27 Jan 2002 23:48:42 +0000 (23:48 +0000)]
Added mime headers.

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

22 years agoAdded mime headers. Added link to AmministrazioneDiPhpWiki, still requires translation.
carstenklapp [Sun, 27 Jan 2002 23:48:20 +0000 (23:48 +0000)]
Added mime headers. Added link to AmministrazioneDiPhpWiki, still requires translation.

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

22 years agoAdded mime headers. Updated to new 1.3 PhpWikiAdministration, still requires translat...
carstenklapp [Sun, 27 Jan 2002 23:46:36 +0000 (23:46 +0000)]
Added mime headers. Updated to new 1.3 PhpWikiAdministration, still requires translation. Original page text at bottom should be removed when completed.

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

22 years agoAdded mime headers.
carstenklapp [Sun, 27 Jan 2002 23:31:35 +0000 (23:31 +0000)]
Added mime headers.

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

22 years agoAdded mime headers. Added link to PhpWikiBeheer (PhpWikiAdministration) requires...
carstenklapp [Sun, 27 Jan 2002 23:27:27 +0000 (23:27 +0000)]
Added mime headers. Added link to PhpWikiBeheer (PhpWikiAdministration) requires translation.

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

22 years agoRemoved ConvierteEspaciosEnTabs (ConvertTabsToSpaces is obsolete)
carstenklapp [Sun, 27 Jan 2002 23:16:51 +0000 (23:16 +0000)]
Removed ConvierteEspaciosEnTabs (ConvertTabsToSpaces is obsolete)

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

22 years agoRemoved ConvertiGliSpaziInTab (ConvertTabsToSpaces is obsolete)
carstenklapp [Sun, 27 Jan 2002 23:16:07 +0000 (23:16 +0000)]
Removed ConvertiGliSpaziInTab (ConvertTabsToSpaces is obsolete)

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

22 years agoRemoved VertaalSpatiesNaarTabs (ConvertTabsToSpaces is obsolete)
carstenklapp [Sun, 27 Jan 2002 23:15:01 +0000 (23:15 +0000)]
Removed VertaalSpatiesNaarTabs (ConvertTabsToSpaces is obsolete)

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

22 years agoRemoved KonvertiereLeerzeichenZuTabs (ConvertTabsToSpaces is obsolete)
carstenklapp [Sun, 27 Jan 2002 23:13:50 +0000 (23:13 +0000)]
Removed KonvertiereLeerzeichenZuTabs (ConvertTabsToSpaces is obsolete)

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

22 years agorestored TextFormatierungsRegeln, wrong page deleted
carstenklapp [Sun, 27 Jan 2002 23:13:04 +0000 (23:13 +0000)]
restored TextFormatierungsRegeln, wrong page deleted

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

22 years agoMinor bug fixes.
dairiki [Sun, 27 Jan 2002 23:12:41 +0000 (23:12 +0000)]
Minor bug fixes.

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

22 years agoRemoved TextFormatierungsRegeln (ConvertTabsToSpaces is obsolete)
carstenklapp [Sun, 27 Jan 2002 23:11:05 +0000 (23:11 +0000)]
Removed TextFormatierungsRegeln (ConvertTabsToSpaces is obsolete)

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

22 years agoRemoved KonverteraMellanslagTillTabbar (ConvertTabsToSpaces is obsolete)
carstenklapp [Sun, 27 Jan 2002 23:10:19 +0000 (23:10 +0000)]
Removed KonverteraMellanslagTillTabbar (ConvertTabsToSpaces is obsolete)

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

22 years agoUpdated to new mime headers (again).
carstenklapp [Sun, 27 Jan 2002 23:08:57 +0000 (23:08 +0000)]
Updated to new mime headers (again).

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

22 years agoUpdated text to 1.3 PhpWikiAdministration. Still requires translation. (Old translate...
carstenklapp [Sun, 27 Jan 2002 23:05:19 +0000 (23:05 +0000)]
Updated text to 1.3 PhpWikiAdministration. Still requires translation. (Old translated text at the bottom should be removed once completed.)

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

22 years agoRenamed from lowercase hex codes. Updated to new mime headers.
carstenklapp [Sun, 27 Jan 2002 22:57:50 +0000 (22:57 +0000)]
Renamed from lowercase hex codes. Updated to new mime headers.

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

22 years agorenamed with uppercase hex codes
carstenklapp [Sun, 27 Jan 2002 22:55:19 +0000 (22:55 +0000)]
renamed with uppercase hex codes

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

22 years agoUpdate to new header format.
carstenklapp [Sun, 27 Jan 2002 22:54:08 +0000 (22:54 +0000)]
Update to new header format.

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

22 years agoUpdate to new header format (again).
carstenklapp [Sun, 27 Jan 2002 22:52:21 +0000 (22:52 +0000)]
Update to new header format (again).

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

22 years agoRevert back to a default unlocked HomePage. Update to new header format (again).
carstenklapp [Sun, 27 Jan 2002 22:38:17 +0000 (22:38 +0000)]
Revert back to a default unlocked HomePage. Update to new header format (again).
See https://sourceforge.net/mailarchive/forum.php?thread_id=199846&forum_id=4517 Already fxed as part of the recent lib/main refactor, if HomePage is in the database at all no de-virgining will be done.

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

22 years agoRemoved quotes from X-Rcs-Id. (Any US-ASCII, except for carriage-returns and new...
carstenklapp [Sun, 27 Jan 2002 22:20:11 +0000 (22:20 +0000)]
Removed quotes from X-Rcs-Id. (Any US-ASCII, except for carriage-returns and new-lines are allowed. See 'unstructured' header values in RFC 2822.)

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

22 years agoThe daily refactor.
dairiki [Sun, 27 Jan 2002 22:10:01 +0000 (22:10 +0000)]
The daily refactor.

Besides that, fixed up the table-formatted definition-lists
so that you can nest them nicely.  Inspired by NiKKi's OutlineTable's
(but different):
  http://egret.bio.brandeis.edu/soft/tyaki.cgi/NiKKi/macro/OutlineTable

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

22 years agoFix/add isEmpty() methods of XmlElement and RawXml.
dairiki [Sun, 27 Jan 2002 22:06:38 +0000 (22:06 +0000)]
Fix/add isEmpty() methods of XmlElement and RawXml.

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

22 years agorevert validator.w3.org, accidentally changed in my last commit
carstenklapp [Sun, 27 Jan 2002 22:05:01 +0000 (22:05 +0000)]
revert validator.w3.org, accidentally changed in my last commit

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

22 years agoNew constant in config.php 'HomePage' as _("HomePage"), to make it easier to rename...
carstenklapp [Sun, 27 Jan 2002 22:00:58 +0000 (22:00 +0000)]
New constant in config.php 'HomePage' as _("HomePage"), to make it easier to rename the HomePage in a corporate installation of PhpWiki.

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

22 years agoDefer _("HomePage") loading until the end. Comments cleanup.
carstenklapp [Sun, 27 Jan 2002 07:32:53 +0000 (07:32 +0000)]
Defer _("HomePage") loading until the end. Comments cleanup.

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

22 years agoFix for slashes in page names (by Florian Steinel, on the PhpWiki wiki.)
dairiki [Sun, 27 Jan 2002 04:38:38 +0000 (04:38 +0000)]
Fix for slashes in page names (by Florian Steinel, on the PhpWiki wiki.)

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

22 years agoUpdated comments for new column version.
carstenklapp [Sun, 27 Jan 2002 04:23:26 +0000 (04:23 +0000)]
Updated comments for new column version.

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

22 years agoAnother refactor of new markup parser.
dairiki [Sun, 27 Jan 2002 04:23:19 +0000 (04:23 +0000)]
Another refactor of new markup parser.
Added support for:
 Old style lists (mostly...)
 > E-mail style block-quotes.
 Table formatted "definition lists".

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

22 years agoteeny cleanup
dairiki [Sun, 27 Jan 2002 04:19:28 +0000 (04:19 +0000)]
teeny cleanup

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

22 years agobugfix for addColumn, broken in 1.22
carstenklapp [Sun, 27 Jan 2002 02:57:42 +0000 (02:57 +0000)]
bugfix for addColumn, broken in 1.22

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

22 years agonew column: version
carstenklapp [Sat, 26 Jan 2002 22:28:21 +0000 (22:28 +0000)]
new column: version

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

22 years agoDon't add column if it already is present
carstenklapp [Sat, 26 Jan 2002 22:08:40 +0000 (22:08 +0000)]
Don't add column if it already is present

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

22 years agoMinor cleanup
dairiki [Sat, 26 Jan 2002 14:46:25 +0000 (14:46 +0000)]
Minor cleanup

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