I have installed and activated this module on my site, but none of the basic shortcodes work. Is there an extra step I need to complete, other than installing and activating the module?

CommentFileSizeAuthor
#2 shortcode-help1.png23.91 KBdenes.szabo
#2 shortcode-help2.png40.49 KBdenes.szabo

Comments

jurriaanroelofs’s picture

I think the problem is that the module doesn't provide default CSS for the shortcodes, just some HTML and classes that you have to style yourself. I'm currently working on integrating this module with my premium themes on sooperthemes.com and as I always do I will contribute back basic functionality in modules or free (base) themes.

I'll most likely add a bunch of shortcodes to the Nitro module and I'll add CSS too so that you can use it them any theme.

denes.szabo’s picture

Status: Active » Fixed
StatusFileSize
new40.49 KB
new23.91 KB

If you checking your input format's help section, you can see the help there:

Shortcode help in the input filter

If you enabled the help module (Core), you can click to the "More information about text formats" to see detailed help. You can find there sample css snippets for all shortcode macros, so you can add these to your theme css or you can develop your own styles based on these snippets.

Shortcode help with advanced help

Fortunately we have a better wysiwyg support now, thanks to JurriaanRoelofs, so I will improve the shortcode basic macros functionality and I will make this module as a full functional macro collection module.

jurriaanroelofs’s picture

And if you are looking for a fully styled library of shortcodes you can consider this module:
http://drupal.org/project/sc_basic

denes.szabo’s picture

Unfortunately, the wysiwyg support only for Drupal7.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.