I downloaded drupal 7.10 in order to start a new site.I am on windows vista and using WAMP2.0
with 5.2.11 php and MySQL 5.136
After installing drupal when i go to update manager or run cron i get a WARNING and the update manager process does not proceed. The warning message is
I have created a new feature, and it seems that Features is forcing certain dependencies and the inclusion of a taxonomy that is used in the included View. The problem is, if it includes the taxonomy, then as soon as terms are added to that starting vocab, the feature will always show as overridden, right? Is there a way to have something that will be edited (like this taxonomy) not be included? I am concerned that if I deploy a feature, then fill in the vocab, then later the feature gets updated and I want to update it on all the sites where it is used...
i have just loaded the latest version of the kickstart
all is weel, very straight forward
the site is for greeting cards
i will have a text entry box for messages to be written for the cards
i want have a drop down list for font selection
when they select the font then the font on the greeting messages should change
any ideas on how to do this
i know how to display the text box and the drop down font entry list.
but dont know how to change the font in the text entry box when the font has changed in the list
I've been looking into the documentation for that information, but didn't find it... I suspect I may not use the right key words.. but in any case, I would be very gratefull if someone could help me.
I simply want to add some "read more" links on my home page. I created my home page as a "basic page" (not an article). I found plenty of documentation about a module allowing the users to move their "read more" link, but nothing about creating it... Do I need a module to create this?