25 |
2012-06-09 16:09:34 |
PointedEars |
/trunk/ |
* footnotes.class.php
- Fixed footnote order |
|
/trunk/footnotes.class.php /trunk/global.inc
|
16 |
2010-06-17 12:48:55 |
PointedEars |
/trunk/ |
* features.class.php
- FeatureList::printItems();
+ Disabled header repetition until footnote ref. name/ID problem has been solved
* footnotes.class.php
- Footnote::printMe(): Fixed duplicate name/ID |
|
/trunk/features.class.php /trunk/footnotes.class.php
|
15 |
2010-06-17 12:20:11 |
PointedEars |
/trunk/ |
* footnotes.class.php
- Fixed invalid generated markup (extra <">) |
|
/trunk/footnotes.class.php
|
13 |
2010-06-15 01:31:06 |
PointedEars |
/trunk/ |
* features.class.php
- Use script encoding for htmlspecialchars()
* footnotes.class.php
- Added prefix, suffix, and tooltip (title) support
* global.inc
- Added reduceWhitespace() |
|
/trunk/features.class.php /trunk/footnotes.class.php /trunk/global.inc
|
12 |
2010-06-10 02:59:24 |
PointedEars |
/trunk/ |
* footnotes.class.php
- FootnoteList::add(): Fixed inconsistent numbering |
|
/trunk/footnotes.class.php
|
11 |
2010-05-26 18:45:05 |
PointedEars |
/trunk/ |
* footnotes.class.php
- FootnoteList::add(): int $sign can set start number |
|
/trunk/footnotes.class.php
|
10 |
2010-05-26 17:32:51 |
PointedEars |
/trunk/ |
* footnotes.class.php
- Footnote:__get(): Refined exception |
|
/trunk/footnotes.class.php
|
8 |
2010-05-26 02:37:08 |
PointedEars |
/trunk/ |
* footnotes.class.php
- FootnoteList::$printMe(): Output of sorted footnotes list
- Added Footnote::$name, set via constructor
- Added Footnote::__get() for public read access to protected $sign property
- Renamed Footnote::printRef() to getRef since it does not print anything
- Implemented footnote reference and representation in the list, $name
and $references support repeated references and footnotes with different
name but same sign (in sections, using flush()) |
|
/trunk/footnotes.class.php
|
7 |
2010-05-25 21:25:06 |
PointedEars |
/trunk/ |
Added footnotes.class.php |
|
/trunk/footnotes.class.php
|