The tag has no wiki summary.

learn more… | top users | synonyms (1)

2
votes
1answer
29 views

In Drupal 7, how do I allow users to see their own unpublished content?

This Drupal page says that for Drupal 7 to allow users to view their own unpublished content to check "view own unpublished content" in permissions. I have this checked, yet when someone clicks on ...
1
vote
1answer
15 views

D6 - limit user (not role) publication of content to specific menu subtree

Drupal 6. We have several roles. Each user is allocated to one role only. Each user has a separate menu area - e.g. user 1 - Profile - Product - Press Releases - release 1 ...
0
votes
1answer
32 views

date information in another language

In order to display the date information in French, I have modified the node.tpl.php file as follows. print t('publié le !datetime', array('!datetime' => ...
1
vote
1answer
28 views

How do I edit the format of things published to the front page?

How do I change the way info is published to the front page? For example, it gives me a title, 1 paragraph of body, date, tags and a read more button. I need to set it so that it also gives me a ...
0
votes
2answers
31 views

how to block a user from publishing a node in drupal 7

Please tell me that the user creates a node and he or she cannot publish that node on website and administrator can review that node and then the administer publish that node....
0
votes
1answer
57 views

Drupal 7 EVA fields not rendered on unpublished nodes

In a node type with 3 EVA fields, if I unpublish the node, the node view tab shows only the pink watermark "Unpublished" and the EVA fields are not rendered at all. The EVA related view does not have ...
0
votes
1answer
73 views

Using Rules to publish nodes depeding value in Field

I have been trying to figure out how to publish multiple nodes using Rules. I have content type Parent and content type Child. When Parent is published then Child will be created/published too. This ...
0
votes
1answer
25 views

Customise Publishing Options based on Role

Is there a simple way to customise the Publishing options so that certain Roles are only able to create content but not publish it. I have tried the Workflow and Workbench modules but they are way too ...
0
votes
1answer
24 views

How to Schedule a publish date and time

How do I schedule a publishing date for a node I've created but don't want to publish until a certain date/time?
3
votes
2answers
43 views

Magazine auto-publish by date & month

I am developing a complex website which will serve as an online magazine. I am currently experimenting with the Book module and organizing my content in months but I am not sure it is a long term ...
-2
votes
1answer
35 views

Auto Publish news from Email straight to front-end [closed]

My client, a daily newspaper, has a news portal built on Drupal. They require a way through which newsmen in the field can send image and news content to an email address, then image and content are ...
0
votes
1answer
37 views

Create / publish a node via sms

I have successfully installed sms framework module and configured with envaya gateway. I have support ticket module. I need to allow the users to create ticket (node:support ticket) via sms. Could you ...
0
votes
2answers
53 views

Fields from different content types in a single page

Using field permissions i have set 10 fields from various content types (articles, page, etc) to private. While the rest of the fields is filled by the user, the publisher needs verify and fill those ...
0
votes
2answers
26 views

How can I highlight only the contents that have been never published yet in the Views?

The contents always need approval of administer to be published on this site. For example, The contents are once unpublished by Rule module when non-adimin users update them. And then the administer ...
1
vote
0answers
81 views

Publish content with URL from Token

I'm building a website where you're supposed to add content, which will be unpublished until you click a link in the email you got after adding the content. So, is there a way to get the publish URL ...
1
vote
1answer
80 views

How to make the date field of authoring information in Create Article page a date field?

In the page to create new article, at the bottom in the authored on tab, how do I make the date textbox to a date field with date picker? I mean, I want it to be easy for the publisher to choose ...
1
vote
1answer
82 views

How can I make URL Alias required when creating new content

When a user creates a new article they often forget to put in the URL path alias for the article. How can I make that field required before they can save the content?
0
votes
0answers
26 views

Keeping the currently “published revision” published even if after the content is updated by users other than adimin

Is there any way to keep the "currently published version of revision" published after the content is updated by users other than admin role? Because the admin needs to check the content after it's ...
0
votes
1answer
97 views

node_publish_action is not publishing the node

I'm trying to add a submit handler to a "Done" button that should publish a node when the button is pressed. It's a scenario where the Rules module won't cut it, it has to be in code. I tried to ...
1
vote
2answers
239 views

Publish node for a specific period of time

is there any module which allows user (with a permission) to publish node for a specific period of time? For example, when publishing an article, user decides that it should be published (visible) ...
0
votes
0answers
31 views

Allow the user to publish their own content ONLY while using Workbench

I'm a bit stumped, I dont see a permission that allows the Author to publish their own content - without being able to publish ALL content. I tried using the "publishcontent" module but I am also ...
0
votes
1answer
66 views

Complex delayed unpublishing

I want a node that the user can edit the published setting on. (Via publish_content) It should be unpublished by default 4 months after being published, but paused not reset when unpublished. Also, ...
0
votes
1answer
64 views

How to allow content editors to choose from Image Styles during content creation?

Say I have an image field and several different Image Styles (image cache presets) set up. I would like to allow my content editors to be able to choose from the list of available presets during ...
2
votes
1answer
815 views

How to publish content based on a Date field in custom content type in Drupal 7?

I have a Date field in a custom content type in Drupal 7. I would want to control the publishing of the content instance based on that particular Date. I want the job of the Scheduler module but have ...
1
vote
1answer
442 views

Post content to Facebook Wall

I'm using Drupal 7. I've an Article content type, when it gets published it needs to be posted into my Facebook Wall. How can I implement this process? I've searched the drupal.stackexchange.com but ...
1
vote
0answers
166 views

How do I completely unpublish a node (not just change revision state) when using Workbench Moderation with rules?

I am attempting to use rules scheduler to automatically 'archive' content after a set period. Essentially, I want the content to disappear for everyone except administrators. Ordinarily, I would just ...
0
votes
1answer
70 views

Publishing option is not available for one content type

I have drupal 6.25. I have some content types like article, editors, slideshow and others. publishing options are listed normally for all content types except "article" (although i gave "administer ...
2
votes
6answers
780 views

Caching issue with View and anonymous users

Our site uses Views heavily and unfortunately we've got a caching problem. On our front page we've got a View that only shows content whose publishing date is more recent than the current date. So if ...
6
votes
1answer
224 views

How can I allow authenticated users to edit their nodes only while they are unpublished?

I have a site in which content must be approved by an administrator before it is published. Authenticated users have the ability to submit content, which is unpublished by default. I would also like ...
1
vote
2answers
68 views

Extra node statuses

Working with D7, I want extra statuses for nodes, such as "unpublished," "published," "draft," but also "received," "under review," and "approved." What's the easiest way to accomplish this?
2
votes
2answers
284 views

Form API: Hiding form option on node forces node to be unpublished

I'm using Drupal 7 I'm creating a node through a node add form. The settings are such that it should by default be published. I'm trying to hide some of the options from the user, but when I ...
2
votes
2answers
2k views

Grant permission for publishing options without full 'administer content' permission

As the question says. I'm working on a news site, and authors should be able to create a full piece and be able to chose whether to publish or not. How can you do this?
2
votes
2answers
302 views

When creating a content type programmatically, is there a way to disable promoting to the front page by default?

In Drupal 7, I'm creating a large number (15+) of content types programmatically. There is one in particular that should never be promoted to the front page. It would be really nice if, by default, ...
0
votes
2answers
66 views

How to append fields to published node in drupal?

A node once published should not be edited, but extra fields can be added to that node. How can i do it? For example , lets say i have a content type called 'employee'. Once i create this content i ...
3
votes
2answers
254 views

How do I require the user submitted content to be approved before it is published?

I need to have content that is submitted by users of a certain role to be approved by an administrator before it is published. I thought this functionality was build in already, but I just can't seem ...
1
vote
1answer
150 views

Publisher and Editor only without publishing rights role possible?

I want to have 2 user roles in the site: one that can create content but not being able to publish and the other just a supervisor that can (aprove-publish)
2
votes
4answers
295 views

What's a good module for moderating content submissions?

Drupal 7.x. I'm looking for a module where it allows me to moderate any content submissions prior to them being published. For example: I have writers, editors, and publishers groups. I want the ...
2
votes
2answers
1k views

Automatically unpublish / move to archieve an article or node in Drupal 7?

I need to have a functionality that allows the user to create an article and choose for how long he/she wants it to be published (for example 7 days or 2 weeks). After this time the node will ...
3
votes
4answers
1k views

How to mass-unpublish nodes?

I have a site with a tremendous number of nodes of various content types. I want to set them all to unpublished, and I don't see a way to do that easily without going through page after page after ...
1
vote
1answer
217 views

Avoid a revision is automatically published

I currently have new revisions created whenever a page is edited, but I don't want it to be automatically published. Instead, I want to have to go into the revision tab and click revert for the latest ...
0
votes
1answer
190 views

How do I add a field to a view that shows the user that published the node?

I am using Drupal 6.22 and the module Revisioning to create an approval process for the creation of new nodes. An "Author" user role can create the initial draft of the content and the "Moderator" ...
0
votes
2answers
1k views

How to disable “publish” content for a particular role?

I created a role called writer who should have the ability to create content, but not be allowed to publish it. A person with the admin role can review the content then publish it. Also, if a writer ...
0
votes
1answer
307 views

Change authoring information on multiple nodes

How can I change the publication date for multiple nodes at the same time without to individually edit each node?
-1
votes
5answers
223 views

How to add the output to the present content using a custom module [closed]

If there is a requirement for writing custom module to replace some of the features, or add some output to the regular content, how can I do it? If I would like to add a "share this" button to a ...
3
votes
2answers
5k views

Using Rules to Schedule Publishing/Unpublishing of Content

I have a Triggered Rule that is fired on "Content is going to be saved". What it should do is look at the content type, and if that passes, delete any scheduled task based on that node ID, and ...
3
votes
2answers
198 views

How to automatically highlight syntax of code displayed on page?

I'm developing a website to publish my codes from different programing languages. I want to highlight syntax of codes with different colors. But, doing it manually is time consuming. Is there any ...
4
votes
2answers
963 views

How can I automatically publish content in Drupal?

I would like to create a bunch of content and then set individual times for when each piece of content is published. What is the best way to do this?
14
votes
5answers
4k views

How do I let users unpublish and publish their own content?

I want to let users unpublish and publish their own content. By default, you have to give "administer nodes" permission for users to be able to unpublish or publish content. That is way to broad ...