I am at a loss about how to accomplish this, but I think a really nice feature that would make the module easier to learn would be a way to toggle between RENDERED HTML and ENCODED HTML (i.e. the elements with < and > changed to &lt; and &gt;). Does anyone have any ideas how this can be done? I don't see a way to do this by altering the output of the preview, but it could be possible with a more severe intervention that overrides the preview menu callback and substitutes Semantic Views' own preview function (which I don't even want to attempt).

Comments

aren cambre’s picture

Status: Active » Closed (works as designed)

You need to use Firefox and the Firebug plugin. No sense in duplicating that effort.

Anonymous’s picture

Status: Closed (works as designed) » Active

This could be accomplished using jQuery. Please don't close issues you didn't open when you're not a maintainer of the module.

rhache’s picture

+1 for this feature.

I agree you can do this in Firefox, but it would be nice to have an instant visual of the structure that will be generated.

Scyther’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Use Firebug or something would be the best way.