Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I've been testing both 4.6 and 4.7(HEAD) to see which I might use for a new site I'm developing. Having a calendar which allows repeating events is crucial, so I started looking at eventrepeat in 4.7 which seems to work well. The problem is that many of the other things that I'd like to have on the site rely on modules which don't seem to be working well in 4.7. I seem to get a lot of 'form' related errors.
My question is, does anyone know whether eventrepeat will work under 4.6 (my attempts so far have been failures)? If so, what is the process of getting it to work?
On the settings page there are two fields for primary and secondary links. Not wanting to lose the default values, I bracketed each value with HTML comments and then inserted my own html strings. Having done that, the links display but now the fields are gone from the Settings page. I'm guessing that the html comments some how altered the template for this page. How do I undo my action?
I don't want to display the Login/Password block except for Site Administrator.
But If I disable in the blocks page, then how administrator can login make the changes?