]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
I retrieved the 1.3 version, the last one Arno worked on, and
authorwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 20 Jun 2000 01:11:14 +0000 (01:11 +0000)
committerwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 20 Jun 2000 01:11:14 +0000 (01:11 +0000)
commit04bf7a454e7e8fd94d086a59638c83a8ef6a36ed
tree72448b41766aababa20c7b61683dceb253ffe520
parent9d5633fa6b810ee9556b2313921ad5f8d5e6d8f0
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
pageviewer.php3