How to Upload files and Delete files in the Node View page for the users with a specific role

Hello,

i am trying to build the functionality where a logged in user with a specific role can upload and delete documents
they should be able to do that from the node page itself, not through the edit tab
they should be able to do just upload and delete documents and not anything else
Any ideas on how this can be implemented.

Thanks...!

Best process for syncing Production <-> Stage <- Development servers?

[ I did an hour or so of searching before posting, but that doesn't mean I missed something painfully obvious ... if I did just post me a link and move me along :) ]

... SUMMARY:

I want to be able to, as simply as possible:

* Synchronize user-generated content (comments, etc) from a Production server (on hostgator) down to my local Staging server (synology NAS). This step needs to be pulled by the Staging server, not pushed by the Production server.

* Synchronize staged changes (modules, photos, etc) that have been tested on my Staging server to my Production server. My wife will be using the Staging server to upload photos and add comments on them, so it isn't -just- database copies that need to be replicated. If possible ... this should have a web UI function for publishing the staging server so that she can do it rather than my needing to do it for her.

IDEAL: Bi-directional scheduled synchronization of the the content on the Staging server and Production server for content like comments, photos and possibly vocabulary. I don't want views, pages or modules to be bi-directional though, those should only be pushed from the Staging server to the Production server.

* A method for sync my Staging server environment "down" to my Dev area as well as a method for pushing Dev changes up to Staging.

... BACKGROUND:

Can I do this with the drupal commerce module?

I'm using the Drupal Commerce module to build a Website to manage two Flats to be rented by days.

The visitor select one of the two flats and then select a date (let's say it the day: 15 January 2012) and make the payment for it.

After the payment the date of 15 January 2012 will not be available to be sold again until this day has passed (the 16 january)

Hierarchical Select Taxonomy based field visibility/usage while creating content.

Is it possible to configure a content type so that relevant fields will appear or disappear based on hierarchical taxonomy selections?

For instance: I want to create the Content Type "Vehicle." With this Content Type I will use a Taxonomy Vocabulary with terms under the parent term "Model." While creating content under this type, I would like to have fields labeled "Valve" and "Pump." I want to have one or the other of these two fields displayed and available for content entry, with the aforementioned taxonomy term selection being the condition deciding which would be displayed.

non english date or number

Hi everybody
I m not so expert in drupal. I m trying to make a site which is in bengali. I have used localization module. My entire site is in bengali now. But problem with date. I didnot find any solution to make date in bengali language. for example posted date, login date, etc. If there is any way then plz help me. Thank you all

Views - Aligning the title field to the middle-right of the image field in a block.

I am trying to display 2 fields side by side and having many troubles.

I have a block view created that is placed in a 240px wide sidebar-second.
The only 2 fields are an image and a node title.

I need the image on the left and the title to the right. (Also if the title is long I want it to wrap down beside the image) After applying many css styles through trial and error I was able to get the title to the right side of the image and also aligned vertically to the center of it using align-vertical: 250% because align-vertical: middle does not work. But when the title goes to wrap down, the second line goes directly under the image.

For some reason this is so hard for me to achieve even if I check off both of them to display inline within the views field settings. At this point I don't know if it helps to have those checked or not. Since the block is 240px it seems that if the title is too long it just places it above the image anyway.

I've tried floats in CSS which just mess everything up and take the fields out of the block.
I've tried all kinds of vertical-aligns.

THE ONLY THING THAT WORKS, but I feel like it's a bad way to do it:
In views check off display inline for title and image fields under field settings.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x