]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
17 years agoIPV6 fix by matt brown, #1546571
rurban [Sun, 19 Nov 2006 11:24:11 +0000 (11:24 +0000)]
IPV6 fix by matt brown, #1546571
An IPv6 address must be surrounded by square brackets to form a valid server name.

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

17 years agoPatch from Bug# 1569424 by Bob Peele (bob.peele@oracle.com)
rurban [Sun, 19 Nov 2006 11:10:11 +0000 (11:10 +0000)]
Patch from Bug# 1569424 by Bob Peele (bob.peele@oracle.com)

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

17 years agoExpand possible interwiki link for Transclude src
rurban [Thu, 12 Oct 2006 18:45:40 +0000 (18:45 +0000)]
Expand possible interwiki link for Transclude src

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

17 years agoadd missing css
rurban [Thu, 12 Oct 2006 06:45:48 +0000 (06:45 +0000)]
add missing css

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

17 years agoUpdate ReleaseNotes
rurban [Thu, 12 Oct 2006 06:38:53 +0000 (06:38 +0000)]
Update ReleaseNotes

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

17 years agoUpdate plugin docs
rurban [Thu, 12 Oct 2006 06:38:33 +0000 (06:38 +0000)]
Update plugin docs

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

17 years agobump version
rurban [Thu, 12 Oct 2006 06:36:37 +0000 (06:36 +0000)]
bump version

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

17 years agoGuard against unwanted DEBUG="DEBUG" logic. In detail (WikiDB),
rurban [Thu, 12 Oct 2006 06:36:09 +0000 (06:36 +0000)]
Guard against unwanted DEBUG="DEBUG" logic. In detail (WikiDB),
and generally by forcing all int constants to be defined as int.

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

17 years agodecide later with which class to render this link (fixes interwiki link layout)
rurban [Thu, 12 Oct 2006 06:33:50 +0000 (06:33 +0000)]
decide later with which class to render this link (fixes interwiki link layout)

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

17 years agoOptionally support new tags <div>, <span> with ENABLE_MARKUP_DIVSPAN (in work)
rurban [Thu, 12 Oct 2006 06:32:30 +0000 (06:32 +0000)]
Optionally support new tags <div>, <span> with ENABLE_MARKUP_DIVSPAN (in work)

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

17 years agoNew simple plugin BoxRight to work around not existing <div> tag.
rurban [Thu, 12 Oct 2006 06:30:30 +0000 (06:30 +0000)]
New simple plugin BoxRight to work around not existing <div> tag.
(see ENABLE_MARKUP_DIVSPAN)

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

17 years agouse the same class for $moniker == ""
rurban [Thu, 12 Oct 2006 06:25:09 +0000 (06:25 +0000)]
use the same class for $moniker == ""

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

17 years agoimprove on empty list
rurban [Sun, 8 Oct 2006 12:50:44 +0000 (12:50 +0000)]
improve on empty list

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

17 years agoadd argument button_position, to be able to place it right (new default) or left.
rurban [Sun, 8 Oct 2006 12:49:49 +0000 (12:49 +0000)]
add argument button_position, to be able to place it right (new default) or left.
and to be able to add the "s" input form additionally on useimage. off with button_position=none

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

17 years agominor cleanup: remove unused vars
rurban [Sun, 8 Oct 2006 12:40:51 +0000 (12:40 +0000)]
minor cleanup: remove unused vars

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

17 years agoNew special interwiki link markup [:LinkTo] without storing the backlink
rurban [Sun, 8 Oct 2006 12:38:11 +0000 (12:38 +0000)]
New special interwiki link markup [:LinkTo] without storing the backlink

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

17 years agoworkaround signed-unsigned issue (not solved). patch by Bob Apthorpe
rurban [Sun, 8 Oct 2006 12:32:26 +0000 (12:32 +0000)]
workaround signed-unsigned issue (not solved). patch by Bob Apthorpe

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

