![]() |
|
|
|||||||
For more information about the ads and why they're here, please see the FAQ
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
I have coded the framework (attached). I need some help from the professional to get it perfect: /** * * ToDo: Switch button if $count > 0 (need notes button merged with a red exclamation mark) * Limit amount of notes (has to be done in the jquery stuff) * Min width/height when resizing a note (has to be done in the jquery stuff) * More appropriate background than this ugly wooden wallpaper * **/ Notice: There are two plugins attached (sticky_notes and jquery plugin)!
__________________
Regards, Rosali __________________ MyRoundcube Project http://myroundcube.googlecode.com MyRoundcube Forum http://http://www.roundcubeforum.net...45-myroundcube MyRoundcube Online Demo http://mail4us.net MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube Mailing List http://mail4us.net/?_action=plugin.nabble |
|
#2
|
||||
|
||||
|
Forgot to mention:
Please remove: public $task = "dummy"; Forgot to do that (it is debugging code).
__________________
Regards, Rosali __________________ MyRoundcube Project http://myroundcube.googlecode.com MyRoundcube Forum http://http://www.roundcubeforum.net...45-myroundcube MyRoundcube Online Demo http://mail4us.net MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube Mailing List http://mail4us.net/?_action=plugin.nabble |
|
#3
|
||||
|
||||
|
A question for the professionals ...
Are there any concerns to have a <link ..> tag for stylesheets in the body section instead of the head? The background of this question is that I plan to implement some template_object_... hooks in the jquery plugin to get f.e. the datepicker with a template_object instead of having all the stuff in the skin template.
__________________
Regards, Rosali __________________ MyRoundcube Project http://myroundcube.googlecode.com MyRoundcube Forum http://http://www.roundcubeforum.net...45-myroundcube MyRoundcube Online Demo http://mail4us.net MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube Mailing List http://mail4us.net/?_action=plugin.nabble |
|
#4
|
||||
|
||||
|
The <link> tag should only go it the header the html won't validate in the body, It may not work in all browser because of that. I'd recommend trying to get it in the header but if you can't try it in the body and see if it works. Nice plugin, can you make the sticky note change color?
__________________
SKaero.com |
|
#5
|
||||
|
||||
|
Thanks skaero,
I saw here jQuery Sticky Notes Plugin that it might be also ok in the body section. Could you please be more detailed what you expect by "change color". Currently it is using a background image. So, I would need new images and I'm not really skilled in image designing.
__________________
Regards, Rosali __________________ MyRoundcube Project http://myroundcube.googlecode.com MyRoundcube Forum http://http://www.roundcubeforum.net...45-myroundcube MyRoundcube Online Demo http://mail4us.net MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube Mailing List http://mail4us.net/?_action=plugin.nabble |
|
#6
|
||||
|
||||
|
I was think of option to change the sticky color so I could have a blue, green, yellow, etc. colored sticky to categorize notes.
__________________
SKaero.com |
|
#7
|
|||
|
|||
|
Hi,
I was ready to learn php just to try to make this plugin ![]() So, I get the archive, i unzipped it, stored both directory (sticky_notes and jquery) in plugins directory,added 'sticky_notes' to my plugins list, but then nothing happened, no "notes" or similar appears. How may I use this pluging ? |
|
#8
|
||||
|
||||
|
In the sticky_notes.php remove the line:
Code:
public $task = "dummy";
__________________
SKaero.com |
|
#9
|
|||
|
|||
|
When I add sticky notes:
1. Roundcube load incorrect in IE (layout is broken and IE diplay error: Webpage error details Message: Invalid argument. Line: 88 Char: 9 Code: 0 URI: http://...../skins/default/splitter.js?s=1265005198) 2. Repeat message: Server Error (Ok) Please help me! |
|
#10
|
||||
|
||||
|
Is there anything in your error logs.
__________________
SKaero.com |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|