i am having an issue with creating a menu and sub menu to get to the information i need the users to get to....so i tried to create a new BLOCk and the code is as bellow...but it doesnt seem to work as oi want it to work....please see the image, which will show the current way i have done it and i would like it not to show the sub menu UNTILL i click on the main menu and the sub menu for that menu can den show...
please see my coding that i have copied below...i need someone to help me...please....
When i go to Adminstrator > settings > Tinymce... i get the following error...has anyone dealt with this before...
i do have tinymce installed into my modules directory...but i dont know why this is happening...plus i get upload the mysql file in phpMyAdmin...
please help....
error:
Could not find the TinyMCE engine installed at modules/tinymce/tinymce/. Please download TinyMCE, uncompress it and copy the folder into modules/tinymce.
How i can show last nodes (or part of the node) from the same taxonomy to my visitors using front_page.module?
I whant to get code, that can help me show last nodes using php.
I'm wokring on a patch/feature request, for the FLEXINODE.MODULE that has been asked many many times on here. And that is how to theme flexinode content at the $content level.
It's based on code that Kiev1.org has pulled together and I have uploaded a simple patched version of flexinode.module (4.6.x) to my sandbox.
The purpose of this thread is to tidy up Kiev1s code so it can be submitted as a patch properly for the flexinode.module.
The key functionality of the patch is as follows:
Allows users to very simply and easily customise the way teasers and full nodes are displayed for each flexinode type from within Drupal.
The Fleximax patch strips out the $node->flexinode-n fields an replaces them with simple to use {n} fields you can insert within custom HTML code to get very flexible with your layouts.
The interface is illustrated in this screenshot. You simply go to ADMINISTER -->> CONTENT -->> CONTENT TYPES and click on the appropriate EDIT CONTENT TYPE link to customise the layout.
The fleximax patch automatically generates a list of flexinode fields for you on that page, so it makes it very simple and intuitive to use.
Does Drupal have an advanced calendar, does it support per user calendars? if yes pls provide information about that. I would like each user to have a personalized calendar. If no, I can do little bit programming, If any body provide guidelines for developping this module my-self those guidelines would be appreciated and I could contribute this module to drupal also.
I'm trying to develop a module, but there is something I don't undestand: I would like to hide the "edit" tab from a node visualization... The tab is probably called by "theme_menu_local_task" function, but who call it for generate the "edit" tab, and where?
I hope someone can help me!
regards