Task #1625
Install bitsoffice-EXT 0.10.0, import 2 manuals
| Status: | Accepted | Start: | 2008-10-01 | ||
| Priority: | Should have | Due date: | |||
| Assigned to: | Martin Holtz | % Done: | 40% |
||
| Category: | admin/ dev.documentation.* | Spent time: | 2.00 hours | ||
| Target version: | 5 onlineEditable FORGE | ||||
| Sprint: |
Description
- bitsoffice-extension
- 50 pages of TSref (with TSref-Version in the page-tree)
- 1 extension-manual (with extension-version in the page-tree)
//--------- additional info
Tip to list just easy Team-tasks:
klick at the small gray bar and then klick on "Actions" and then ":: TEAM_stuff ::"
Who may do this/ Wer kann bzw. darf dies tun:
just Martin
Roadmap for this task/ Hintergrundinfos zu dieser Aufgabe:
Roadmap_documentationtypo3org
Amount of time/ Zeitaufwand ungefähr:
2 hours
Who can help when there are problems/ wen fragen wenn es Probleme gibt:
http://forge.typo3.org/account/show/72 (log-in and visit)
Who in the team might do it with you/ Wer im Team macht evtl. mit:
http://forge.typo3.org/account/show/72
Do you have to be very careful/ Kannst Du ausversehen etwas kaputt machen:
no because development-server
Needed files or login/ Nötige Dateien oder Login:
none
How to document what you're doing/ Wie dokumentieren was man gemacht hat:
Just add it as comment here in the issue - Einfach hier als Kommentar hinzufügen
Fragen-Antworten/ HowTo-page:
http://forge.typo3.org/wiki/team-docteam
Newsgroup for general discussion with all DocTeam-members/ Newsgroup für allgemeine Diskussion:
typo3.projects.documentation
//---------
History
2008-10-05 17:54 - Martin Holtz
- Status changed from New to Accepted
The bitsoffice extension import the whole document into one content element.
It is not usefull to work with an large document in one content element only. The rte is still loading - but even if it would work i do not believe that someone could think it would be an acceptable alternative for writing documents in word or openoffice.
I expected something like that:
- import document -> for each heading 1 we get an page, for each heading 2-4 we get an content element
- than we could easily edit the content elements, restructuring etc.
- after that an export of that tree structure has to be possible
But it seems, that it is not possible at the moment. Perhaps we should work on it? I do know if that would make sense.
I tested following extensions:- bitsoffice
- tx_rlmpofficeimport
- general office displayer
- office documents
if we only want to display the manual, we should use "office documents" (perhaps we could check, if that is the same extension as on typo3.org).
So i would dig for an hook or typoscript that we can add comments on an per "page" base.
2008-10-05 18:06 - Martin Holtz
english version below!
Ich würde jetzt vorschlagen:
Im 1. Schritt nur eine Anzeige mit Kommentarfunktion, Rating und Anbindung an snippets schaffen.
Und in einem 2. Schritt die bitsoffice extension (oder eine andere) so abzuändern, dass sie einen Seitenbaum erzeugt der dann editiert werden kann.
Dafür wäre in 2A notwendig einen Seitenbaum in sxw oder docbook auszugeben. Dann könnten wir auch ohne den Importer das Schreiben in TYPO3 austesten. Wenn wir dann feststellen, dass das super ist und gut läuft, dann könnten wir den Importer im Schritt 2B entsprechend umbauen, dass er Seiten und Inhaltselemente erzeugt.
denglish:
i would suggest:
We should implement at first the possibility to show the documents and add comment per "page", ratings and an integration to snippets.
Then we should write some typoscript/extension to export an page-tree into an sxw or docbook. If that works, we could test with an small amount of documentation if it is usefull to use TYPO3 for writing manuals.
After that we could change bitsoffice (or another extension) to create an page-tree with content element instead only one content element.
2008-10-08 22:32 - Daniel Brüßler
- % Done changed from 10 to 20
Hello Martin,
thanks for testing these!
I suppose you used 0.9.0 of bitsoffice. I just compared it with the version in the TYPO3-installation we have on Virgils Server, there is 0.8.2
The 0.8.2 really created pages for every section! It also created the structure as pages - not just a plain list.
=> I think the 0.9.0 has a switch: all in one text-element or as pages. Please look for that in the manual or in the extension-config.
We don't need a displaying extension of docbook, sxw - because we HAVE to import it.
Cheers!
Daniel
2008-10-21 21:51 - Martin Holtz
ok, version 0.8.2 of bitsoffice does the job.
It is possilbe to import sxw-files.
So, next step would be to rewrite it to import docbook (do we need that?)
Notice: Ingo Renner told me, that he did some stuff about docbook etc. - i should ask him about, what he did:)
2008-10-21 22:23 - Daniel Brüßler
- % Done changed from 20 to 40
Hello Martin,
hey very good, thanks! So now we can import 50 pages in one upload. I just asked the author, if we can optimize it together. I tell you, when I know more.
And yes: We do need docbook-import, because the core-manuals will be docbook in some months!
Cheers!
Daniel
2008-11-10 11:07 - Daniel Brüßler
- Subject changed from Install bitsoffice-EXT, import 2 manuals to Install bitsoffice-EXT 0.10.0, import 2 manuals