]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
23 years agofixed magic_quotes_gpc=1 bug release-1_1_7
ahollosi [Sat, 15 Jul 2000 21:00:38 +0000 (21:00 +0000)]
fixed magic_quotes_gpc=1 bug

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

23 years agoUpdated for 1.1.7.
wainstead [Sat, 15 Jul 2000 20:58:45 +0000 (20:58 +0000)]
Updated for 1.1.7.

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

23 years agoFirst version of the mSQL install file.
wainstead [Sat, 15 Jul 2000 20:53:00 +0000 (20:53 +0000)]
First version of the mSQL install file.

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

23 years agoadded diff links to UpdateRecentChanges() (Jeff's idea)
ahollosi [Sat, 15 Jul 2000 18:06:40 +0000 (18:06 +0000)]
added diff links to UpdateRecentChanges() (Jeff's idea)

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

23 years agoBug fixes: "[[Link] [Link]", "[SomeLink] [HammondWiki]".
dairiki [Wed, 12 Jul 2000 18:47:53 +0000 (18:47 +0000)]
Bug fixes: "[[Link] [Link]", "[SomeLink] [HammondWiki]".

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

23 years agoAdded a lot more markup. Added some bugs.
wainstead [Wed, 12 Jul 2000 02:53:40 +0000 (02:53 +0000)]
Added a lot more markup. Added some bugs.

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

23 years agoadded a few things
wainstead [Tue, 11 Jul 2000 04:08:30 +0000 (04:08 +0000)]
added a few things

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

23 years agoThis will test all the markup rules eventually. Right now I'm using it
wainstead [Tue, 11 Jul 2000 04:01:25 +0000 (04:01 +0000)]
This will test all the markup rules eventually. Right now I'm using it
to test changes to rules that use the tab key (I'm writing tabless
equivalents.)

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

23 years agoAdded new markup rules for ordered and unordered lists.
wainstead [Tue, 11 Jul 2000 03:59:06 +0000 (03:59 +0000)]
Added new markup rules for ordered and unordered lists.

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

23 years agoAdded comment about Postgresql's 8K limit per row.
wainstead [Tue, 11 Jul 2000 02:57:05 +0000 (02:57 +0000)]
Added comment about Postgresql's 8K limit per row.

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

23 years agoI think Zend didn't like the way Jeff wrote the rcs_id function as the
wainstead [Tue, 11 Jul 2000 02:50:04 +0000 (02:50 +0000)]
I think Zend didn't like the way Jeff wrote the rcs_id function as the
block of an 'if' statement; I added brackets to it and now it works fine.

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

23 years agoNew function rcs_id(): we don't want any garbage emitted when generating zip files.
dairiki [Fri, 7 Jul 2000 19:53:50 +0000 (19:53 +0000)]
New function rcs_id(): we don't want any garbage emitted when generating zip files.

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

23 years agostripped an obsolete comment.
wainstead [Fri, 7 Jul 2000 04:49:25 +0000 (04:49 +0000)]
stripped an obsolete comment.

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

23 years agoAdded mysql_error() to diagnose a problem writing a page.
wainstead [Fri, 7 Jul 2000 02:44:59 +0000 (02:44 +0000)]
Added mysql_error() to diagnose a problem writing a page.

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

23 years agoAdded a function to get all Wiki page names
wainstead [Fri, 7 Jul 2000 02:37:01 +0000 (02:37 +0000)]
Added a function to get all Wiki page names

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

23 years agoadd an empty line after date to RecentChanges, so that if all files of that day are...
ahollosi [Wed, 5 Jul 2000 14:52:04 +0000 (14:52 +0000)]
add an empty line after date to RecentChanges, so that if all files of that day are deleted, each date remains a paragraph on its own.

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

23 years agofixed sloppy coding: had omitted an "
ahollosi [Wed, 5 Jul 2000 13:52:28 +0000 (13:52 +0000)]
fixed sloppy coding: had omitted an "

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

23 years agoadded support for locked pages
ahollosi [Tue, 4 Jul 2000 22:32:17 +0000 (22:32 +0000)]
added support for locked pages

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

23 years agofixed bug: searching/updating for names containing '/' didn't work
ahollosi [Tue, 4 Jul 2000 21:26:43 +0000 (21:26 +0000)]
fixed bug: searching/updating for names containing '/' didn't work

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

23 years agofixed redundant htmlspecialchars() in ConcurrentUpdates()
ahollosi [Tue, 4 Jul 2000 21:19:58 +0000 (21:19 +0000)]
fixed redundant htmlspecialchars() in ConcurrentUpdates()

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

23 years agoadded function GetAllWikiPageNames($dbi)
ahollosi [Tue, 4 Jul 2000 21:18:09 +0000 (21:18 +0000)]
added function GetAllWikiPageNames($dbi)

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

23 years agoI got tired of seeing the line about the birthday.
wainstead [Tue, 4 Jul 2000 02:11:48 +0000 (02:11 +0000)]
I got tired of seeing the line about the birthday.

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

23 years agoThis is a near complete rewrite.
dairiki [Mon, 3 Jul 2000 23:55:22 +0000 (23:55 +0000)]
This is a near complete rewrite.
New, faster, diff algorithm in _WikiDiffEngine.
New methods: WikiDiff::reverse, and  WikiDiff::compose.
New argument to constructors of Wiki*DiffFormatter to generate reversed diffs.

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

23 years agoAdded two echo statements to report mysql_error in OpenDataBase(). I
wainstead [Sun, 2 Jul 2000 22:12:05 +0000 (22:12 +0000)]
Added two echo statements to report mysql_error in OpenDataBase(). I
did this while installing phpwiki on Sourceforge, and it was how I
figured out what I was doing wrong.

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

23 years agoNew CREDITS file so everybody gets credit for what they did, in classic
wainstead [Sun, 2 Jul 2000 21:27:54 +0000 (21:27 +0000)]
New CREDITS file so everybody gets credit for what they did, in classic
GNU fashion.

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

23 years agoAdded the $Id:$ tag at the top of the file.
wainstead [Sun, 2 Jul 2000 15:54:44 +0000 (15:54 +0000)]
Added the $Id:$ tag at the top of the file.

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

23 years agoadded <!DOCTYPE> and ALT tag for logo so that phpwiki becomes fully HTML compliant...
ahollosi [Fri, 30 Jun 2000 17:51:53 +0000 (17:51 +0000)]
added <!DOCTYPE> and ALT tag for logo so that phpwiki becomes fully HTML compliant, also added <meta http-equiv>

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

23 years agoFixed bugs: empty diffs; WikiUnifiedDiffFormatter.
dairiki [Fri, 30 Jun 2000 15:04:17 +0000 (15:04 +0000)]
Fixed bugs: empty diffs; WikiUnifiedDiffFormatter.
Fleshed out Arno's version info table.
Use unified diff's rather than plain diffs.
(Is there a good reason to prefer plain diffs?)

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

23 years agoFixed searches finally. Both full and title searches now work.
wainstead [Fri, 30 Jun 2000 02:47:07 +0000 (02:47 +0000)]
Fixed searches finally. Both full and title searches now work.

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

23 years agoApplied a patch that adds ###LOGO### to the templating system. The value
wainstead [Fri, 30 Jun 2000 01:57:09 +0000 (01:57 +0000)]
Applied a patch that adds ###LOGO### to the templating system. The value
of $logo is now used instead of the logo being hard coded.

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

23 years agoApplied a patch that adds ###LOGO### to the templating system. The value
wainstead [Fri, 30 Jun 2000 01:40:40 +0000 (01:40 +0000)]
Applied a patch that adds ###LOGO### to the templating system. The value
of $logo is now used instead of the logo being hard coded.

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

23 years agoNow sets the "created" field only, and not "lastmodified".
wainstead [Fri, 30 Jun 2000 00:56:27 +0000 (00:56 +0000)]
Now sets the "created" field only, and not "lastmodified".

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

23 years agoDocumented the four new functions IncreaseHitCount, GetHitCount,
wainstead [Fri, 30 Jun 2000 00:44:23 +0000 (00:44 +0000)]
Documented the four new functions IncreaseHitCount, GetHitCount,
InitMostPopular, and MostPopularNextMatch.

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

23 years agoAdded the four new functions to the comment at the start of the file.
wainstead [Fri, 30 Jun 2000 00:24:29 +0000 (00:24 +0000)]
Added the four new functions to the comment at the start of the file.

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

23 years agoadded some info about wiki/archive page
ahollosi [Thu, 29 Jun 2000 16:20:32 +0000 (16:20 +0000)]
added some info about wiki/archive page

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

23 years agoadded diff link
ahollosi [Thu, 29 Jun 2000 16:19:54 +0000 (16:19 +0000)]
added diff link

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

23 years agoadded diff feature - diff code by Geoffrey T. Dairiki
ahollosi [Thu, 29 Jun 2000 16:12:00 +0000 (16:12 +0000)]
added diff feature - diff code by Geoffrey T. Dairiki
slightly modified, so that it works with templates
changed some colors as well.

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

23 years agoversion is no longer part of primary key of archive. otherwise multiple versions...
ahollosi [Thu, 29 Jun 2000 14:43:36 +0000 (14:43 +0000)]
version is no longer part of primary key of archive. otherwise multiple versions got stored - and a random version retrieved.

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

23 years agoAdded a few things.
wainstead [Thu, 29 Jun 2000 04:40:50 +0000 (04:40 +0000)]
Added a few things.

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

23 years agoUpdated settings for mSQL. Retested it to be sure this copy uses DBM ;-)
wainstead [Thu, 29 Jun 2000 04:35:06 +0000 (04:35 +0000)]
Updated settings for mSQL. Retested it to be sure this copy uses DBM ;-)

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