17 years agodump version
rurban [Sun, 8 Oct 2006 12:28:21 +0000 (12:28 +0000)]
dump version

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

17 years agoadd db-check db-rebuild for dba links
rurban [Sat, 30 Sep 2006 10:08:38 +0000 (10:08 +0000)]
add db-check db-rebuild for dba links

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

17 years agoimprovements by RĂ¼diger Cordes
rurban [Sat, 30 Sep 2006 09:58:00 +0000 (09:58 +0000)]
improvements by RĂ¼diger Cordes

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

17 years agoenable captcha
rurban [Sat, 30 Sep 2006 09:49:59 +0000 (09:49 +0000)]
enable captcha

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

17 years agoimprove actionbar layout: seperate actions box, forgot the first <li>
rurban [Sat, 30 Sep 2006 09:47:14 +0000 (09:47 +0000)]
improve actionbar layout: seperate actions box, forgot the first <li>

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

17 years agofix interesting MSIE issue with invisible #content
rurban [Sat, 30 Sep 2006 09:46:20 +0000 (09:46 +0000)]
fix interesting MSIE issue with invisible #content

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

17 years agobold links, smaller td
rurban [Wed, 6 Sep 2006 06:13:50 +0000 (06:13 +0000)]
bold links, smaller td

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

17 years agosupport pdf without actionbar
rurban [Wed, 6 Sep 2006 06:12:26 +0000 (06:12 +0000)]
support pdf without actionbar

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

17 years agoupdated changed pgsrc structure
rurban [Wed, 6 Sep 2006 06:10:49 +0000 (06:10 +0000)]
updated changed pgsrc structure

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

17 years agocomment out RelatedChanges
rurban [Wed, 6 Sep 2006 06:08:37 +0000 (06:08 +0000)]
comment out RelatedChanges

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

17 years agoMake IE buttons smaller
rurban [Wed, 6 Sep 2006 06:05:42 +0000 (06:05 +0000)]
Make IE buttons smaller

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

17 years agoadd latest notes
rurban [Wed, 6 Sep 2006 06:04:22 +0000 (06:04 +0000)]
add latest notes

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

17 years agobump version
rurban [Wed, 6 Sep 2006 06:02:58 +0000 (06:02 +0000)]
bump version

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

17 years agoprint linkinfo also
rurban [Wed, 6 Sep 2006 06:02:36 +0000 (06:02 +0000)]
print linkinfo also

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

17 years agoomit actionbar from pdf
rurban [Wed, 6 Sep 2006 06:02:05 +0000 (06:02 +0000)]
omit actionbar from pdf

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

17 years agominor cleanup
rurban [Wed, 6 Sep 2006 06:01:45 +0000 (06:01 +0000)]
minor cleanup

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

17 years agosupport loadfile multipart archives automatically
rurban [Wed, 6 Sep 2006 06:01:18 +0000 (06:01 +0000)]
support loadfile multipart archives automatically

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

17 years agomore verbose _DEBUG_LOGIN
rurban [Wed, 6 Sep 2006 05:52:43 +0000 (05:52 +0000)]
more verbose _DEBUG_LOGIN

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

17 years agoplease XEmacs font-lock
rurban [Wed, 6 Sep 2006 05:50:19 +0000 (05:50 +0000)]
please XEmacs font-lock

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

17 years agofix linkrelation support for dba. 1.3.13cvs databases have to be _backend->rebuild
rurban [Wed, 6 Sep 2006 05:49:32 +0000 (05:49 +0000)]
fix linkrelation support for dba. 1.3.13cvs databases have to be _backend->rebuild

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

17 years agomove isArray upwards, clarify linkrelation in docs
rurban [Wed, 6 Sep 2006 05:47:58 +0000 (05:47 +0000)]
move isArray upwards, clarify linkrelation in docs

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

17 years agodo db backend check on _DEBUG_SQL
rurban [Wed, 6 Sep 2006 05:46:40 +0000 (05:46 +0000)]
do db backend check on _DEBUG_SQL

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

17 years agouse html tags for emphasis. workaround ^* problem
rurban [Wed, 6 Sep 2006 05:45:26 +0000 (05:45 +0000)]
use html tags for emphasis. workaround ^* problem

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

17 years agounify dbh arg
rurban [Wed, 6 Sep 2006 05:42:54 +0000 (05:42 +0000)]
unify dbh arg

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

17 years agoadd ADODB paragraph
rurban [Wed, 6 Sep 2006 05:40:02 +0000 (05:40 +0000)]
add ADODB paragraph

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

17 years agooops: reset this->_userid also
rurban [Sun, 3 Sep 2006 10:10:00 +0000 (10:10 +0000)]
oops: reset this->_userid also

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

17 years agoSupport AUTH_TYPE=NTLM (Windows domain\username)
rurban [Sun, 3 Sep 2006 09:57:19 +0000 (09:57 +0000)]
Support AUTH_TYPE=NTLM (Windows domain\username)
Workaround PHP _SERVER bug adding \\ => \\\\

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

17 years agoRemove too early and too strict isValidName check in _PassUser. This really should...
rurban [Sun, 3 Sep 2006 09:55:37 +0000 (09:55 +0000)]
Remove too early and too strict isValidName check in _PassUser. This really should be done in
the method, when we know it. This fixes NTLM auth. (userid=domain\user)

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

17 years agomore colors, case-insensitive color names
rurban [Sun, 3 Sep 2006 09:53:52 +0000 (09:53 +0000)]
more colors, case-insensitive color names

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

17 years agorevert wrong patch - duplicate content
rurban [Wed, 30 Aug 2006 05:27:20 +0000 (05:27 +0000)]
revert wrong patch - duplicate content

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

17 years agowhite bgcolor for login.tmpl
rurban [Wed, 30 Aug 2006 05:26:15 +0000 (05:26 +0000)]
white bgcolor for login.tmpl

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

17 years agoHandle inserting DISABLE_MARKUP_WIKIWORD and non wikiword links.
rurban [Wed, 30 Aug 2006 05:25:40 +0000 (05:25 +0000)]
Handle inserting DISABLE_MARKUP_WIKIWORD and non wikiword links.

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

17 years agogrey
rurban [Fri, 25 Aug 2006 22:45:53 +0000 (22:45 +0000)]
grey

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

17 years agowarn user about beta quality, not to save wrong edits
rurban [Fri, 25 Aug 2006 22:42:51 +0000 (22:42 +0000)]
warn user about beta quality, not to save wrong edits

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

17 years agofix checkPass call in userExists
rurban [Fri, 25 Aug 2006 22:35:50 +0000 (22:35 +0000)]
fix checkPass call in userExists

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

17 years agoadd rename button. Only signin to signout. Edit implicitly signs in.
rurban [Fri, 25 Aug 2006 22:28:40 +0000 (22:28 +0000)]
add rename button. Only signin to signout. Edit implicitly signs in.

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

17 years agoadd rename button
rurban [Fri, 25 Aug 2006 22:21:24 +0000 (22:21 +0000)]
add rename button

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

17 years agobetter split subpages at sep
rurban [Fri, 25 Aug 2006 22:20:52 +0000 (22:20 +0000)]
better split subpages at sep

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

17 years agobump version
rurban [Fri, 25 Aug 2006 22:16:08 +0000 (22:16 +0000)]
bump version

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

17 years agosimplify require ADODB
rurban [Fri, 25 Aug 2006 22:15:15 +0000 (22:15 +0000)]
simplify require ADODB

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

17 years agodisplay init form
rurban [Fri, 25 Aug 2006 22:13:56 +0000 (22:13 +0000)]
display init form

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

17 years agofix docs: FileVersion => FileInfo
rurban [Fri, 25 Aug 2006 22:10:16 +0000 (22:10 +0000)]
fix docs: FileVersion => FileInfo

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

