Check out the following link for a developing version of rolled_oats_content: http://www.opensource-copious.org/downloads/
And take a look at changes_rolled_oats_version.tar.gz
In this version there is a tree form for defining fields in a taxonomy. Check boxes on the tree indicate where the field will be placed in the taxonomy terms.
When the form for the node type is shown and when the node type is classifed by terms in the taxonomy, the fields by the terms will be on the form for editing.
Most of the node information is passed in the body of the node. Secondary calls to the nodeapi give modules the opportunity to break apart the body information
and store individual fields or to introduce the fields into the search structure. In fact the array of fields stored in the body is turned into a PHP array with a map structure
and the array is passed to the hypothetical modules.
I installed WikiTools module thinking that this is all that I need to have some content types to behave like wikis, but I just can't get it working. It doesn't give me any errors, but I cannot really see what its purpose is. And there is no documentation on WikiTools module.
For instance, I've created a supposedly wiki page from the default sandbox.com/wiki page , which is generated by WikiTools module. Then I logged out and logged back in as a basic user. And I cannot see the "Edit" button that you usually see on Wikipedia
Hello, im wonding if there is anyone out there that has done any tweaking to TinyMCE enough to know the answer to this question.
When you drag any image from the browser onto the rich textarea, it will auto generate the IMG html tag including the height & width of the image exactly as the image is coded on the page. However i am wanting to remove
any height and width (or all other attributes) from this but i cant find where to do this. i tried to comment out
all the height and width calls in the module in many places but didnt see any changes.
I need help regarding the addition of main tab like View and Edit in myaccount of Drupal5.1. Not by adding in module folder or by editing the drupal code. I already do this.
I just want to add the tab in the main tab of drupal. As we do in adding the civicrm profile as the sub tab of Edit in myaccount.
How can I do so, Kinldy help me to get out of this.
Thanks to the Forms API and a few hours of work, I had a fun little module working that splits the story content entry form into three columns and allows an administrator to pick which fields to display where.
Does drupal have Match making module like Match.com etc., Or is there any other module that can apply to User Profile module to acheive match making capabilities ? Please suggest me which one is the right module for me.