Tagged Questions
2
votes
2answers
41 views
Automatic HTML clean up
What are some of the most popular tools for automatically cleaning up HTML code to its cleanest and most best practices rendition?
The only one I know is the venerable HTMLtidy.
Please see this for ...
2
votes
2answers
221 views
Run external application on markdown source in ikiwiki
Can I add a button to each wiki page in ikiwiki which launches an external application (on the client side) or script with the markdown code of the current page as input?
Edit: I didn't realize that ...
2
votes
1answer
349 views
HTML canvas editor
I'd like to implement a very simplistic image editor (similar to http://mugtug.com/sketchpad/ ) on my website, so that users can have a trivial playground... Say I have a black and white sketch (png) ...
1
vote
2answers
533 views
Are there any admin control panel html design which can be used freely for commercial websites?
Are there any admin control panel html design which can be used freely for commercial websites?
Or is there any tutorials on how to create nice looking admin control panel designs using static html / ...
5
votes
5answers
2k views
Free search tool for static website
I am looking for a free search tool for a website hosting html documentation files. the tool should display the results as listings of page title and few lines of text from that page. It should also ...
3
votes
2answers
495 views
Easy user management on html site?
I hope I'm not asking a question for which the answer is obvious...If I am, apologies.
Within my html site (i.e. not Wordpress, Joomla, etc.) I want to be able to have a level of user management. ...