Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Firstly, thanks to all who help dev drupal, it is fantastic.
Regarding the book though, an utterly useful idea, however when I type text with spaces to indent and such, the spaces are lost when I view the content.
Is there any way to save it as 'plain text' with all the spaces I types preserved ?
Could there not be a PHP|HTML/Text|Plain Text option ?
Also, its a shame when I add modules such as image and filestore and weblink, that any node anywhere could not have these item attached.
in the event. module 1.22
in the detail-textarea only html-formatting is possible. Using text only, returns as line-feed is not accepted. Does not make lines
I'm setting up a Drupal at job to manage knowledge. I've installed some modules and use 'node' as front page one. This shows everything on front page, including blogs, projects bugs/tasks/features, etc. and I'd like that only stories will be shown in FP.
In addition to displaying Drupal nodes by category on site, Drupal has category specific RSS feeds for other sites to access your site content. See how the URL format for the RSS feed is very similar to the Taxonomy URL:
/node/feed/or/1,2
This doesn't seem to be working, am I doing something wrong?
And if it would be working, it would be nice to have the orange RSS icon/link change to /node/feed/or/1 instead of /node/feed while on /taxo../page/or/1
Every time I write the characters " and ' in any form of my drupal site they get a \ before them. That's very annoying because all my links are completely broken (in the href="url" I get href=\"url\").