Commit Graph

69 Commits (f81ef40cc436e9899b7e20a6b6305a5cfbfc9db6)

Author SHA1 Message Date
orbiter 367fc28928 corrected Brausse->Brausze
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
karlchenofhell f05ca43780 - the wiki-parser works for remote wiki-code now, not displaying links anymore as if they were local (ViewProfile comment)
18 years ago
karlchenofhell 30c3d909b1 - fixed charset problem in ConfigProfil_p.html (use accept-charset="UTF-8" in forms)
18 years ago
low012 a0149317ac *) fixed bug where headlines were added to directory of a wiki page multiple times (http://www.yacy-forum.de/viewtopic.php?t=4034)
18 years ago
karlchenofhell 601fc7d1c5 - added source to J7Zip-modifed.jar and it's license (changelog is still to come)
18 years ago
orbiter e48189c710 enhanced cluster routing
18 years ago
low012 801eea8849 *) Fixed bug where pairReplace() got caught in infinite recursion. (http://www.yacy-forum.de/viewtopic.php?t=3466)
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
(no author) e218940293 The copyright sign "\u00A9" is already replaced by "©". String "(C)" is not a unicode sequence!
18 years ago
low012 1bc4d8d470 *) If there is more than one pair of patterns in a line, all of them (and not only one pair) will be replaced.
18 years ago
low012 ea7a8cf7aa *) <hr> and <br> tags are XHTML compliant now.
18 years ago
karlchenofhell f2e6f19b90 - added versioning to Wiki
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
low012 29fa17bd40 *) simplified some code in wikiCode.java
18 years ago
low012 cd636eb00e *) Fix for the fix...
18 years ago
low012 f9a5b55a9e *) Fixed bug described in http://www.yacy-forum.de/viewtopic.php?p=25448#25448
18 years ago
low012 8a30c5343d *) Fixed bug where exclamation marks could get lost between [=...=] and <pre>...</pre>
18 years ago
low012 d8f4b17e31 *) Hopefully fixed bug described in http://www.yacy-forum.de/viewtopic.php?t=2825.
18 years ago
allo 99110e6fd2 Fixed some of the copyright headers.
19 years ago
low012 35f9418117 Fixed links and images. (http://www.yacy-forum.de/viewtopic.php?p=20908#20908)
19 years ago
low012 d40ccc5208 *) Partly undoing last commit\n*) Fixed bug that caused attributes of cells in tables not to be recognized as such.
19 years ago
low012 adcad5eae6 *) Fixed a bug that prevented the usage of tables in the wiki.
19 years ago
low012 152745b145 *) Added some characters and their HTML-codes.
19 years ago
low012 4639c0ac6d *) cleaned up code
19 years ago
low012 23cdf319be *) cleaning up code
19 years ago
low012 1965a8cf70 *) bugfix for previous commit
19 years ago
low012 1c3b415c35 *) nicer anchors (TOC)
19 years ago
low012 6000a38a05 *) changed anchors (TOC) according to thelis request in http://www.yacy-forum.de/viewtopic.php?t=1987
19 years ago
low012 d6cc0ec3d8 *) Fixed a bug: Images in tables were not displayed if alt or align attributes were added.
19 years ago
low012 f31b633b2e *) Fixed yet another small bug in the wiki. (no blank between image URLs, align and alt)
19 years ago
low012 8bdbf0dfff *) Fixed a bug in code for tables and hopefully eliminated XSS vulnarability which Allo pointed out to me.
19 years ago
low012 62d0f7a334 *) added TOC for pages in wiki as requested in http://www.yacy-forum.de/viewtopic.php?t=1987
19 years ago
low012 2e8221050a *) removed redundancy, no changes in functionality
19 years ago
allo 467216d4c7 bugfix for umlaute and html-specialchars in wikiCode
19 years ago
allo dda143df79 We NEED this here for the XML-Files
19 years ago
low012 927c2c3709 *) Fixed a minor bug in code for tables. {|border"1" did not work, {| border"1" did. Now the space is not needed anymore.
19 years ago
low012 c45517db46 *) replaced code for table with better version (by kane)
19 years ago
low012 eb80156233 *) added Kane's code for tables
19 years ago
low012 ef22fa8bf2 *) beautifying code and a little comment
19 years ago
low012 ee010c36ae *) fixed bug where ampersands were replaced by replaceHTML even if they were part of &.+;
19 years ago
low012 7d5af75d11 *) Second try: replaced replaceHTML again. There should be no problem this time.
19 years ago
low012 c6d58d9b9a *) taking back changes for replaceHTML
19 years ago
low012 8af5df7883 *) Replaced replaceHTML by a more versatile method (code by Kane). Please test for possible side effects if you use this method in any of your classes.
19 years ago
(no author) 76f356315d handle UTF-8 correctly
19 years ago
orbiter 9544c47684 added some UTF-8 handling.
19 years ago
low012 6c91921e9b *) yacyWiki: more versatile distinction between real external links/links that point to DATA/HTDOC
19 years ago
low012 eb0f511767 *) yacyWiki: easy way to link to files on local peers (external links)
19 years ago
orbiter c4dd39e8f2 fixing/changing wiki image inline code
19 years ago
low012 80b3e85356 *) yacyWiki: Images in a share on the same peer can be addressed by path and name only, no complete URL needed anymore. (As requested by theli in http://www.yacy-forum.de/viewtopic.php?t=809)
19 years ago