]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
22 years agoClass fileSet moved from themes/Hawaiian/lib/random.php to lib/stdlib.php, for lib...
carstenklapp [Sat, 26 Jan 2002 06:58:28 +0000 (06:58 +0000)]
Class fileSet moved from themes/Hawaiian/lib/random.php to lib/stdlib.php, for lib/loadsave.php refactoring.

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

22 years agoMore fixes for "view current version" links. Don't put any version
dairiki [Sat, 26 Jan 2002 05:51:24 +0000 (05:51 +0000)]
More fixes for "view current version" links.  Don't put any version
number at all in these links --- that way you're guaranteed the
latest version  (rather than the latest version at the time
the page was generated.)

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

22 years agoBrowse current version, not edit current version...
dairiki [Sat, 26 Jan 2002 05:43:12 +0000 (05:43 +0000)]
Browse current version, not edit current version...

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

22 years agoWups. Put  s back in...
dairiki [Sat, 26 Jan 2002 04:43:39 +0000 (04:43 +0000)]
Wups.  Put  s back in...

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

22 years agoAs suggested by Alister Bulman: highlight current day (today, that is)
dairiki [Sat, 26 Jan 2002 04:38:54 +0000 (04:38 +0000)]
As suggested by Alister Bulman: highlight current day (today, that is)
in the calendar.

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

22 years agoFix bugs introduced by new OOification of HTML generation.
dairiki [Sat, 26 Jan 2002 03:30:23 +0000 (03:30 +0000)]
Fix bugs introduced by new OOification of HTML generation.

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

22 years agoBug fix.
dairiki [Sat, 26 Jan 2002 03:18:39 +0000 (03:18 +0000)]
Bug fix.

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

22 years agoMerged commented out lines (which mess up NS4) from phpwiki.css into phpwiki-heavy...
carstenklapp [Sat, 26 Jan 2002 03:18:23 +0000 (03:18 +0000)]
Merged commented out lines (which mess up NS4) from phpwiki.css into phpwiki-heavy.css.

How do you like the smaller (diff) buttons, and slightly wider navigation buttons?

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

