Closed (fixed)
Project:
Site Notes
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2011 at 11:43 UTC
Updated:
16 Jan 2014 at 21:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
chaosmind commentedSubscribe.
Comment #2
justmagicmaria commentedSubscribe.
Comment #3
alan d. commentedThis is totally unrelated sandbox project. I am sharing in hope that one of the contrib projects wants to pick this up. (There are too many similar modules already)
The idea is to create a way to track notes about a site, and on top of that, it adds a simple access control on individual fields (developer only flag in the instance settings) to toggle field visibility. So we can create a note for the site administrators and then extend it with developer notes for ourselves.
It is it's own entity, so it sits outside of the general site content without danger of being seen unless users are granted access. No search, no views, etc.
The project is located at http://drupal.org/sandbox/aland/1444936Sandbox has been deleted :)
Comment #4
klonos...better title for our dashboards + proper tags ...though this project does seem abandoned :/
Comment #5
klonosIf anyone knows any good alternatives, please post a link to the project(s). Thanx in advance.
Comment #6
nancydruNot really abandoned. Just a very full life.
Comment #7
klonosI understand full life - no offense meant there. ...still though the last commit was 3 years ago and the rest of the issues in the queue remain unanswered for at least one and a half year. If "abandoned" sounds too rough, then it is at the very least neglected ;)
Comment #8
alan d. commentedNancy my sandbox is rough but ready, feel free to rip out any code you like. If you do, give me a pm and I'll send through the latest copy from the site we are running this on (minor menu restructure but I'm not sure what these were for) and once there is a release, I will delete the sandbox.
I too have too much on my plate to help port this directly into this project. :(
@klonos
Just in case you didn't read between the lines and you use my sandbox, expect it to be deleted once one of the "site note" like modules is ported to D7 using an entity base for the notes.
Comment #9
klonos@Alan D.: yes, I got that ;)
Comment #10
pinky.goyal commentedHi Guys,
I ported this module to D7 for my D7 understanding. Here I am attaching the files, Any bugs and fixes need to be done are welcome.
Thanks,
Pinky
Comment #11
nancydru@pinky.goyal: Do you have a Git account here in D.O?
Comment #12
nancydruPlease run it through the Coder module. There are many coding standards violations.
Comment #13
nancydruCleaned up and committed
Comment #15
sandykadam commented@pinky.goyal
There are lot of missing Drupal standards in code. More than 200 errors.. I have attached the list of errors. Please resolve them and again submit the code.
Comment #16
sandykadam commented@pinky.goyal
Ignore the previous file, please find attached new file.
Comment #17
pinky.goyal commented@sandykadam - I will resolve these issues.
@NancyDru - I did not have git account but I have created one recently.
Comment #18
nancydruWelcome to the team. You can now commit.
Comment #19
klonosGreat news! ;)
Comment #21
klonos...hmm, actually. This issue was about an initial D7 port. Let's file separate issues for code clean up.