23 years agoUpdated the column size of "line" to 128 in both WIKIPAGES and
wainstead [Thu, 29 Jun 2000 04:30:31 +0000 (04:30 +0000)]
Updated the column size of "line" to 128 in both WIKIPAGES and
ARCHIVEPAGES tables.

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

23 years agoGot the msqlDecomposeString function working. Now mSQL-based Wikis
wainstead [Thu, 29 Jun 2000 04:29:06 +0000 (04:29 +0000)]
Got the msqlDecomposeString function working. Now mSQL-based Wikis
will support any page length. I set the length of lines to 128,
thinking this is a fair number; it means users cannot have words of
more than 128 chars in length (that is, without white spaces).

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

23 years agoUpdated the list of functions at the top of the file.
wainstead [Thu, 29 Jun 2000 03:25:17 +0000 (03:25 +0000)]
Updated the list of functions at the top of the file.

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

23 years agoMinor updates to the text.
wainstead [Thu, 29 Jun 2000 03:08:37 +0000 (03:08 +0000)]
Minor updates to the text.

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

23 years agoAll the new functions now have "return" statements in them; this allows
wainstead [Wed, 28 Jun 2000 22:22:05 +0000 (22:22 +0000)]
All the new functions now have "return" statements in them; this allows
the other storage methods to work once again until the functions are
fleshed out.

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

