This website requires JavaScript.
Explore
Help
Sign In
rattail
/
appypod-rattail
Watch
1
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
Fork of
https://github.com/stefanklug/appypod
411
commits
1
branch
2
tags
39
MiB
Rich Text Format
59.1%
Python
40.9%
e8c63f225f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Gaetan Delannay
e8c63f225f
[pod] Within the context of a 'for' statement, loop objects now have additional boolean attributes named 'first' and 'last' that allow to know if the currently walked element is, respectively, the first of the last element of the whole list. Added params 'pageBreakBefore' and 'pageBreakAfter' to OdtImporter and PodImporter.
2013-05-27 22:32:18 +02:00
bin
[gen] Bugfixes.
2013-05-16 09:53:27 +02:00
doc
[gen] icons.pt can now be configured even for anonymous users.
2013-02-24 17:49:07 +01:00
gen
[gen] Add the possibility, for an admin, to unlock a page that was locked for too long by some user.
2013-05-22 10:27:31 +02:00
pod
[pod] Within the context of a 'for' statement, loop objects now have additional boolean attributes named 'first' and 'last' that allow to know if the currently walked element is, respectively, the first of the last element of the whole list. Added params 'pageBreakBefore' and 'pageBreakAfter' to OdtImporter and PodImporter.
2013-05-27 22:32:18 +02:00
px
[px] PXs can be called by other PXs.
2013-03-22 12:52:24 +01:00
shared
[pod] Added the possibility, for function 'document', to import, into an ODT result, external documents of various formats: doc, xls, ppt, etc. This new 'ConvertImporter' uses LibreOffice to first convert the doc into PDF, and then uses the PdfImporter to split the PDF into images (one image per page) and include in in the pod result.
2013-04-19 15:30:18 +02:00
__init__.py
[gen] Added Config.discreetLogin allowing to put a discreet link on the main page for logging in, instead of the login form in the central strip, for sites where logged users do not represent the majority of visitors (only some admins).
2013-05-10 12:16:57 +02:00
version.py
Ready for an 'advanced search' functionality.
2009-12-30 17:12:18 +01:00