22 years agoIncrease top margin of h2, h3 elements for improved readability (headers use colored...
carstenklapp [Sat, 26 Jan 2002 03:14:36 +0000 (03:14 +0000)]
Increase top margin of h2, h3 elements for improved readability (headers use colored backgrounds).

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

22 years agoBug fix for "object to string conversion" warning.
dairiki [Sat, 26 Jan 2002 03:04:51 +0000 (03:04 +0000)]
Bug fix for "object to string conversion" warning.

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

22 years agoAdded new new markup test page.
dairiki [Sat, 26 Jan 2002 02:11:58 +0000 (02:11 +0000)]
Added new new markup test page.

Currently this is just a "translation" of the old TestPage into the
new markup rules.

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

22 years agoChange names of:
dairiki [Sat, 26 Jan 2002 01:58:11 +0000 (01:58 +0000)]
Change names of:
  Session variables used for auth, and preferences.
  Cookie used to store preferences.

This (might/should) allow people to use both older and new PhpWikis
running on the same server without funny login glitches.

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

22 years agoUpdate function pageLink to use Theme->LinkExistingWikiWord
carstenklapp [Sat, 26 Jan 2002 01:57:47 +0000 (01:57 +0000)]
Update function pageLink to use Theme->LinkExistingWikiWord

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

22 years agoNew markup code is now more or less working.
dairiki [Sat, 26 Jan 2002 01:51:13 +0000 (01:51 +0000)]
New markup code is now more or less working.

When you edit a page, you can choose whether it should be rendered
via the old or the new markup rules.

A NewMarkupTestPage will be forthcoming.

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

22 years agoFix bugs.
dairiki [Sat, 26 Jan 2002 01:35:28 +0000 (01:35 +0000)]
Fix bugs.

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

22 years agonew button
carstenklapp [Sat, 26 Jan 2002 00:30:06 +0000 (00:30 +0000)]
new button

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

22 years agoAdded comment in class fileSet.
carstenklapp [Fri, 25 Jan 2002 23:00:57 +0000 (23:00 +0000)]
Added comment in class fileSet.

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

22 years agoAdded charset, removed lastmodified, quoted X-RCS_ID.
carstenklapp [Fri, 25 Jan 2002 22:56:32 +0000 (22:56 +0000)]
Added charset, removed lastmodified, quoted X-RCS_ID.

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

22 years agoStill requires some translation. Added charset, removed lastmodified, quoted X-RCS_ID.
carstenklapp [Fri, 25 Jan 2002 22:55:10 +0000 (22:55 +0000)]
Still requires some translation. Added charset, removed lastmodified, quoted X-RCS_ID.

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

22 years agoAdded link to PhpWikiDokumentation. Added charset, removed lastmodified, quoted X...
carstenklapp [Fri, 25 Jan 2002 22:54:28 +0000 (22:54 +0000)]
Added link to PhpWikiDokumentation. Added charset, removed lastmodified, quoted X-RCS_ID.

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

22 years agonew page
carstenklapp [Fri, 25 Jan 2002 22:47:37 +0000 (22:47 +0000)]
new page

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

22 years agoHeader updates: lastmodified: removed, charset: added. X-RCS_ID: quoted.
carstenklapp [Fri, 25 Jan 2002 21:44:11 +0000 (21:44 +0000)]
Header updates: lastmodified: removed, charset: added. X-RCS_ID: quoted.

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

22 years agoHomePage locked by default as a temporary precaution against the entire pgsrc uninten...
carstenklapp [Fri, 25 Jan 2002 21:42:51 +0000 (21:42 +0000)]
HomePage locked by default as a temporary precaution against the entire pgsrc unintentionally being reloaded. See https://sourceforge.net/mailarchive/forum.php?thread_id=199846&forum_id=4517

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

22 years agotypo fixes, and Mime header upgrade
carstenklapp [Fri, 25 Jan 2002 21:00:30 +0000 (21:00 +0000)]
typo fixes, and Mime header upgrade

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

22 years agoTricky german translation of this part.
rurban [Fri, 25 Jan 2002 20:30:05 +0000 (20:30 +0000)]
Tricky german translation of this part.

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

22 years agoAlways attempt to disable transparent session ids, since they seem
dairiki [Fri, 25 Jan 2002 18:00:21 +0000 (18:00 +0000)]
Always attempt to disable transparent session ids, since they seem
to always hose up the works when active.
(Thanks for finding session.use_trans_sid, Carsten!)

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

22 years agoMore bug fixes.
dairiki [Fri, 25 Jan 2002 17:58:19 +0000 (17:58 +0000)]
More bug fixes.

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

22 years agoFix more bugs I planted in the recent refactors.
dairiki [Fri, 25 Jan 2002 17:39:15 +0000 (17:39 +0000)]
Fix more bugs I planted in the recent refactors.

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

22 years agoMoved Content-Transfer-Encoding generation back into
dairiki [Fri, 25 Jan 2002 16:46:02 +0000 (16:46 +0000)]
Moved Content-Transfer-Encoding generation back into
MimeifyPageRevision().  (Note that moving it to MailifyPage() broke
the zip-dumps.  (In multipart MIME message, each part needs to specify
its transfer-encoding --- furthermore the top (multipart) part must
not be encoded.

Urlencode all mime-type parameters (since only US-ASCII is allowed in
the mail headers.)

Eleminated the global $pagedump_format in favor of new define
STRICT_MAILABLE_PAGEDUMPS.

Cleaned up the generated mail headers a bit.  Don't include From:
<foo@bar> unless STRICT_MAILABLE_PAGEDUMPS is set.

Don't put RCS id tags in headers.  There should only be RCS tags in
files which actually come from RCS(/CVS).  For now, I think we should
manually insert headers like:

  X-Rcs-Id: $Id$

in the pgsrc files.

Note that this is legal.  'Unstructured' header values can contain any
US-ASCII characters other than carriage-return and new-line.  (see RFC
2822.)

(Also note that Content-Id:'s must be valid 'msg-id's (see RFC 2822)
--- they look roughly like bracketed e-mail addresses: "<.*@.*>".)

Are MTA's really allowed to strip X-* headers?  (It's not an issue, in
any case, since, as noted above, only the files which are in CVS
should have X-Rcs-Id anyhow.)

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

22 years agoMinor cleanup of the cleanups.
dairiki [Fri, 25 Jan 2002 14:48:27 +0000 (14:48 +0000)]
Minor cleanup of the cleanups.

RecentChangesFormatter::authorURL() will still be needed (at some point)
by _RecentChanges_RssFormatter.

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

22 years agoMinor cleanup of _Pagelist_column_author.
dairiki [Fri, 25 Jan 2002 14:46:49 +0000 (14:46 +0000)]
Minor cleanup of _Pagelist_column_author.

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

22 years agoauthorLink uses $Theme->linkExistingWikiWord instead of WikiURL.
carstenklapp [Fri, 25 Jan 2002 08:36:09 +0000 (08:36 +0000)]
authorLink uses $Theme->linkExistingWikiWord instead of WikiURL.

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

22 years agominor optimization to _authorLink
carstenklapp [Fri, 25 Jan 2002 08:30:58 +0000 (08:30 +0000)]
minor optimization to _authorLink

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

22 years agoAuthor names in PageList uses $Theme->linkExistingWikiWord
carstenklapp [Fri, 25 Jan 2002 08:19:26 +0000 (08:19 +0000)]
Author names in PageList uses $Theme->linkExistingWikiWord

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

22 years agoTry to load page using urlencoded filename when filename is not found as typed in...
carstenklapp [Fri, 25 Jan 2002 07:33:59 +0000 (07:33 +0000)]
Try to load page using urlencoded filename when filename is not found as typed in (to avoid having to type names like Geringf%FCgige%C4nderungen).

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

22 years agoNew transform engine sort-of maybe works now.
dairiki [Fri, 25 Jan 2002 06:54:20 +0000 (06:54 +0000)]
New transform engine sort-of maybe works now.

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

22 years agoAdded a comment. RFC 1521 is obsolete.
dairiki [Fri, 25 Jan 2002 06:53:33 +0000 (06:53 +0000)]
Added a comment.  RFC 1521 is obsolete.

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

22 years agoAdded option to disable transparent sid support ("PHPSESSID..." in URLs).
carstenklapp [Fri, 25 Jan 2002 06:03:52 +0000 (06:03 +0000)]
Added option to disable transparent sid support ("PHPSESSID..." in URLs).

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

22 years agoAdded charset and format to $params. "Content-Transfer-Encoding:" header moved to...
carstenklapp [Fri, 25 Jan 2002 05:04:49 +0000 (05:04 +0000)]
Added charset and format to $params. "Content-Transfer-Encoding:" header moved to lib/loadsave.php.

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

22 years agoAdd/change pagedump headers for improved MIME interoperability.
carstenklapp [Fri, 25 Jan 2002 05:01:10 +0000 (05:01 +0000)]
Add/change pagedump headers for improved MIME interoperability.

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

22 years agoBugfix for typo causing broken pagedumps: Fatal error: Undefined class name 'http...
carstenklapp [Fri, 25 Jan 2002 03:23:00 +0000 (03:23 +0000)]
Bugfix for typo causing broken pagedumps: Fatal error: Undefined class name 'http' in /Library/WebServer/Documents/phpwiki/lib/loadsave.php on line 162

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

22 years agoStart of new parser. It doesn't work yet.
dairiki [Fri, 25 Jan 2002 01:04:13 +0000 (01:04 +0000)]
Start of new parser.  It doesn't work yet.
For more, see:
 http://phpwiki.sf.net/phpwiki/ProblemsWithLeadingSpaceConvention

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

22 years agoHackish fixes for some problems with ViewSource.
dairiki [Fri, 25 Jan 2002 00:32:39 +0000 (00:32 +0000)]
Hackish fixes for some problems with ViewSource.
There's still a problem.  I probably need to add viewsource as an
action distinct from 'edit', since now the ViewSource button tries
to 'edit' the page.  And now, I've made things smart enough that
if you try to edit a locked page, wiki asks you to login as admin.
....

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

22 years agoPostpone "NOTICE" level error messages until end of run.
dairiki [Thu, 24 Jan 2002 21:23:40 +0000 (21:23 +0000)]
Postpone "NOTICE" level error messages until end of run.

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

22 years agoFix StartLoadDump() so that it works with new template code.
dairiki [Thu, 24 Jan 2002 21:22:59 +0000 (21:22 +0000)]
Fix StartLoadDump() so that it works with new template code.

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

22 years agoRestore Template::getExpansion() method, as it's needed by loadsave.php.
dairiki [Thu, 24 Jan 2002 21:22:24 +0000 (21:22 +0000)]
Restore Template::getExpansion() method, as it's needed by loadsave.php.

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

22 years agoRestore HtmlElement::_emptyTag() as distinct from XmlElement::_emptyTag().
dairiki [Thu, 24 Jan 2002 21:21:37 +0000 (21:21 +0000)]
Restore HtmlElement::_emptyTag() as distinct from XmlElement::_emptyTag().
(An empty HTML tag has an extra trailing space for backwards compatibility
with non-XHTML browsers --- e.g. <br />.)

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

22 years agoAdded XHTML validation button for easy testing.
dairiki [Thu, 24 Jan 2002 21:17:10 +0000 (21:17 +0000)]
Added XHTML validation button for easy testing.

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

22 years agoDisplay some example iso-8859-1 characters that are valid to use in WikiWords.
carstenklapp [Thu, 24 Jan 2002 21:05:28 +0000 (21:05 +0000)]
Display some example iso-8859-1 characters that are valid to use in WikiWords.

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

22 years agoOne more quote fix for brain-dead syntax colouring.
carstenklapp [Thu, 24 Jan 2002 20:16:49 +0000 (20:16 +0000)]
One more quote fix for brain-dead syntax colouring.

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

22 years agoOne more quote fix for brain-dead syntax colouring.
carstenklapp [Thu, 24 Jan 2002 20:11:34 +0000 (20:11 +0000)]
One more quote fix for brain-dead syntax colouring.

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

22 years agomoved function _emptyTag() from HtmlElement to XmlElement (looks like both _emptytag...
carstenklapp [Thu, 24 Jan 2002 20:08:55 +0000 (20:08 +0000)]
moved function _emptyTag() from HtmlElement to XmlElement (looks like both _emptytag() and _endtag() are needed). Nested quote fixed (for brain-dead syntax colouring).

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

22 years agomoved function _emptyTag() from HtmlElement to XmlElement (looks like both _emptytag...
carstenklapp [Thu, 24 Jan 2002 20:08:05 +0000 (20:08 +0000)]
moved function _emptyTag() from HtmlElement to XmlElement (looks like both _emptytag() and _endtag() are needed)

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

22 years agobugfix for "Fatal error: Call to undefined function: getexpansion() in /Library/WebSe...
carstenklapp [Thu, 24 Jan 2002 19:29:20 +0000 (19:29 +0000)]
bugfix for "Fatal error: Call to undefined function: getexpansion() in /Library/WebServer/Documents/phpwiki/lib/loadsave.php on line 10" (printExpansion)

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

22 years agofixed error:
rurban [Thu, 24 Jan 2002 19:10:40 +0000 (19:10 +0000)]
fixed error:
Fatal error: Call to undefined function: _endtag() in
/home/groups/p/ph/phpwiki/htdocs/alpha/lib/transform.php on line 655

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

22 years agonew page names added
carstenklapp [Thu, 24 Jan 2002 08:28:19 +0000 (08:28 +0000)]
new page names added

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

22 years agoRebuilt all po files after major changes to strings. (Many internal error messages...
carstenklapp [Thu, 24 Jan 2002 07:00:12 +0000 (07:00 +0000)]
Rebuilt all po files after major changes to strings. (Many internal error messages no longer gettexted).

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

22 years agoRemoved gettext from debug, db and internal php error messages of no interest or...
carstenklapp [Thu, 24 Jan 2002 06:53:36 +0000 (06:53 +0000)]
Removed gettext from debug, db and internal php error messages of no interest or value to the wiki end-user.

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

22 years agogettext() changed to _()
carstenklapp [Thu, 24 Jan 2002 06:52:12 +0000 (06:52 +0000)]
gettext() changed to _()

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

22 years agonew strings due to english rewording
carstenklapp [Thu, 24 Jan 2002 02:10:19 +0000 (02:10 +0000)]
new strings due to english rewording

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

22 years agoBug fix for sign-in code (when password required.)
dairiki [Thu, 24 Jan 2002 01:26:56 +0000 (01:26 +0000)]
Bug fix for sign-in code (when password required.)
Other minor signin code cleanups.

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

22 years agomake dep: userpage
carstenklapp [Thu, 24 Jan 2002 01:04:57 +0000 (01:04 +0000)]
make dep: userpage

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

22 years agoeliminated non-breaking space ('\xa0')
carstenklapp [Thu, 24 Jan 2002 01:03:24 +0000 (01:03 +0000)]
eliminated non-breaking space ('\xa0')

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

22 years agoDisable signature in default theme.
dairiki [Thu, 24 Jan 2002 01:01:58 +0000 (01:01 +0000)]
Disable signature in default theme.

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

22 years agoPossibly fix the "call_user_method deprecated" warning?
dairiki [Thu, 24 Jan 2002 01:01:33 +0000 (01:01 +0000)]
Possibly fix the "call_user_method deprecated" warning?

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

22 years agoBig Template cleanup and refactor.
dairiki [Thu, 24 Jan 2002 00:45:28 +0000 (00:45 +0000)]
Big Template cleanup and refactor.

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

22 years agoFix bug
dairiki [Thu, 24 Jan 2002 00:27:55 +0000 (00:27 +0000)]
Fix bug

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

22 years agoRenamed argument 'label' to 'caption'. Refactored "Show changes for:" code.
carstenklapp [Wed, 23 Jan 2002 22:46:19 +0000 (22:46 +0000)]
Renamed argument 'label' to 'caption'. Refactored "Show changes for:" code.

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

22 years agoREQUIRE_SIGNIN_BEFORE_EDIT make the UserPage plugin obsolete.
dairiki [Wed, 23 Jan 2002 20:21:23 +0000 (20:21 +0000)]
REQUIRE_SIGNIN_BEFORE_EDIT make the UserPage plugin obsolete.

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

22 years agoNew configuration define: REQUIRE_SIGNIN_BEFORE_EDIT
dairiki [Wed, 23 Jan 2002 20:18:21 +0000 (20:18 +0000)]
New configuration define: REQUIRE_SIGNIN_BEFORE_EDIT
If set, user is asked to signin when/if he tries to edit a page.

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

22 years agoRemoving non-breaking spaces ('\xa0') from pgsrc.
dairiki [Wed, 23 Jan 2002 19:34:50 +0000 (19:34 +0000)]
Removing non-breaking spaces ('\xa0') from pgsrc.
These were breaking the plugin invocations.

(Also removed redundant default plugin arguments.)

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

22 years agoRefactoring continues:
dairiki [Wed, 23 Jan 2002 19:21:43 +0000 (19:21 +0000)]
Refactoring continues:
 User preference code fixed up.

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

22 years agoAdded HTML::pre().
dairiki [Wed, 23 Jan 2002 19:20:52 +0000 (19:20 +0000)]
Added HTML::pre().

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

22 years agoNew UserPreferences plugin.
dairiki [Wed, 23 Jan 2002 19:20:05 +0000 (19:20 +0000)]
New UserPreferences plugin.

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

22 years agocleaned up randomization
carstenklapp [Wed, 23 Jan 2002 18:12:51 +0000 (18:12 +0000)]
cleaned up randomization

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

22 years ago*** empty log message ***
carstenklapp [Wed, 23 Jan 2002 17:27:31 +0000 (17:27 +0000)]
*** empty log message ***

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

22 years agoSome english rewording, rebuilt po files.
carstenklapp [Wed, 23 Jan 2002 17:21:07 +0000 (17:21 +0000)]
Some english rewording, rebuilt po files.

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

22 years agoMinor fixes due to english rewording.
carstenklapp [Wed, 23 Jan 2002 17:20:12 +0000 (17:20 +0000)]
Minor fixes due to english rewording.

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

22 years agoRemoved formatting-only table, css already handles this fine.
carstenklapp [Wed, 23 Jan 2002 16:31:02 +0000 (16:31 +0000)]
Removed formatting-only table, css already handles this fine.

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

22 years agoInsert space between PageHistory and Diff buttons, so that, even
dairiki [Wed, 23 Jan 2002 16:22:14 +0000 (16:22 +0000)]
Insert space between PageHistory and Diff buttons, so that, even
if the buttonSeparator is the empty string, there will be a space
between the buttons.

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

22 years agocleanup buttonseparator defaulting
dairiki [Wed, 23 Jan 2002 16:21:03 +0000 (16:21 +0000)]
cleanup buttonseparator defaulting

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

22 years agoFinished moving $Theme->LinkExistingWikiWord (For real this time I promise. I forgot...
carstenklapp [Wed, 23 Jan 2002 16:19:24 +0000 (16:19 +0000)]
Finished moving $Theme->LinkExistingWikiWord (For real this time I promise. I forgot to commit this file earlier.)

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

22 years agoNo really... don't warn if no button directory...
dairiki [Wed, 23 Jan 2002 16:11:57 +0000 (16:11 +0000)]
No really... don't warn if no button directory...

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

22 years agoDon't warn if no button directory
dairiki [Wed, 23 Jan 2002 16:09:40 +0000 (16:09 +0000)]
Don't warn if no button directory

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

22 years agoRemoving cruft file (with strange characters in filename)
dairiki [Wed, 23 Jan 2002 16:05:17 +0000 (16:05 +0000)]
Removing cruft file (with strange characters in filename)

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

22 years agoCommented out debugging code. Activated AutosplitWikiWords for this theme.
carstenklapp [Wed, 23 Jan 2002 14:26:22 +0000 (14:26 +0000)]
Commented out debugging code. Activated AutosplitWikiWords for this theme.

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

22 years agoNew RecentChanges buttons added to de, fr, it. Button comments & notes moved to butto...
carstenklapp [Wed, 23 Jan 2002 14:17:31 +0000 (14:17 +0000)]
New RecentChanges buttons added to de, fr, it. Button comments & notes moved to buttons/README.

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

22 years agonew RecentChanges buttons
carstenklapp [Wed, 23 Jan 2002 13:58:26 +0000 (13:58 +0000)]
new RecentChanges buttons

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

22 years agomoved from buttons/en
carstenklapp [Wed, 23 Jan 2002 13:54:36 +0000 (13:54 +0000)]
moved from buttons/en

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

22 years agomoved to MacOSX/buttons
carstenklapp [Wed, 23 Jan 2002 13:54:02 +0000 (13:54 +0000)]
moved to MacOSX/buttons

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

22 years agorefactored imageSet class
carstenklapp [Wed, 23 Jan 2002 11:32:18 +0000 (11:32 +0000)]
refactored imageSet class

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

22 years agoAdded comment: Error only in Hawaiian theme, which has no button dir: lib/Theme.php...
carstenklapp [Wed, 23 Jan 2002 09:04:27 +0000 (09:04 +0000)]
Added comment: Error only in Hawaiian theme, which has no button dir: lib/Theme.php:241: Warning[2]: OpenDir: No such file or directory (errno 2)

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

22 years agominor optimization (use php4 function array_rand)
carstenklapp [Wed, 23 Jan 2002 08:23:50 +0000 (08:23 +0000)]
minor optimization (use php4 function array_rand)

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

22 years agouse no button separator
carstenklapp [Wed, 23 Jan 2002 08:11:42 +0000 (08:11 +0000)]
use no button separator

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

22 years agofix to allow blank button separator
carstenklapp [Wed, 23 Jan 2002 08:10:49 +0000 (08:10 +0000)]
fix to allow blank button separator

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

22 years agoadded themed ButtonSeparator between daylist buttons
carstenklapp [Wed, 23 Jan 2002 07:52:53 +0000 (07:52 +0000)]
added themed ButtonSeparator between daylist buttons

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

22 years agoViewSource plugin functionality merged into lib/editpage.php
carstenklapp [Wed, 23 Jan 2002 07:14:05 +0000 (07:14 +0000)]
ViewSource plugin functionality merged into lib/editpage.php

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

22 years agofunctionality merged into RecentChanges
carstenklapp [Wed, 23 Jan 2002 07:12:19 +0000 (07:12 +0000)]
functionality merged into RecentChanges

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

22 years agoNote to leave plugin code as english.
carstenklapp [Wed, 23 Jan 2002 07:05:39 +0000 (07:05 +0000)]
Note to leave plugin code as english.

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

22 years agoUpdated pages to use new RecentChanges plugin in favour of obsolete Toolbar plugin.
carstenklapp [Wed, 23 Jan 2002 06:59:30 +0000 (06:59 +0000)]
Updated pages to use new RecentChanges plugin in favour of obsolete Toolbar plugin.

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