Hi,

Is there a way to allow

or elements on a Page view or sidebar? Specifically, I would like to be able to add a widget or two to one of the sidebar blocks (i.e., a music player widget), and be able to have a table layout of t-shirts, etc. (with Paypal shopping cart code) on the "Store" page. The site URL is http://www.justbradford.com if it helps. Currently, I can only use very basic tags on my "Page" views, <a>, <img>, <ul>, etc...(which I've done on the "Shows" page...but the Store page needs a little more layout, I think). I'm definitely liking the CMS aspect of Drupal--but am I barking up the wrong tree if I need or fancier layout capability?

Thanks so much!

Bradford
bradford@justbradford.com

Comments

justbradford’s picture

Oops, should read "...if I need <embed> or fancier layout capability?"

justbradford’s picture

Sorry, Page *or* Block...geez.

cog.rusty’s picture

Try selecting the "Full HTML" input format while editing those, or even the "PHP code" input format, or try creating your own input format in admin/settings/filters with filter disabled.

justbradford’s picture

Great, thanks! I was thinking from the description of "Full HTML" that it basically auto-formatted URLs in the entries and such. I will try that asap. Thanks again!

justbradford’s picture

Awesome, thanks! That worked great. I thought from the description that "Full HTML" input format basically just turned URLs and email addresses into links. Going back to RTFM a little more...

cog.rusty’s picture

No, "Full HTML" means just "not Filtered HTML", all tags are allowed.

The default is "Filtered HTML", where many tags are disabled, for reasons of security and style consistency of the site.

justbradford’s picture

Hey, thanks again! Unfortunately, I was so stoked about being able to switch themes around in Drupal that I decided to migrate to 6.0...looks like I will need to start a thread re: "Doh! Crashed my site!"...