17 years agoprint pdf header earlier
rurban [Fri, 25 Aug 2006 22:09:00 +0000 (22:09 +0000)]
print pdf header earlier

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

17 years agosupport dumphtml subpages
rurban [Fri, 25 Aug 2006 22:06:54 +0000 (22:06 +0000)]
support dumphtml subpages

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

17 years agoargs fix to pass $args to the template
rurban [Fri, 25 Aug 2006 22:06:13 +0000 (22:06 +0000)]
args fix to pass $args to the template

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

17 years agodumphtml subpages
rurban [Fri, 25 Aug 2006 21:48:39 +0000 (21:48 +0000)]
dumphtml subpages

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

17 years agopatch #1348996 by Robert Litwiniec: fix show image semantics if label is given
rurban [Fri, 25 Aug 2006 19:02:02 +0000 (19:02 +0000)]
patch #1348996 by Robert Litwiniec: fix show image semantics if label is given

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

17 years agoadd strike and del to html emphasis: Patch #1542894 by Kai Krakow
rurban [Sat, 19 Aug 2006 11:02:35 +0000 (11:02 +0000)]
add strike and del to html emphasis: Patch #1542894 by Kai Krakow

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

17 years agoadd PLUGIN_MARKUP_MAP
rurban [Tue, 15 Aug 2006 13:45:46 +0000 (13:45 +0000)]
add PLUGIN_MARKUP_MAP

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

17 years agoadd Markup_xml_plugin (untested) and fix Markup_template_plugin
rurban [Tue, 15 Aug 2006 13:43:10 +0000 (13:43 +0000)]
add Markup_xml_plugin (untested) and fix Markup_template_plugin

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

17 years agoadd an sqlite user also
rurban [Tue, 15 Aug 2006 13:42:20 +0000 (13:42 +0000)]
add an sqlite user also

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

17 years agojust aesthetics
rurban [Tue, 15 Aug 2006 13:41:08 +0000 (13:41 +0000)]
just aesthetics

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

17 years agohelp finding the file (should not be needed)
rurban [Tue, 15 Aug 2006 13:40:40 +0000 (13:40 +0000)]
help finding the file (should not be needed)

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

17 years agosupport iso-8859-2
rurban [Tue, 15 Aug 2006 13:39:41 +0000 (13:39 +0000)]
support iso-8859-2

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

17 years agoerror on no long arrays
rurban [Tue, 15 Aug 2006 13:37:59 +0000 (13:37 +0000)]
error on no long arrays

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

17 years agojust aesthetics
rurban [Tue, 15 Aug 2006 13:35:33 +0000 (13:35 +0000)]
just aesthetics

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

17 years agopatch #1535837 (debian)
rurban [Mon, 7 Aug 2006 21:05:30 +0000 (21:05 +0000)]
patch #1535837  (debian)

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

17 years agopatch #1535825 (debian)
rurban [Mon, 7 Aug 2006 21:03:17 +0000 (21:03 +0000)]
patch #1535825 (debian)

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

17 years agofix WantedPages SQL alias
rurban [Sun, 23 Jul 2006 14:17:51 +0000 (14:17 +0000)]
fix WantedPages SQL alias

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

17 years agoupdate comments
rurban [Sun, 23 Jul 2006 14:16:59 +0000 (14:16 +0000)]
update comments

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

17 years agoadd new feature: DISABLE_MARKUP_WIKIWORD
rurban [Sun, 23 Jul 2006 14:03:18 +0000 (14:03 +0000)]
add new feature: DISABLE_MARKUP_WIKIWORD

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

17 years agoAdd preview and save images for the wysiwyg toolbar.
jeannicolas [Wed, 28 Jun 2006 14:42:54 +0000 (14:42 +0000)]
Add preview and save images for the wysiwyg toolbar.

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

17 years agoAdd preview and save button on the toolbar.
jeannicolas [Wed, 28 Jun 2006 14:28:14 +0000 (14:28 +0000)]
Add preview and save button on the toolbar.
Fix an IE issue in wikitext mode.

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

