As some particularly brilliant people may have guessed (Does my username give anything away?), I volunteer at a small library with about 4 other people. Out of these four people, I am the only one under 55, so predictably I am the geek-in-residence.
It'd been a long time since I had worked with any applications, so I were excited when I was able to successfully install and launch Drupal 7 along with wamp server, fixed the numerous apache issues with port 80 etc. and wow! am good to go.
I figured out I need to play around with Dashboard for arranging menu etc.
At the moment my effort is to create a personal website, that's all.
I think I really like Drupal and want to learn it.
Hello.
Help me create a simple node using Services.
I used this article. http://groups.drupal.org/node/44864
Yes it is good for 6-th version.
I try do likely as there.
I have problems with arguments
i need to show the slideshow using pager and also display the image details. view slideshow module is run perfectly in my page but i expect the pager slideshow. i seen the view module given a jQuery Cycle Custom Options ,how to use it and what purpose we use.
Hi,
when I use jquery function ('#form-id').trigger('submit') on some drupal form, (for example create article form) it works. But when I create my custom form with Form API, it doesn't.
I have very simple submit button:
I am new to drupal 7, i need to create a custom theme in drupal 7. i implemented the .info , page.tpl.php and node.tpl.php file . i enable the theme and run but it dispaly only the home link only. the logo, primary link , header .etc... are not displayed in my page. so please help to guide for how to create a custom theme and template file in drupal 7.