Active
Project:
Sticky Notes
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2011 at 04:55 UTC
Updated:
13 Nov 2011 at 22:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
berliner commentedwhat do you mean with full node?
Comment #2
colorado commentedWhenever you create a new sticky note, a new node is created. By full node I mean this new node (as opposed to the node that the yellow square sits on top of - the node you were on when you created the sticky note).
Is that clear?
Comment #3
berliner commentedYes, that's clear. Just for curiosity: Why would you want this?
Feel free to post the code. Might help others and it might inspire me :-)
Comment #4
colorado commentedSorry for the delay. Attached is my version, which has numerous additional goodies (i.e. vertical scroll bar in the sticky note, and some different themeing). I didn't have time to tidy everything up properly in the code, so please pardon that. I hope I haven't forgotten anything. Please let me know if it functions correctly for you, and what you think of it.
I'm going to follow this comment with two more, where I've also attached an export of my modified version of the view, as well as also an export of my Quick Tabs block which uses the view to create three tabs in a Quick Tabs block (All, Mine, and New).
I also put the following in my theme's style.css file:
Comment #5
colorado commentedHere is attached my exported view.
Comment #6
colorado commentedHere is also an export of my Quick Tabs block which uses the view attached in the above comment.