17 years agonew strings by Antonio Bonifati
rurban [Tue, 20 Jun 2006 04:50:19 +0000 (04:50 +0000)]
new strings by Antonio Bonifati

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

17 years agorenamed RegoleDiFormattazioneDelTesto to RegoleFormattazioneTesto
rurban [Tue, 20 Jun 2006 04:45:19 +0000 (04:45 +0000)]
renamed RegoleDiFormattazioneDelTesto to RegoleFormattazioneTesto

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

17 years agoAdd table of content and wikitext images. Needed for the wysiwyg toolbar.
jeannicolas [Mon, 19 Jun 2006 17:51:24 +0000 (17:51 +0000)]
Add table of content and wikitext images. Needed for the wysiwyg toolbar.

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

17 years agoAdd button to insert table of content plugin
jeannicolas [Mon, 19 Jun 2006 17:33:06 +0000 (17:33 +0000)]
Add button to insert table of content plugin
Add button to insert wikitext section in wysiwyg mode

Fix internet explorer issue in wikitext mode. The toolbar in this mode didn't work.

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

17 years agobump version
rurban [Sun, 18 Jun 2006 11:43:35 +0000 (11:43 +0000)]
bump version

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

17 years agofix creating sqlite file
rurban [Sun, 18 Jun 2006 11:25:15 +0000 (11:25 +0000)]
fix creating sqlite file

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

17 years agofix wanted_pages for PearDB_mysql
rurban [Sun, 18 Jun 2006 11:13:25 +0000 (11:13 +0000)]
fix wanted_pages for PearDB_mysql

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

17 years agounify gettext msg
rurban [Sun, 18 Jun 2006 11:04:50 +0000 (11:04 +0000)]
unify gettext msg

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

17 years agokeep overwrite arg
rurban [Sun, 18 Jun 2006 11:04:09 +0000 (11:04 +0000)]
keep overwrite arg

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

17 years agosupport rc version
rurban [Sun, 18 Jun 2006 11:03:36 +0000 (11:03 +0000)]
support rc version

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

17 years agopref->value > -name, fix bug #1355533
rurban [Sun, 18 Jun 2006 11:02:55 +0000 (11:02 +0000)]
pref->value > -name, fix bug #1355533

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

17 years agoassume https <>80
rurban [Sun, 18 Jun 2006 11:02:01 +0000 (11:02 +0000)]
assume https <>80

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

17 years agoadd rcsid log
rurban [Sun, 18 Jun 2006 11:01:25 +0000 (11:01 +0000)]
add rcsid log

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

17 years agofix call-by-ref
rurban [Sun, 18 Jun 2006 11:00:58 +0000 (11:00 +0000)]
fix call-by-ref

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

17 years agoadd SERVER_PROTOCOL per suggestion from Asko Tamm for https
rurban [Thu, 15 Jun 2006 10:28:38 +0000 (10:28 +0000)]
add SERVER_PROTOCOL per suggestion from Asko Tamm for https

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

18 years agofix bug 1492846: blanks after --, no CHARSET for portability
rurban [Sat, 10 Jun 2006 12:02:18 +0000 (12:02 +0000)]
fix bug 1492846: blanks after --, no CHARSET for portability

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

18 years agopurge empty, non-references pages when link is deleted
rurban [Sat, 10 Jun 2006 11:59:46 +0000 (11:59 +0000)]
purge empty, non-references pages when link is deleted

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

18 years agofix missing links
rurban [Sat, 10 Jun 2006 11:57:20 +0000 (11:57 +0000)]
fix missing links

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

18 years agoprint optimize only when DEBUG
rurban [Sat, 10 Jun 2006 11:55:58 +0000 (11:55 +0000)]
print optimize only when DEBUG

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

18 years agofix quotes in echo
rurban [Mon, 5 Jun 2006 09:36:15 +0000 (09:36 +0000)]
fix quotes in echo

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