1) The module event let you browse events using arrows to go to previuos and next month. In this way you can go back several years even if there are no events. This behaviour isn't good because the user will find only blank pages but it is also bad because searches engine can use a lot of bandwidth to visit these pages.
It would be better if there was a way to control the browsing and showing only a range of months or better months with events.
For this I write these lines but I'm not a coder (it's the first thing I write php).
For some odd reason, I cannot access the modules administration page when logged in as user 1. All other admin functions work fine, and clicking on the modules link doesn't create any errors in the logs. Entering the url manually doesn't work either, I simply come back to /admin/system. Using 4.4.2 with poormanscron, image, filestore, chatbox, notify, event, smiley.
For some odd reason, I cannot access the modules administration page when logged in as user 1. All other admin functions work fine, and clicking on the modules link doesn't create any errors in the logs. Entering the url manually doesn't work either, I simply come back to /admin/system. Using 4.4.2 with poormanscron, image, filestore, chatbox, notify, event, smiley.
Where whould I change the test size for the maint text of the story nodes and for the front page message? Is it in the css stylesheet for xtemplate-pushbutton theme or somewhere else? If it's in css I just need to know what it's listed as. Thank you ;)
I can create menus and can sub divide them, however, it just seems to come out in one long list, I would like to colapse the items I do not need. How do I do this?
I have some content that I want to appear in multiple places in our drupal site - I'm wondering if their is a way to use the body of a node as an include in the body of another node - meaning I would like to have the same text in two places - and then away to edit that text in one place - OR is it easier to use PHP includes in this way?