Tue, 28 Aug 2007 14:10:33 +0200 |
Thomas Waldmann |
fix gui editot formatter XSS issues
|
Tue, 28 Aug 2007 13:43:11 +0200 |
Thomas Waldmann |
wiki parser: match everything looking like a macro and either execute it (macro imports ok) or render the macro markup as text (macro import fails, error msg is in title). This makes scan_rules independent of wiki, so we can move all re.compile time to Parser class (doing it only once on module import time).
|
Tue, 28 Aug 2007 03:12:46 +0200 |
Thomas Waldmann |
parser: anchor, bang_meta, relative pagelink fixes, more tests
|
Tue, 28 Aug 2007 01:34:46 +0200 |
Thomas Waldmann |
cleaned up wiki parser comments
|
Sun, 26 Aug 2007 22:40:10 +0200 |
Thomas Waldmann |
added markup change notice to CHANGES
|
Sun, 26 Aug 2007 22:33:48 +0200 |
Thomas Waldmann |
fix typos
|
Sun, 26 Aug 2007 22:30:12 +0200 |
Thomas Waldmann |
more link/transclusion markup tests
|
Sun, 26 Aug 2007 16:30:04 +0200 |
Thomas Waldmann |
add link text parameter to pagelinkmarkup
|
Sun, 26 Aug 2007 16:07:39 +0200 |
Thomas Waldmann |
merged main
|
Sun, 26 Aug 2007 16:07:21 +0200 |
Thomas Waldmann |
gui converter fixes for new markup, fix/extend tests, remove unused code
|
Sun, 26 Aug 2007 15:51:24 +0200 |
Karol Nowak |
Merged main.
|
Sun, 26 Aug 2007 15:49:37 +0200 |
grzywacz |
Remove CHANGES.jabber. It's already been merged with CHANGES and wiki.
|
Sun, 26 Aug 2007 14:14:54 +0200 |
Thomas Waldmann |
po files: also find macros that are split at EOL
|
Sun, 26 Aug 2007 13:52:35 +0200 |
Thomas Waldmann |
simple po file conversion to new (macro) markup
|
Sun, 26 Aug 2007 12:32:27 +0200 |
Thomas Waldmann |
fix group entries that use free links for new link syntax
|
Sat, 25 Aug 2007 23:05:55 +0200 |
Thomas Waldmann |
underlay pages converted to new link/macro markup
|
Sat, 25 Aug 2007 22:13:52 +0200 |
Thomas Waldmann |
updated i18n system texts from moinmaster, again (1.6)
|
Sat, 25 Aug 2007 21:42:15 +0200 |
Thomas Waldmann |
updated i18n system texts from moinmaster (1.6)
|
Sat, 25 Aug 2007 20:34:24 +0200 |
Thomas Waldmann |
fix wiki parser and converter tests
|
Sat, 25 Aug 2007 17:42:25 +0200 |
Thomas Waldmann |
use rsplit for splitting off anchor
|
Sat, 25 Aug 2007 17:27:14 +0200 |
Thomas Waldmann |
merged main
|
Sat, 25 Aug 2007 16:39:42 +0200 |
Thomas Waldmann |
1.6 converter: remove unused code, generate simpler interwiki markup if possible
|
Sat, 25 Aug 2007 15:27:59 +0200 |
Thomas Waldmann |
1.6 converter: create new page revisions with conversion result, handle deleted pages
|
Sat, 25 Aug 2007 13:45:24 +0200 |
Thomas Waldmann |
wiki parser: fix interwiki regex wrong matches, commented that regex part
|
Thu, 23 Aug 2007 21:41:37 +0200 |
Thomas Waldmann |
merged main
|
Thu, 23 Aug 2007 21:15:32 +0200 |
Thomas Waldmann |
wiki parser: using <object> for client side page transclusion
|
Thu, 23 Aug 2007 10:34:28 +0200 |
Thomas Waldmann |
merged main
|
Thu, 23 Aug 2007 05:07:25 +0200 |
Thomas Waldmann |
fix reading of damaged event-log, fix some comments
|
Wed, 22 Aug 2007 13:51:26 +0200 |
Thomas Waldmann |
1.6 converter: create complete.txt (for reference, not used yet), use 1.5 underscore magic when looking up pages in rename map
|
Wed, 22 Aug 2007 10:28:20 +0200 |
Thomas Waldmann |
1.6 converter: better error handling, better matching of user profiles
|
Wed, 22 Aug 2007 09:57:42 +0200 |
Thomas Waldmann |
1.6 converter: make RENAMES_FIELDSEP easily changeable
|
Wed, 22 Aug 2007 09:31:31 +0200 |
Thomas Waldmann |
1.6 converter: fix pre scan rules
|
Tue, 21 Aug 2007 23:34:20 +0200 |
Thomas Waldmann |
merged main
|
Tue, 21 Aug 2007 23:11:26 +0200 |
Thomas Waldmann |
1.6 converter: fixed relative links
|
Tue, 21 Aug 2007 22:57:14 +0200 |
Thomas Waldmann |
fix another AbsPageName
|
Tue, 21 Aug 2007 18:57:06 +0200 |
Thomas Waldmann |
merge main
|
Tue, 21 Aug 2007 16:35:54 +0200 |
Thomas Waldmann |
wiki parser: support multiple parent prefixes, require no / directly before or after matched wikiwords
|
Tue, 21 Aug 2007 15:47:56 +0200 |
Thomas Waldmann |
merge main
|
Tue, 21 Aug 2007 14:53:12 +0200 |
Thomas Waldmann |
1.6 converter: fix wiki:/localsubpage case
|
Tue, 21 Aug 2007 14:30:56 +0200 |
Thomas Waldmann |
1.6 converter: interwiki test cases checked
|
Tue, 21 Aug 2007 14:11:31 +0200 |
Thomas Waldmann |
1.6 converter: less magic, better tests
|
Tue, 21 Aug 2007 13:32:39 +0200 |
Thomas Waldmann |
tests: some more wiki parser link markup tests
|
Tue, 21 Aug 2007 13:10:34 +0200 |
Thomas Waldmann |
merged main
|
Mon, 20 Aug 2007 01:19:13 +0200 |
Thomas Waldmann |
fix typo in last changeset
|
Mon, 20 Aug 2007 01:18:22 +0200 |
Thomas Waldmann |
change the default link target for attachments to 'do=view', add a download link at top of the view page
|
Mon, 20 Aug 2007 00:25:29 +0200 |
Thomas Waldmann |
do link description parsing/formatting at the right place (between link on and link off), fixed description text_rule (do not match empty string)
|
Sun, 19 Aug 2007 23:34:16 +0200 |
Thomas Waldmann |
merged main
|
Sun, 19 Aug 2007 23:00:07 +0200 |
Thomas Waldmann |
merged main
|
Sun, 19 Aug 2007 19:51:56 +0200 |
Thomas Waldmann |
merged main
|
Sun, 19 Aug 2007 19:29:40 +0200 |
Thomas Waldmann |
added file with 1.5.8 wiki parser code (see last commit)
|
Sun, 19 Aug 2007 19:28:35 +0200 |
Thomas Waldmann |
* The 1.5.8 to 1.6.0 converter now uses the 1.5.8 wiki parser, for better
|
Mon, 13 Aug 2007 04:06:53 +0200 |
Thomas Waldmann |
tests: fix most wiki markup converter tests
|
Mon, 13 Aug 2007 03:04:22 +0200 |
Thomas Waldmann |
remove (un)quoteName, new functions split_interwiki() and resolve_interwiki(), cleanup interwiki mess, fix some link markup
|
Mon, 13 Aug 2007 01:06:37 +0200 |
Thomas Waldmann |
fix tests
|
Sun, 12 Aug 2007 23:58:58 +0200 |
Thomas Waldmann |
change ["free link"] to [[free link]] in all built-in markup
|
Sun, 12 Aug 2007 23:42:33 +0200 |
Thomas Waldmann |
change [[macro]] to <<macro>> in all built-in markup
|
Sun, 12 Aug 2007 20:18:28 +0200 |
Thomas Waldmann |
wiki parser: using images (transcluded objs) as link description
|
Sun, 12 Aug 2007 19:25:55 +0200 |
Thomas Waldmann |
wiki parser: parse link/transclude descriptions, fixes. html formatter: title/alt fixes
|
Sun, 12 Aug 2007 06:03:36 +0200 |
Thomas Waldmann |
wiki parser: clean up link vs. transclusion
|
Sun, 12 Aug 2007 05:14:00 +0200 |
Thomas Waldmann |
wiki parser: some internal renames, fix https images
|