How do I remove the XML icon from my Forum list of topics?
I do not have the Aggregator module enabled, so in the forum definitions there is nothing about enabling / disabling RSS feeds.
PHP5, MySQL5, Latest Drupal version
thanks
Michael
As a unfit climber of the steep learning curve, I haven't been able to problem-solve stickiness.
Can anybody point me to, or provide information on what it means to 'Sticky at the top of lists', and also 'Create New Revision' ?
I thank you
Michael
Hi.
I'm working on a new content type for all users.
I like to override the node standard form structure and eliminate the fieldsets of:
Authoring information
publishing options
menu settings
for users.
How do I do that in my new node without touching the 'node.module' core ?
I'd like to add a field to forum posts ideally displayed as a drop down menu that contains two items.
When users post to the forum they can select from this menu, and the post will be added to the forum with the selected item also displayed.
Is this possible with flexinode? Or would I look at editing the forum module?
When I try to include an image in “Page “content, I use img_assist and the text and image appear together in the “edit” view. But once I submit the page, the image disappears from view. The page only displays the text without the image. If I return to the “edit” view, I once again see the image as it should appear when submitted.
That being said, I am able to create new “Image” content without any problems. The image appears in “Edit” and in “View”. I find this confusing.
I'd like charts to be presented to my users. The users should be able to change which sets of data are displayed in the charts. What's the best way to go about this?