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

No HTML representation for the about display. #1

Open
carlwilson opened this issue Jan 28, 2015 · 0 comments
Open

No HTML representation for the about display. #1

carlwilson opened this issue Jan 28, 2015 · 0 comments

Comments

@carlwilson
Copy link
Member

Within the pdfbox-rest-application project the ApplicationResource class has an about method that returns XML or JSON but not and HTML representation, this can be seen at http://preflight.verapdf.org/about as XML. The client() method in the same class renders the HTML page at http://preflight.verapdf.org. It'd be nice to have an HTML view for the about page.

This will also require a mustache template, the existing template for the home page is called restclient.mustache. You could replicate this in full with the appropriate about template but there's bonus point ;) for using mustache partials to separate out the common parts of the page, e.g. the header, the google analytics and the javascript/css includes.

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

2 participants