23 years agoUpdates. Nothing big.
wainstead [Wed, 28 Jun 2000 16:40:08 +0000 (16:40 +0000)]
Updates. Nothing big.

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

23 years agoCopied the new functions Arno wrote into this file.
wainstead [Wed, 28 Jun 2000 02:13:22 +0000 (02:13 +0000)]
Copied the new functions Arno wrote into this file.

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

23 years agofixed typo in UpdateRecentChanges - these bugs are quite embarrasing
ahollosi [Tue, 27 Jun 2000 20:00:08 +0000 (20:00 +0000)]
fixed typo in UpdateRecentChanges - these bugs are quite embarrasing

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

23 years agofixed bug (missing init of $pagehash[created] and $pagehash[flags]) which
ahollosi [Tue, 27 Jun 2000 19:41:23 +0000 (19:41 +0000)]
fixed bug (missing init of $pagehash[created] and $pagehash[flags]) which
prevented creation of new pages when using mySQL

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

23 years agoIncorporated the fuction that decomposes the page text into strings
wainstead [Tue, 27 Jun 2000 03:57:40 +0000 (03:57 +0000)]
Incorporated the fuction that decomposes the page text into strings
less than MSQL_MAX_LINE_LENGTH. It is not all working together yet
though.

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

23 years agoAdded support for hitcount and MostPopular (%%Mostpopular%% markup)
ahollosi [Mon, 26 Jun 2000 21:26:45 +0000 (21:26 +0000)]
Added support for hitcount and MostPopular (%%Mostpopular%% markup)
quick hack - works only with mySQL so far

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

23 years agochanged markup for search boxes to %%Search%%, %%Fullsearch%%
ahollosi [Mon, 26 Jun 2000 21:23:41 +0000 (21:23 +0000)]
changed markup for search boxes to %%Search%%, %%Fullsearch%%

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

23 years agofixed raw HTML exploit
ahollosi [Mon, 26 Jun 2000 20:10:05 +0000 (20:10 +0000)]
fixed raw HTML exploit

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

23 years agofixed date check in UpdateRecentChanges
ahollosi [Mon, 26 Jun 2000 20:05:23 +0000 (20:05 +0000)]
fixed date check in UpdateRecentChanges

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

23 years agoThis is still in transition. Do not use in a production setting. release-1_1_6
wainstead [Mon, 26 Jun 2000 03:56:29 +0000 (03:56 +0000)]
This is still in transition. Do not use in a production setting.

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

23 years agoThis is in a completely transitional state, and should not be used in
wainstead [Mon, 26 Jun 2000 03:55:27 +0000 (03:55 +0000)]
This is in a completely transitional state, and should not be used in
a production setting under penalty of death.

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

23 years agoAdded some comments, and I think the mSQL stuff is revised
wainstead [Mon, 26 Jun 2000 03:54:10 +0000 (03:54 +0000)]
Added some comments, and I think the mSQL stuff is revised

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

23 years agoChanged the settings for mSQL.
wainstead [Sun, 25 Jun 2000 20:00:22 +0000 (20:00 +0000)]
Changed the settings for mSQL.

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

23 years agoReworked the schema to get around mSQL's limitation where you cannot
wainstead [Sun, 25 Jun 2000 19:40:16 +0000 (19:40 +0000)]
Reworked the schema to get around mSQL's limitation where you cannot
use TEXT in a LIKE clause. Lines of a page are now stored in a
separate table.

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

23 years agoAbandoned previous approach for handling search data... this
wainstead [Sun, 25 Jun 2000 19:38:55 +0000 (19:38 +0000)]
Abandoned previous approach for handling search data... this
implements a new schema, where page content is in a separate table,
stored by line.

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

23 years agoUpped the size of the "searchterms" field.
wainstead [Sun, 25 Jun 2000 07:34:36 +0000 (07:34 +0000)]
Upped the size of the "searchterms" field.

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

23 years agoEverything now works, though there may be some bugs lurking and I
wainstead [Sun, 25 Jun 2000 07:33:29 +0000 (07:33 +0000)]
Everything now works, though there may be some bugs lurking and I
cannot vouch for the timestamps either. There is a new field,
"searchterms," which is a uniq of all the words in the page source
(after all nonalphanumeric chars have been stripped).

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

23 years agoAdded settings for mSQL.
wainstead [Sun, 25 Jun 2000 03:46:18 +0000 (03:46 +0000)]
Added settings for mSQL.

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

23 years agoFirst commit of the function library to support mSQL. Already this
wainstead [Sun, 25 Jun 2000 03:43:33 +0000 (03:43 +0000)]
First commit of the function library to support mSQL. Already this
works for inserts and retrievals, and only the searching needs
implementation. That will be a little tricky because TEXT fields
cannot be used in LIKE clauses, but I have a workaround sketched out.

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

23 years agoFirst cut at a schema for a mSQL-based PhpWiki.
wainstead [Sat, 24 Jun 2000 06:41:33 +0000 (06:41 +0000)]
First cut at a schema for a mSQL-based PhpWiki.

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

23 years agoKnocked off about 4-5 items.
wainstead [Fri, 23 Jun 2000 03:54:01 +0000 (03:54 +0000)]
Knocked off about 4-5 items.

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

23 years agoFixed a syntax error with the h1, h2, h3 tags.
wainstead [Fri, 23 Jun 2000 03:20:01 +0000 (03:20 +0000)]
Fixed a syntax error with the h1, h2, h3 tags.

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

23 years agoupdated the information
wainstead [Fri, 23 Jun 2000 03:15:11 +0000 (03:15 +0000)]
updated the information

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

