Event Calendar Questions

I am running Drupal 7 and need some advice for a community website I am building. I need an event calendar that I can display and add events to manually. That's the easy part :) I also need the ability to input events via rss feeds from other event calendars on other community sites that I do not administer. What is the best solution for me. I am not proficient at writing php code. Thanks so much for your input.

How can I align images in article ?

Hi !

How do I align an image in an article ? When I click image properties and select align left , it looks right but it doesnt save when I hit save the artcle.

I have latest verison of ckeditor , I hava also tried TinyMCE editor but it doesnt work there eighter.

When I search this I found that alignment was depricated , does that mean this doesnt work in drupal 7 ?

Is there a workaround this maybe ?

migrating development site to active server

I developed my drupal site on my local machine and I tried to move it to my host's server but all of the content I had in my development site is no long there. What can I do to fix this?

If someone can point me to a resource on how to solve this problem I would be very appreciative.

Thanks

How up patch hosted drupal 7 installations

I'm using iPage to host Drupal. iPage doesn't support ssh connections or other terminal services. I don't have a local drupal install running either so I can't modify the files then ftp them to my server.

What options do I have to patch? I'm attempting to perform this patch.. http://drupal.org/node/1008410#comment-3950330

Is there a community here on Drupal somewhere that provides completed 'patch upgrades' that I or others can ftp to hosted sites?

TIA

Drupal Noobie Don

Calling a block to a specific div

Hey guys,

in drupal 6 to call a block to my theme I used to insert this code in my html:

$block = module_invoke('block', 'block', 'view', 26);
print $block['content'];

I tried this in Drupal 7 but nothing happens. Probably this snippet has changed, but I can't find the new one.

Can anybody help me please?

Thanks a lot :)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x