Project:Inline and link Drupal objects (Linodef)
Version:6.x-1.x-dev
Component:Code (general)
Category:feature request
Priority:normal
Assigned:Roi Danton
Status:closed (fixed)

Issue Summary

Originally from #335191: CCK fields formatting (support Image- and Filefield)

>> Does Linodef respect node-access security? Q5 What about CCK field-level security?

>Yes. Now details can be found at the drupal.org documentation (I've copied the page from the help documentation included in Linodef). Linodef only uses default permissions. Permissions from other modules (e.g. node based, CCK based) are not supported yet. Though it shouldn't be difficult to include support at least for the CCK submodule Content Permissions.

-----

Specifically, enable the display of the target node to respect the source node's access control restrictions via the CCK submodule Content Permissions, as well as the core node access permission settings.

Comments

#1

Regarding your question

what about letting the admin config a string (including the possibility of an internal link) to show up in place of the generic access denied message, examples:

"Please register/subscribe/contact us to see the full content"
"Members-only content"
"Sorry you don't have permission to view this content"

#2

Assigned to:Anonymous» Roi Danton
Status:active» fixed

Committed to D6 branch. For the request regarding denied messages open a new issue.

#3

Roi,

Does this mean the module actually does this now?

If so you're absolutely amazing!!

#4

I do hope so (haven't tested my changes yet). If you encounter any flaws with this (you can try the Linodef dev release on your test installation if you want) then reopen this issue please.

#5

Will do, but it might be a while, lots of plates currently spinning, and this is part of a project that's still at the just-an-idea stage

#6

Code for content permission module still not tested (though it should work - but one never knows for 100% if it's not tested).

Added customizable "access denied message" as requested in comment #1 (go to the Linodef settings page).

Comitted to D6 branch. Please test the dev release on a test environment for bugs/flaws since with this dev update Linodef got tons of new features. RC2 will be released before Christmas unless major design bugs are found. If you find a bug relating this issue then reactivate it, please. Thx!

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.