Is there a module that would enable a blogger like service where each user could have their own mini-site (with theme)? Right now I'm playing with the blog module + blogtheme which works pretty well together but it would be even better if it applied to all content for that user.
I installed the Bibliography module (nightly snapshot) today. I used Endnote 9 to export in a xml file my library collection; when I import from Biblio settings -> (File type EndNote 8+ XML) I receive this error:
* You must provide a file name
* File was NOT successfully uploaded
I need to create an upload file form which when got submitted upload a file to another server, not the one drupal running on. So i need to change the action for the form. How can i do that?
The form is created using api. I don't know if it's possible to created manually, i'm to drupal.
We have a site at www.scientificblogging.com with the Technorati module made by Khalid Baheyeldin. We use the poormanscron module and that works fine. Ping is enabled. The log shows me that Technorati is updated.
According to the instructions: "A mini calendar is available using the block view if the block view is also set to the Calendar type."
A set the block view to the Calendar type, but no calendar is viewable.
I am trying to get a small calendar to appear on the front page. Sort of like I used to be able to do with the "browse archives" calendar in earlier versions of drupal.
I'm wanting to customize the breadcrumbs for blogs. I've seen a few modules and I'm not sure whether or not they can serve my purposes.
Basically I want to kill the Home >> blogs >> part of the breadcrumb because I want a person's blog to be able to stand alone as their own website (helped in part by the blogtheme module). Right now clicking home or blogs would return them to the main website instead of their own section.
I can hack the module to change the parts of the breadcrumbs I suppose, but is there a way to disable the home button only for blogs?