I'm really impressed by the customization options on Tumblr. Users can edit the HTML and CSS of their profiles, which is something I'd love to incorporate into my own site. However, I'm concerned about the security implications of allowing this level of customization.
Does anyone have tips or precautions for implementing a feature like Tumblr's? And should I store the editable HTML and CSS in a database? Thank you! 😊
P.S. What are your thoughts on server-side scripting? For example, if I wanted users to be able to script a button that interacts with the database. How would I go about doing this?