23 years agoAdded wiki_pageinfo.php3 and its description
wainstead [Fri, 23 Jun 2000 02:57:47 +0000 (02:57 +0000)]
Added wiki_pageinfo.php3 and its description

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

23 years agoWent through all the steps myself of installing a Postgresql
wainstead [Fri, 23 Jun 2000 02:54:50 +0000 (02:54 +0000)]
Went through all the steps myself of installing a Postgresql
based Wiki. No problems, mostly.

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

23 years agochanged the date from April 22 to a generic thing
wainstead [Fri, 23 Jun 2000 02:36:22 +0000 (02:36 +0000)]
changed the date from April 22 to a generic thing

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

23 years agoFixed searches so they are case insensitive.
wainstead [Fri, 23 Jun 2000 01:40:01 +0000 (01:40 +0000)]
Fixed searches so they are case insensitive.

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

23 years agoBrought the full search in line with the rest of the code; still
wainstead [Fri, 23 Jun 2000 01:30:27 +0000 (01:30 +0000)]
Brought the full search in line with the rest of the code; still
contains a small bug though... it does a full search on the serialized
data so a search on "wiki" will return pages that do not seem to
contain the word "wiki" (but the word appears in the "author" field).

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

23 years agoBrought the hash up to date with Arno's changes... this fixes FullSearch.
wainstead [Fri, 23 Jun 2000 01:01:24 +0000 (01:01 +0000)]
Brought the hash up to date with Arno's changes... this fixes FullSearch.

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

23 years agothe list just got longer
wainstead [Thu, 22 Jun 2000 05:23:08 +0000 (05:23 +0000)]
the list just got longer

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

23 years agofixed ConcurrentUpdate bug when doing EditCopy and versions difference >1.
ahollosi [Wed, 21 Jun 2000 23:55:45 +0000 (23:55 +0000)]
fixed ConcurrentUpdate bug when doing EditCopy and versions difference >1.
fixed logic for when EditCopy link may appear

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

23 years agoadapted to new $pagehash structure ("pagename")
ahollosi [Wed, 21 Jun 2000 23:34:08 +0000 (23:34 +0000)]
adapted to new $pagehash structure ("pagename")
fixed bug: multiple matches in one line were only counted as one match

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

23 years agochanged to new db schema
ahollosi [Wed, 21 Jun 2000 22:59:18 +0000 (22:59 +0000)]
changed to new db schema

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

23 years agoadapted to new $pagehash structure ("refs" and "lastmodified")
ahollosi [Wed, 21 Jun 2000 22:57:48 +0000 (22:57 +0000)]
adapted to new $pagehash structure ("refs" and "lastmodified")
added support for "__" bold markup

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

23 years agoadapted to new $pagehash structure ("refs" and "lastmodified")
ahollosi [Wed, 21 Jun 2000 22:57:17 +0000 (22:57 +0000)]
adapted to new $pagehash structure ("refs" and "lastmodified")

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

23 years agofile renamed as wiki_pageinfo.php3
ahollosi [Wed, 21 Jun 2000 19:34:39 +0000 (19:34 +0000)]
file renamed as wiki_pageinfo.php3

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

23 years agoadded support for wiki_pageinfo.php3
ahollosi [Wed, 21 Jun 2000 19:33:19 +0000 (19:33 +0000)]
added support for wiki_pageinfo.php3

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

23 years agorenamed pageviewer.php3 as wiki_pageinfo.php3
ahollosi [Wed, 21 Jun 2000 19:32:33 +0000 (19:32 +0000)]
renamed pageviewer.php3 as wiki_pageinfo.php3
uses templates now and is called from index.php3

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

23 years agoDebugged the InsertPage problem with adding new pages: 'flags' and
wainstead [Wed, 21 Jun 2000 04:53:11 +0000 (04:53 +0000)]
Debugged the InsertPage problem with adding new pages: 'flags' and
'pagename' were not defined and the database threw a fit about ,,
showing up as a result. Wrote and debugged the search functions and
they work now except they are case sensitive.

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

23 years agoAdded a few things.
wainstead [Tue, 20 Jun 2000 04:52:52 +0000 (04:52 +0000)]
Added a few things.

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

23 years agoInsertPage() and RetrievePage() now work mostly. I noticed during
wainstead [Tue, 20 Jun 2000 04:50:57 +0000 (04:50 +0000)]
InsertPage() and RetrievePage() now work mostly. I noticed during
testing that I cannot create new pages, which looks like a small bug
somewhere. But I was able to repeatedly: drop all tables, reload them
with the schema file, and then load a new Wiki via wiki_setup.php3. It
worked nicely. The solution was in hard-coding the data structure in
the pg functions. It should still be maintainable.

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

23 years agoTable 'archive' is now identical to table 'wiki' and I added all the
wainstead [Tue, 20 Jun 2000 04:39:16 +0000 (04:39 +0000)]
Table 'archive' is now identical to table 'wiki' and I added all the
GRANT statements needed for user 'nobody'. This might change again in
the future.

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

23 years agoCorrected the entry for 'flags' which is an integer, not a string
wainstead [Tue, 20 Jun 2000 03:41:43 +0000 (03:41 +0000)]
Corrected the entry for 'flags' which is an integer, not a string

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

23 years agoAdded "pagename" and "refs" (defined as an empty array) to bring this
wainstead [Tue, 20 Jun 2000 03:27:41 +0000 (03:27 +0000)]
Added "pagename" and "refs" (defined as an empty array) to bring this
in line with the page data structure (i.e. $pagehash). I tested this
by wiping my dbm libraries, and a new Wiki was created like usual. If
you use the updated pageviewer.php3 with page source turned off you
see refs and content both show up as "array".

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

23 years agoAdded a "go" button, and a checkbox that allows you to choose whether
wainstead [Tue, 20 Jun 2000 03:16:37 +0000 (03:16 +0000)]
Added a "go" button, and a checkbox that allows you to choose whether
to render the page source (on by default). The next step is to add a
button that allows you to dump the whole database, but it might be
easier to put that in a seperate page. The way this is now seems
reasonable.

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

23 years agoAdded a description of the primary data structure, $pagehash. Each
wainstead [Tue, 20 Jun 2000 02:29:18 +0000 (02:29 +0000)]
Added a description of the primary data structure, $pagehash. Each
field of the hash and the data type it contains is described.

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

23 years agoAdded some comments to the code for Postgresql support.
wainstead [Tue, 20 Jun 2000 01:38:42 +0000 (01:38 +0000)]
Added some comments to the code for Postgresql support.

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

23 years agoVarious hacks to try to get the InsertPage() function working, no
wainstead [Tue, 20 Jun 2000 01:25:16 +0000 (01:25 +0000)]
Various hacks to try to get the InsertPage() function working, no
luck yet though.

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

23 years agoThe to-do list.
wainstead [Tue, 20 Jun 2000 01:18:18 +0000 (01:18 +0000)]
The to-do list.

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

23 years agoI retrieved the 1.3 version, the last one Arno worked on, and
wainstead [Tue, 20 Jun 2000 01:11:14 +0000 (01:11 +0000)]
I retrieved the 1.3 version, the last one Arno worked on, and
correctly merged the differences this time. All I needed to add was a
hook that checks the data type of the "value" and if it's an array, it
implode()s it with <br> tags so the raw source is written to a
cell. This could be made configurable with a checkbox because it might
get annoying, but I like seeing the page source.

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

23 years agocorrected some typos
ahollosi [Mon, 19 Jun 2000 20:21:31 +0000 (20:21 +0000)]
corrected some typos

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

23 years agoadded info for mySQL and PostgreSQL
ahollosi [Mon, 19 Jun 2000 20:18:58 +0000 (20:18 +0000)]
added info for mySQL and PostgreSQL

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

23 years agoMerged differences between Arno's and mine; I modified it so it would
wainstead [Sun, 18 Jun 2000 17:23:03 +0000 (17:23 +0000)]
Merged differences between Arno's and mine; I modified it so it would
handle array elements that are also arrays, and Arno added a function
to display the page's properties.

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

23 years agoinitial commit: README describes template placehodlers
ahollosi [Sun, 18 Jun 2000 16:05:34 +0000 (16:05 +0000)]
initial commit: README describes template placehodlers

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

23 years agoadded support for HTML templates
ahollosi [Sun, 18 Jun 2000 15:12:13 +0000 (15:12 +0000)]
added support for HTML templates

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