summaryrefslogtreecommitdiffstats
path: root/apps/impress
Commit message (Collapse)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-2618-5498/+0
|
* Wrong functionLukas Reschke2012-08-263-3/+3
| | | | | https://github.com/owncloud/core/commit/2028c8116122f56d8087716e42162fdc 651819d3#commitcomment-1766755
* OC_Util is better thank OCP\JSON because it'll redirect the user to the ↵Lukas Reschke2012-08-263-3/+3
| | | | index.php instead of displaying an error
* Check if app is enabledLukas Reschke2012-08-263-0/+3
|
* Remove some empty linesLukas Reschke2012-08-261-17/+4
|
* Use sanitizeHTML instead of strip_tagsLukas Reschke2012-08-261-2/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-261-0/+3
|
* translation support for text editor and impress addedThomas Mueller2012-08-261-0/+0
|
* A first basic presentation app based on the amazing impress.js.Frank Karlitschek2012-08-2116-0/+5505
You have to put a presentation file that contains the presentation defined in html into your ownCloud with the file extension .impress Then you can use this app to play it. It also contains a demo presentation that you can use to learn. Help is welcome to improve this app. :-)