Nibbler
|
 |
« Reply #20 on: July 28, 2007, 01:00:13 pm » |
|
|
|
|
|
|
Logged
|
I don't care about what they say, I won't live or die that way.
|
|
|
|
websnail
Coppermine newbie
Posts: 1
|
 |
« Reply #21 on: September 23, 2007, 02:20:51 am » |
|
I'm not interested in supporting this mod; I made it for my own interest and I don't use it myself.
Hi Nibbler, Do you have any additional code you've developed for this mod that you could forward on? I ask as I'm looking at Coppermine to replace gallery2 and a facebook mod with additional functionality a'la facebook would be a (excuse the pun) goldmine. I do the snailsource mods for phpbb2 so raw code would be fine and no support necessary.
|
|
|
|
|
Logged
|
|
|
|
technozeus
Coppermine novice

Posts: 27
|
 |
« Reply #22 on: October 27, 2007, 02:03:42 pm » |
|
By the preview, the plugin is wonderful! But where are the docs for this plugin? I installed just fine, and under my intermediate image is an 'annotate' button, but once clicked, it does not but refresh the screen?
-- Skidpics
I have the same problem: when I click the button "annotate" I have the refresh of the page but nothing else... I try to self create the table cpg143 but nothing... What's wrong?
|
|
|
|
« Last Edit: October 27, 2007, 02:11:59 pm by technozeus »
|
Logged
|
|
|
|
|
lemm85
Coppermine newbie
Posts: 2
|
 |
« Reply #23 on: December 11, 2007, 12:13:38 pm » |
|
Hi@  , i know that the developer wouldnt support this plugin but maybe some other have noticed the same problem and could give a litle advice to fix it. if u annotate the picture in IE7 and look at it in firefox 2.x the positions of the marks are differently! annotate in firefox 2.x and show it in IE7 same problem. firefox 2.x move annotated marks in IE7 ~1 inch to the left... for me this problem means the death of this plugin because moved marks are very bad in some ways  some ideas or same experiences? greetz, Jörg
|
|
|
|
|
Logged
|
|
|
|
|
vonmax
Coppermine newbie
Posts: 18
|
 |
« Reply #24 on: January 22, 2008, 04:50:01 pm » |
|
I with Safari and Opera (osX) there are some problems like in the attach any idea? massi
|
|
|
|
Logged
|
|
|
|
Nibbler
|
 |
« Reply #25 on: January 22, 2008, 04:51:31 pm » |
|
Find out how to do transparency using CSS on your platform and add it to the code.
|
|
|
|
|
Logged
|
I don't care about what they say, I won't live or die that way.
|
|
|
|
vonmax
Coppermine newbie
Posts: 18
|
 |
« Reply #26 on: January 22, 2008, 04:53:16 pm » |
|
Find out how to do transparency using CSS on your platform and add it to the code.
tk u very much 
|
|
|
|
« Last Edit: January 22, 2008, 05:04:36 pm by vonmax »
|
Logged
|
|
|
|
|
vonmax
Coppermine newbie
Posts: 18
|
 |
