Allow users to delete recent posts/content?

Is there a way to allow users to easily delete content/entries that they create? A user can currently delete content if they go to the node>edit>delete, but I'd like them to have a view of their recent posts (which is currently enabled) with check boxes to allow them to select multiple entries for deletion like in the Admin content management section. How can I do this?

Make a swf file available in your template.

So there is a flash file used in the sites template, ie. on every page. This is a very simple example to illustrate method. You can see that width, height are based on the flash file, usually we force this to be exact for a template since it will often line up with non-flash elements. Also, a background color is set.

In your _phptemplate_variables section of your template.php, add this in side the case 'page': switch.

Exporting Profiles Info to Excel

I am using profiles to collect information for a high school club. I need to be able to take the information from profiles to an excel spreadsheet, and onto paper. I can export to excel from MySQL no problem, but I can seem to find the profiles information on the database. Anyone know where its located, what tables?

Change "access denied text"

How do i change the text "access denied" or as in my swedish installation "åtkomst nekad" I want to put a better text in that box.

XAMPP - drupal site hyperlink redirects to Apache

Windows vista:
--------------
I had successfully installed drupal under xampp_install_dir/htdocs/drupal6

http://localhost/drupal6 was configured successfully to point to MySQL db.

But the problem I am facing is related to hyperlinks in the drupal site. Any action on the site afterwards like clicking any hyperlink (ex: for administration, etc), takes the browser back to http://localhost/xampp (which I guess is the local apache home page).

Blog just for admin?

Is there a way to enable the blog just for assigned users such as Administrators? I don't want the blog feature for all signed up users. Is there a module that will enable this or a setting?

Thanks folks!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x