Closed (fixed)
Project:
Rabbit Hole
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
21 Jan 2012 at 22:42 UTC
Updated:
4 Apr 2012 at 19:10 UTC
Jump to comment: Most recent file
Had made use of Context HTTP Headers to pull this off in the past.
Super happy to see a module that specifically accomplishes this since it's a pretty common need.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | rabbit_hole.tar_.gz | 9.95 KB | aleksey.tk |
Comments
Comment #1
olofbokedal commentedGlad you like it!
A Drupal 6 version would be possible to accomplish with smaller modifications, and is absolutely possible. However, due to my limited time it won't be prioritized.
I will leave this issue open, and will welcome patches =)
Short information to those who'd like to submit patches: The only modifications necessary should be the implementation of hook_node_view(), and some smaller modifications to rabbit_hole_permission() and the javascript file.
Comment #2
doublejosh commentedThanks for the tips.
Still have one site that will like in D6 for a while and still needs this.
Fairly sure I'll post that here within a month or two.
Comment #3
aleksey.tk commentedhi guys, here is the backport to Drupal 6
btw, if you need co-maintainer for this Drupal 6 version, i would love to help
Comment #4
aleksey.tk commentedComment #5
olofbokedal commentedNice one!
I'll look into this during the week, and create a 6.x branch asap.
Comment #6
olofbokedal commentedThe port looks good, just made some minor changes and committed!
http://drupalcode.org/project/rabbit_hole.git/commit/e04f628
Comment #7
doublejosh commentedTested for page not found. Works great.