I created a new template using the Contemplate module after I had the voting module working. The voting display is not displaying now. Can anyone tell me how to add the actual voting results display to my new template?
For now, username and email address are the required fields when a new account is created. how can I modify this page so that first name, last name, mailling address of the user are also required fields.
Your help are greatly appreciated.
I have started a freelance coder site which allows people who require customizations, plugins or design for their drupal and other CMS sites to post the jobs they need done and the price at which they are willing to pay, freelance coders then come in and bid for the lowest price in which to do the work for you.
I do not even know how to ask the question but forgive a newbie. I am looking for a way to hide either drupal pages, stories or menus from anonymous users. In other words, I want the ability to say which contents are for public or private.
I have just installed Liquid and I mangaged to get it running (after uncommenting line 73 in liquid_wikipage.module) . I've made a menu entry called 'Wiki', posted my first Wiki page and set it up as Default_page in administere/settings/liquid. All fine, but what next? I open the Wiki page and edit the content: I try to do WikiWords and I try to define links with brackets [[]] as you do in Wikis but it doesn't produce any links. What makes this a Wiki then? I can create new Wiki pages via 'create content' but how do I connect them to my Wiki?
I just want my events page to show the month calendar and not have the links to the other views like list view and week view. What is the best way to go about this? I'm sure it involves over-riding some function or array but I'm not sure what is the best way and I don't want to hack away at it if I don't need to.