
Create-New-OpenOffice-LibreOffice-Doc
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This package contains templates and context menu entries for KDE and OpenOffice.org3. Now you can right click in file manager or desktop and generate a new file.
9 years ago
Added templates for LibreOffice on Mandriva.
Added file extensions on dialog.
9 years ago
Added templates for LibreOffice on Mandriva.
Added file extensions on dialog.
musonio
9 years ago
The only thing that doesn't seem to work is that, at least in my system, there are no icons in the menus.
As a suggestion, I would add the corresponding extension to the dialog box that asks for the name of the document. I never remember them (is it odt, otd, odf or what?) and I'm certain I am not the only one.
Great work!
Report
kde-mvg
9 years ago
Thank you for the hint with the extensions. I will add them in 0.3.
Report
musonio
9 years ago
I've just moved from another distro where this option wasn't available and I assumed that it wasn't available in kubuntu either.
I should have checked before installing.
Great work anyway.
Report
olelukoie
9 years ago
1. Mandriva uses /usr/share/templates directory for such templates. Also this templates could be placed in user's templates directory defined by XDG_TEMPLATES_DIR variable in ~/.config/user-dirs.dirs file. In the last case you don't need root privileges to install templates :) .
2. I have installed LibreOffice 3.4 that I've downloaded from Document Foundation site and it uses different icons filenames. To fix this you should use MIME names of this icons:
* application-vnd.oasis.opendocument.text for text document (odt)
* application-vnd.oasis.opendocument.graphics for graphics document (odg)
* application-vnd.oasis.opendocument.presentation for presentation (odp)
* application-vnd.oasis.opendocument.spreadsheet for spreadsheet (ods)
See an example in this topic: http://forum.kde.org/viewtopic.php?f=17&t=36907
Then your templates would not depend on the precise file names of icons and even applications used to edit this files.
Report
kde-mvg
9 years ago
Report
victorhck
9 years ago
Thank you !!
Report
OderMalSo
11 years ago
Thank you!
Report