« Reply #27 on: February 01, 2008, 09:20:54 am » |
|
I modified the photonote.css adding this 2 line .fn-area-inner { border: 1px solid #000000; background-color:#FFF; filter:alpha(opacity=0); opacity:0; -moz-opacity:0; -khtml-opacity:0; cursor: pointer; } now it work with Safari and Opera 
|
|
|
|
|
Logged
|
|
|
|
|
vonmax
Coppermine newbie
Posts: 18
|
 |
« Reply #28 on: February 01, 2008, 09:22:30 am » |
|
I have another problem with the Apostrophe as in the attach any idea? tkx massimo
|
|
|
|
|
|
vonmax
Coppermine newbie
Posts: 18
|
 |
« Reply #29 on: February 01, 2008, 02:50:37 pm » |
|
ok, if i write in the DB l\'ombra instead of l'ombra it works fine How can I resolve this bug?
|
|
|
|
|
Logged
|
|
|
|
Nibbler
|
 |
« Reply #30 on: February 01, 2008, 02:53:25 pm » |
|
I will update the plugin soon with your css change and I'll try to fix the apostrophe and utf-8 issues too.
|
|
|
|
|
Logged
|
I don't care about what they say, I won't live or die that way.
|
|
|
|
vonmax
Coppermine newbie
Posts: 18
|
 |
« Reply #31 on: February 01, 2008, 02:56:49 pm » |
|
I will update the plugin soon with your css change and I'll try to fix the apostrophe and utf-8 issues too.
tk u very much I'll stay tuned 
|
|
|
|
|
Logged
|
|
|
|
freeedy
Coppermine novice

Posts: 45
|
 |
« Reply #32 on: February 08, 2008, 08:43:57 pm » |
|
Hi guys, I have a question, really really dumb one. I just installed the plugin but nothing happen. What is suppose to happen? a new button or what? By the way maybe I have to change my theme, I am currently using chaoticsoul, or maybe another plugin is interfering with this one, i am currently using add thumbnails to lightbox, avatar maker, FSslideS v0.5 and HTML Embed v0.2. Please help 
|
|
|
|
|
Logged
|
|
|
|
|
Joachim Müller
|
 |
« Reply #33 on: February 09, 2008, 09:24:53 am » |
|
Why don't you post a link to your gallery for a start?
|
|
|
|
|
Logged
|
|
|
|
|
vonmax
Coppermine newbie
Posts: 18
|
 |
« Reply #34 on: February 21, 2008, 08:21:04 pm » |
|
I will update the plugin soon with your css change and I'll try to fix the apostrophe and utf-8 issues too.
no news? tkx massi
|
|
|
|
|
Logged
|
|
|
|
tfischer
Coppermine regular visitor
 
Posts: 75
|
 |
« Reply #35 on: April 02, 2008, 04:49:15 pm » |
|
Hi all, Just curious about the status of this. I'm trying to learn how to code plugins (I'm a professional C++ developer but new to PHP/MySQL) and thought fixing some of these issues might be a good way to get my feet wet. But I'm not seeing some of the things that are reported above (tested on Camino (Firefox) for Mac and IE for Win): - Single and Double quotes work fine for me.
- I'm not seeing the "frame gets offset between IE and others" bug mentioned above
If anyone has specific steps/browser info I can take a look again. I do have a fix that puts the "Annotate" button on the same buttonbar as the other picture edit buttons (rotate/crop/etc). And I'm working on a fix that only gives the Annotate button to users that have picture-editing capability (e.g. they see the rotate/crop/etc buttons). It shouldn't be too hard to extend this to specific groups once I figure out how to add a configuration UI to the plugin. -Tim
|
|
|
|
|
Logged
|
|
|
|
Hot Rides
Coppermine frequent poster
  
Gender: 
Posts: 108
I am
|
 |
« Reply #36 on: April 15, 2008, 08:03:09 pm » |
|
Hi all, Just curious about the status of this. I'm trying to learn how to code plugins (I'm a professional C++ developer but new to PHP/MySQL) and thought fixing some of these issues might be a good way to get my feet wet. But I'm not seeing some of the things that are reported above (tested on Camino (Firefox) for Mac and IE for Win): - Single and Double quotes work fine for me.
- I'm not seeing the "frame gets offset between IE and others" bug mentioned above
If anyone has specific steps/browser info I can take a look again. I do have a fix that puts the "Annotate" button on the same buttonbar as the other picture edit buttons (rotate/crop/etc). And I'm working on a fix that only gives the Annotate button to users that have picture-editing capability (e.g. they see the rotate/crop/etc buttons). It shouldn't be too hard to extend this to specific groups once I figure out how to add a configuration UI to the plugin. -Tim I like where you are heading with this, please keep me updated with how you are coming along
|
|
|
|
|
Logged
|
|
|
|
ksawery
Coppermine novice

Posts: 21
|
 |
« Reply #37 on: April 22, 2008, 03:51:34 pm » |
|
Great plugin! I like it!  Is there a way to give permissions to use annotate feature only to some user group? I have made a few tests on my gallery and noticed every registered user can annotate any pic, but I would rather prefere giving this privilege only to some groups. It's posible? anybody knows how to do it?
|
|
|
|
« Last Edit: April 24, 2008, 08:16:31 pm by ksawery »
|
Logged
|
|
|
|
ksawery
Coppermine novice

Posts: 21
|
 |
« Reply #38 on: April 24, 2008, 08:48:50 pm » |
|
I have a problem!  This plugin works ok with Opera (with the lines of vonmax), but when I use my old explorer 6 it doesn't work. It shows a yellow exclamation saying something like: "constant of string without finishing" (I used a translator...  sorry). Any idea?
|
|
|
|
|
Logged
|
|
|
|
JohnMatches
Coppermine newbie
Gender: 
Posts: 12
|
 |
« Reply #39 on: April 25, 2008, 07:04:32 am » |
|
Hello,
Merci beaucoup, Thank you very much.
|
|
|
|
|
Logged
|
|
|
|
|