This small module has languished away in the repository, but it offers a very simple bridge from Drupal to a powerful calendar application, WebCalendar. I've installed WebCalendar and I like it quite a bit, especially since repeating events are not currently supported. Looking to this as a fix until 4.7 is in full gear.
I want to create an Html static page. My Drupal has left and right blocks. I want to create an HTML "central" static page (i.e. main.php) where I want to show some things that is visible only by registred users.
I need to display the page content in the home page in style. ie, I need to add an image with a description and should display the image and description in one row or in one line. I just tried with image gallery module. Successfully added contents, but failed with listing(description is displaying below the image). Understanding that I am not in a right way of using modules and assume there may be other module I should use.
Please could you help me.
I need to display the page content in the home page in style. ie, I need to add an image with a page and should display in one line. I just tried with image gallery module. Successfully added contents, but failed with listing. Understanding that I am not in a right way of using modules and assume there may be other module I should use.
Please could you help me.
I am having trouble setting up the Wiki Module.I have enabled the module in the settings,but I still cant see Wiki in the menu.It was shown before once when I first installed it,but after that it just disappeared.I tried installing it back again and again but still no success.
So, when is it a good idea NOT to create a new node type? I'm working on a small project again with drupal and I am starting to wonder why it's such a great idea to make everything a node, especially since the entries in the node table could possibly end up with empty values for both title and description.