Alexey Verkhovsky
|
d6fe54f4ad
|
[BREAKS BUILD] Links to pictures. Problem is, URIChunk thinks that index.jpg is a hyperlink to http://index.jp.
Also, commented out the code that was hiding rendering errors. This should be done at a different level.
|
2005-01-23 03:27:45 +00:00 |
|
Alexey Verkhovsky
|
e6c32bafc6
|
Wiki links to files point to the appropriate actions (file, pic)
|
2005-01-22 16:38:33 +00:00 |
|
Alexey Verkhovsky
|
26878462f3
|
Extracted two methods from WikiChunk::Link constructor (it was too long)
|
2005-01-22 00:54:44 +00:00 |
|
Alexey Verkhovsky
|
92404470e8
|
Wiki link (square brackets) now knows its type (show, file or pic),
and does not mess up with Textile link hyperlink syntax
|
2005-01-22 00:39:03 +00:00 |
|
Alexey Verkhovsky
|
661fb64561
|
more regexp caching
|
2005-01-21 22:40:16 +00:00 |
|
Alexey Verkhovsky
|
780bf4fe91
|
a little golf
|
2005-01-21 22:28:37 +00:00 |
|
Alexey Verkhovsky
|
259a7028e3
|
cache compiled regexps in constants
|
2005-01-21 21:58:48 +00:00 |
|
Alexey Verkhovsky
|
dfde41e63e
|
tweaked unmasking (no need to create and compile regexps all the time when sub(string, string) is enough
|
2005-01-20 13:32:37 +00:00 |
|
Alexey Verkhovsky
|
10214ebb26
|
Defined externals (for Rails modules), replaced .cvsignore files with svn:ignore properties
|
2005-01-15 21:10:38 +00:00 |
|
Alexey Verkhovsky
|
223b2bec6c
|
Initial import of the sources from SVN
|
2005-01-15 20:26:54 +00:00 |
|