Dear Mr
I'd like that Blockquote provides the way to manage any block of text inside post. Alert, note, question, informational boxes are useful when writing tutorials.
This is an example of code. http://www.bioneural.net/2006/04/01/create-a-valid-css-alert-message/
Regards
Comments
Comment #1
zeta ζ commentedDear FabriceV,
Thank you for your suggestion;
You can implement these boxes in your theme using pure css: no additional markup is needed.
(my version of the css given in your link – which I think will validate).
HTML needed:
<div class"alert box">...</div>You just have to decide what you want your users to input: The html code above or a code that a filter can convert.I’m afraid this is not for the blockquote module to do.