Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PATCH - change render script to be more flexible #18

Open
GoogleCodeExporter opened this issue Sep 22, 2015 · 2 comments
Open

PATCH - change render script to be more flexible #18

GoogleCodeExporter opened this issue Sep 22, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

For my project https://github.com/00091701/FullscreenPresentation-Mono I need 
webservice based on google appengine to render the slides. So I changed the 
render script to be more flexible for other projects.

Original issue reported on code.google.com by [email protected] on 4 Jan 2013 at 3:49

Attachments:

@GoogleCodeExporter
Copy link
Author

This is interesting. Thanks for the patch!

Just so I have things clear, the slide deck should already work well with a GAE 
setup. 
What you've done is made these process the .md and are reusing render() in a 
handler?
Is that right?

Original comment by [email protected] on 5 Mar 2013 at 4:44

@GoogleCodeExporter
Copy link
Author

Nearly..

Here is the full working code: 
https://github.com/00091701/FullscreenPresentation-Mono/tree/master/ws-fp-app.

I made the changes in the patch and you have to add the python-markdown lib.

Original comment by [email protected] on 5 Mar 2013 at 9:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant