I have a website running since 8 years now that is running 4 different scripts/services
- links directory (generate about 600 pages of html or can be set to dynamic in php)
- classifieds (in dynamic php - with some xml feed too)
- blog (wordpress)
- forum (phpbb)
I would like to use drupal as my home base to generate the header, footer, navigation that would be showed on ALL the pages of ALL the site.
I would also like to use drupal as main page editor of the site.
The size of text date and time field is too big in the form which i designed from flexinode,
since it looks bad while filling the form so i want to change the text filed of date and year.
how can i change the size of text field??
thanks in advance
Anshul
Don't know how many of you use firefox whilst developing, but those of you who do will know of firefox extensions. You probably already have the web developer extension.
I was just pointed to another extension that loads a reference panel into a sidebar in firefox and allows you to look up, amongst other things, php language references, (x)html elements and attributes, and css2.1.
Better yet, it gives you the option of downloading the references so it works offiline.
One day a drupal api extension for this would be fantastic.