Editing content in one way or the other.
4
votes
1answer
85 views
How can I grant users permissions to edit certain views (add/remove fields in a view) in drupal?
We offer a Drupal site to our client with a set of views. The client wants to edit a (predefined) set of views. So, say for example the application got 3 views. The client is allowed to edit one of ...
3
votes
1answer
227 views
Cannot edit existing content
I've unfortunately run into a rather major issue on an existing Drupal site. I recently applied the updated from Core 7.12 to Core 7.14. Since then, I can create new content in the admin panel, yet ...
1
vote
1answer
47 views
Views - user/role has access to edit node
I'm trying to set a view that shows only the nodes that current user or role has access to edit. I've tried with contextual filters and relationships but with no luck. Anyone know how to restrict it?
...
1
vote
1answer
27 views
Edit nodes from command line
I am looking for a way to manage nodes from command line.
I am aware of drush and drush-entity, and it can do the job in a way, but I thought it could be easier having the nodes stored in files ...
1
vote
1answer
327 views
Improving the “preview” of a node
I know how to override the preview of a node being edited, but for some reason in the "trimmed" portion it displays a node's title and in the "full" version only the body. I'd like to be able to ...
0
votes
1answer
43 views
Why can't I edit Views in Drupal 6 since moving the site?
I moved a Drup-al 6 site from one hosting server to another, exporting and re-importing the DB. Everything works well but for some reason I can't edit anything in the views. Each time it says page not ...
1
vote
0answers
51 views
Workbench access - how to limit which which menus user can add to
I have a workbench workflow system that's setup using a taxonomy to manage the sections. Is it possible to restrict which menu items a node can be added to, depending on a user's section.
Even ...
1
vote
0answers
115 views
Editing nodes of a particular content type always times out and wipes out field data on the first try
Using Drupal 6.24.
So I have 2 custom content types that are almost identical set for making blog posts and news entries (essentially content for separate but similar blogs). Lately every time we ...
0
votes
0answers
28 views
Using edit module for users profile picture
Was not able to find much on this, but anyone have any luck using Edit for the users profile picture on the user profile page?
Goal is to make user avatar updating a simple single click and edit ...
0
votes
0answers
69 views
Combining node edit and workflow state change form
I am using Workflow module for article moderation functionality and it is working fine. For article moderation, I have created different states.
Author can edit the article and set one of the ...
0
votes
0answers
93 views
Best Practice to make edit-able programmatically custom made content
SHORT VERSION
Is there a Best Practice to make edit-able a programmatically custom made content in the same way the My Account node can be editated?
LONG VERSION
When i create new content through the ...
0
votes
0answers
61 views
How to get a rendered, themed taxonomy term via Panels keywords / in a Panels pane title?
By loading a taxonomy term as context and using the keyword %taxonomy_term:original, it's possible to get something resembling a rendered taxonomy term into a pane title. However, unlike adding it as ...
0
votes
0answers
69 views
Cannot edit existing user or newly created user
PDOException: SQLSTATE[HY000]: General error: 1 Can't create/write to file '/tmp/#sql_683_0.MYI' (Errcode: 2): SELECT DISTINCT b.* FROM {block} b LEFT JOIN {block_role} r ON b.module = r.module AND ...
0
votes
0answers
182 views
cannot add or edit content or settings
I am logged in as admin on my drupal site but I cannot change anything. I try to add a new article, click Save, nothing happens, the browser returns to the "add article" page with the empty wysiwyg ...
0
votes
0answers
54 views
How to add URL in Custom Contextual Links to edit current block?
I am trying to make use of the CCL module in Drupal 7, however I could not figure out what URL pattern should be added to pick up the current block. I appreciate your hints.
0
votes
0answers
176 views
Users are unable to edit their own node
When users who are not administrators attempt to edit a node they created, they are taken to the edit node page, but nothing is displayed.
They have the permission to edit it; they have permission ...

