Alex Schroeder
|
58e9a1e240
|
use v5.10 everywhere + enabled test in meta.t
|
2015-08-18 10:48:03 +02:00 |
|
Alex Schroeder
|
642cec5e7d
|
Fix utf8 encoding and enable meta test
We now check POD and code with two separate checks. One checks for use
utf8, the other checks for =encoding utf8.
|
2015-07-28 23:02:23 +02:00 |
|
Aleks-Daniel Jakimenko
|
df87ff82c3
|
No more redundant 'package OddMuse;'
|
2015-04-27 17:41:59 +03:00 |
|
Aleks-Daniel Jakimenko
|
6f8d281d79
|
No more "use vars"!
|
2015-04-10 13:31:28 +03:00 |
|
Aleks-Daniel Jakimenko
|
4492ede096
|
"use strict;" in modules (some modules have problems)
|
2015-03-27 03:01:01 +02:00 |
|
Alex Schroeder
|
5315b3f6ad
|
toc-js.pl: Fix typo
|
2014-11-19 13:05:11 +01:00 |
|
Alex Schroeder
|
e31abd57bc
|
toc-js.pl: Provide my own endsWith implementation.
|
2014-11-19 13:03:54 +01:00 |
|
Alex Schroeder
|
d712a17f82
|
toc-js.pl: remove multiple pencils
The existence of multiple pencils appears to be a bug in edit-paragraphs.
|
2014-11-10 15:39:51 +01:00 |
|
Alex Schroeder
|
56e515a791
|
toc-js.pl: remove pencil icon
This icon is added by edit-paragraphs.pl and it looks ugly.
|
2014-11-10 15:37:37 +01:00 |
|
Alex Schroeder
|
5aba2ae56f
|
Fixed typo in AddModuleDescription sub name
|
2014-08-21 22:23:23 +02:00 |
|
Alex Jakimenko
|
ee932dee37
|
Automatically reformatted modules
|
2014-08-21 07:29:46 +03:00 |
|
Alex Schroeder
|
31fcd5dc99
|
Avoid a javascript error.
|
2013-02-01 15:30:31 +01:00 |
|
Alex Schroeder
|
e772254293
|
Make sure we don't create an empty TOC element if there aren't enough sections.
|
2013-02-01 15:26:02 +01:00 |
|
Alex Schroeder
|
f8df77d1a6
|
Remove the TOC if we don't have enough sections.
|
2013-02-01 15:17:52 +01:00 |
|
Alex Schroeder
|
cdee73b859
|
At least two siblings or parent and child nodes required.
|
2013-02-01 15:12:54 +01:00 |
|
Alex Schroeder
|
70895ed631
|
Only print outline when there is more than one element.
|
2013-02-01 15:08:54 +01:00 |
|
Alex Schroeder
|
14a6cc4e2f
|
Find existing TOC from toc.pl using the class attribute.
|
2013-02-01 15:05:04 +01:00 |
|
Alex Schroeder
|
6e82239616
|
An extension to generate a table of content.
|
2013-02-01 14:09:59 +01:00 |
|