Menu

Code Commit Log


Commit Date  
[r1569] by dvarrazzo

- Added Token.TEXT to represent an inline chunk of text.
- Some tests updated. Not all tests pass yet anyway.
- Removed double <br/>'s from HTML output.

2007-03-05 01:52:05 Tree
[r1568] by dvarrazzo

- This branch aims to solve the html problem raised in SF bug #1671711.

Currently epytext html output creates excessive <p> tags (e.g. in lists and
fields). There is an hack that postprocesses the first html rendering
removing some of those tags, but it probably exagerates and some paragraph
is rendered without <p> at all.

This leads to the need to add many <br/>'s in the HTML output, different
spacing w.r.t. other markups, surprising behaviour of the page when the
CSS is to be customized.

The proposed solution is to add a new type of epytext node: 'text'
representing inline text inside other elements, such list items.

2007-03-05 01:39:41 Tree
[r1567] by dvarrazzo

- Fixed docstring (it appeared a definition list).

2007-03-05 00:53:10 Tree
[r1566] by dvarrazzo

- Fixed margin for nested lists in fields.

2007-03-05 00:40:54 Tree
[r1565] by dvarrazzo

- Some HTML cleanup.

2007-03-01 23:40:03 Tree
[r1564] by edloper

- Fixed svn properties

2007-03-01 04:03:01 Tree
[r1563] by edloper

Fixed sf bug 1669572 -- <foo at 0x123> values were not getting
penalized if they were too long.

2007-02-28 21:03:10 Tree
[r1562] by dvarrazzo

- Fixed broken link.

2007-02-27 09:57:25 Tree
[r1561] by edloper

- Updated for 3.0beta release

2007-02-27 07:23:12 Tree
[r1560] by edloper

- Minor css change

2007-02-27 06:43:44 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.