Bug #9977
Documentation on typo3.org looks awful
| Status: | Rejected | Start date: | 2010-09-29 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
The official documentation for formhandler on typo3.org looks awful.
Have a look at
http://typo3.org/documentation/document-library/extension-manuals/formhandler/0.9.9/view/
and
http://typo3.org/documentation/document-library/extension-manuals/formhandler/0.9.9/view/1/4/
It seems the formatting of the sxw file is not exactly like the html renderer would expect it. This makes the formhandler documentation basically unusable on typo3.org.
History
Updated by Reinhard Führicht over 2 years ago
Yes, I already know about that. This will be a time consuming task, so please be patient.
You can use the pdf or plain text version of the manual instead until this issue is fixed.
Updated by Christian Weiske over 2 years ago
The issue is that all paragraphs are headline elements internally in content.xml (text:p vs. text:h).
I try to find an automated way to fix that by using xmlstarlet.
Updated by Christian Weiske over 2 years ago
I give up fixing the manual manually. I think it needs to be re-done fresh from the start.
Updated by Reinhard Führicht over 2 years ago
Thank you for trying! I gave up too and then decided to just use a small manual.sxw and link to the PDF version.
The problem is, that I even managed to screw the small manual up. :-)
But this is easier to rewrite for the next TER version than the whole manual. :-)
Updated by Reinhard Führicht about 2 years ago
- Status changed from New to Rejected
There will be a new documentation along with the stable release.
Should be done within the next few weeks.