How would Drupal be for a library's website?

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.

A problem with starting

Hello

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.

Please Help!

services client, save node.

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

create a pager slideshow and display the image details in drupal 7

Hi,

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.

Thaks,
Priya.

Form API: jquery ('#my-form').trigger('submit') does not work

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:

<?php
$form['send'] = array
  (
    '#type' => 'submit',
    '#value' => t('Send'),
  );
?>

Submitting form manually by clicking on button works.
I have no idea, where can be problem.
Can anybody help?
thanks
Tomas

create a custom theme

Hi,

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.

Thaks in advance.
Priya

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x