Alex Schroeder
|
7d85dd6570
toc.pl: use ToString and don't double-decode
|
8 gadi atpakaļ |
Alex Schroeder
|
a91ef8602f
Moving modules from utf8::encode to encode_utf8
|
8 gadi atpakaļ |
Aleks-Daniel Jakimenko
|
0868f3a98e
Workaround for utf8::decode bug (sometimes utf8 chars were not decoded)
|
9 gadi atpakaļ |
Aleks-Daniel Jakimenko
|
4eef4d2d76
No more /o, modifiers sorted alphabetically
|
9 gadi atpakaļ |
Alex Schroeder
|
58e9a1e240
use v5.10 everywhere + enabled test in meta.t
|
9 gadi atpakaļ |
Aleks-Daniel Jakimenko
|
a615bedccf
Fixed a bunch of stuff
|
9 gadi atpakaļ |
Aleks-Daniel Jakimenko
|
40ec24349a
No more "*Sub = *NewSub", \&NewSub used instead. (Partial progress)
|
9 gadi atpakaļ |
Aleks-Daniel Jakimenko
|
6f8d281d79
No more "use vars"!
|
9 gadi atpakaļ |
Aleks-Daniel Jakimenko
|
4492ede096
"use strict;" in modules (some modules have problems)
|
9 gadi atpakaļ |
Aleks-Daniel Jakimenko
|
62c7553d82
'return undef' changed to 'return'
|
9 gadi atpakaļ |
Alex Jakimenko
|
dc792691d4
Fail less dramatically if h1 appears.
|
10 gadi atpakaļ |
Alex Jakimenko
|
0a57a8e89b
toc.pl: Treat h2 as the first header when Creole Extension is active.
|
10 gadi atpakaļ |
Alex Schroeder
|
5aba2ae56f
Fixed typo in AddModuleDescription sub name
|
10 gadi atpakaļ |
Alex Jakimenko
|
ee932dee37
Automatically reformatted modules
|
10 gadi atpakaļ |
Alex Schroeder
|
37c32783f3
Changed \x{ffff} to \x{fffd} in all regular expressions.
|
12 gadi atpakaļ |
Alex Schroeder
|
6e5766f431
On some encoding problems
|
12 gadi atpakaļ |
Alex Schroeder
|
8f68442db1
Fix UTF-8 decoding issue when using toc.pl
|
12 gadi atpakaļ |
Alex Schroeder
|
67650e3dc8
More UTF-8 fixes
|
12 gadi atpakaļ |
Alex Schroeder
|
f11e2a8731
getting rid of $Id$ tags in $WikiDescription
|
12 gadi atpakaļ |
Alex Schroeder
|
2b44ac08ae
(TocAfterApplyRule): Removed as a rule to be on
|
16 gadi atpakaļ |
Brian Curry
|
fae5852035
* wiki.pl (PrintWikiToHTML): Moved "@MyBeforeApplyRules"-specific
|
16 gadi atpakaļ |
Brian Curry
|
68b3a7f49e
* modules/toc.pl (TocRule): Corrected a minor issue re: integration
|
16 gadi atpakaļ |
Brian Curry
|
78c55c5783
* modules/crossbar.pl: New module. Provides a sustainable
|
16 gadi atpakaļ |
Brian Curry
|
609cb49f86
* wiki.pl (PrintWikiToHTML): Slightly reordered function calls,
|
16 gadi atpakaļ |
Brian Curry
|
af3c7169ea
* modules/sidebar.pl: Refactored. This is a complete rewrite
|
16 gadi atpakaļ |
Brian Curry
|
a2990672b0
* modules/toc.pl (TocInit): Context-sensitively set the
|
16 gadi atpakaļ |
Brian Curry
|
4efcaa483f
* modules/toc.pl ($TocIsConvertingH1TagsToH2Tags): Renamed from
|
16 gadi atpakaļ |
Brian Curry
|
de766937bb
* modules/toc.pl ($TocConvertH1TagsToH2Tags): New option.
|
16 gadi atpakaļ |
Alex Schroeder
|
1a36186e92
(TocRule, TocHeadings): Make sure no h1 headers
|
16 gadi atpakaļ |
Brian Curry
|
e15360431a
* modules/toc.pl: New perldoc-style documentation.
|
16 gadi atpakaļ |