Graffiti - Additional Features - uCoz System management and tuning - uCoz Community
You logged in as Guest
Username/E-mail:
Recent messages · Members · Forum rules · FAQ · SEARCH Registration · Log in


We are in the second round! Let's keep voting!

Page 1 of 11
uCoz Community » uCoz System management and tuning » Additional Features » Graffiti (graphic editor)
Graffiti
SunnyDate: Friday, 2009-03-06, 4:26 Am | Message # 1
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
Graffiti feature is a simple and functional graphics editor.

Usage characteristics:


  • A browser with the installed Macromedia Flash Player 9.0 or higher;
  • It is possible to paste images (GIF, JPEG, PNG) by means of a direct link (e.g. those that have been uploaded to the site);
  • All pictures are saved in PNG format with the fixed dimensions - 700х399 pixels;
  • On default the editor is available for the administrators only (Admin Bar » Multimedis » Graffiti).
    But you can give the corresponding permission to other groups as well:
    Control Panel » Users » User groups » Set permissions for all groups » "Use graffiti editor", and then paste the link to the editor in any template.
    For example, a link like this:
    Code
    <a href="javascript://" onclick="window.open('http://yoursite.ucoz.com/media/?t=draw;h=1','graffity','resizable=1,scrollbars=1,top=0,left=0,width=740,height=540');return false;"><b>Graffiti</b></a>

    or a button like this:
    Code
    <input type="button" value="Graffiti" onclick="window.open('http://yoursite.ucoz.com/media/?t=draw;h=1','graffity','resizable=1,scrollbars=1,top=0,left=0,width=740,height=540');">

    Remember! Images take more disk space than text, so be attentive when giving this permission to users.


Setting of group permissions


I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
GeniusDate: Friday, 2009-03-06, 4:26 Am | Message # 2
Regular
Group: Checked
Messages: 54
Awards: 0
Reputation: 5
Status: Offline
When I open the graffiti editor it just show gray window.

Take a deap breath..
 
SunnyDate: Friday, 2009-03-06, 4:26 Am | Message # 3
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
Here it works fine.

So it must work at your site as well.

I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
GeniusDate: Friday, 2009-03-06, 4:26 Am | Message # 4
Regular
Group: Checked
Messages: 54
Awards: 0
Reputation: 5
Status: Offline
Nope, I opened it 5 times. Gray window any nothing else.

I checked the group setting and it is allowed for my group.


Take a deap breath..
 
ArmarosDate: Friday, 2009-03-06, 4:27 Am | Message # 5
Haunter
Group: Checked
Status: Offline
Screen?
GeniusDate: Friday, 2009-03-06, 4:27 Am | Message # 6
Regular
Group: Checked
Messages: 54
Awards: 0
Reputation: 5
Status: Offline
What screen?

I get gray window like this one:

Attachments: 4210185.png(17Kb)


Take a deap breath..
 
ArmarosDate: Friday, 2009-03-06, 4:27 Am | Message # 7
Haunter
Group: Checked
Status: Offline
Everything works for me. It's not Ucoz problem. It's your problem. Web browsers or w/e problem.
elf83Date: Friday, 2009-03-06, 4:27 Am | Message # 8
Curious
Group: Checked
Messages: 34
Awards: 0
Reputation: 4
Status: Offline
hello How Do I use the Graffiti Function on my web page it Reads "You Have No Permission To Use Graffiti Function. Why is this is it because this feature is for people that paid? or do i have a problem

Message edited by elf83 - Wednesday, 2008-09-17, 7:16 Pm
 
ZTSFDate: Friday, 2009-03-06, 4:27 Am | Message # 9
Newbie
Group: Users
Messages: 3
Awards: 0
Reputation: 0
Status: Offline
I prefer the graffiti on a page.
But now I have a link and you get a blank screen.
How do I get the Graffiti on a normal page?

ZTSF

Sorry for the bad english, but I translate with google translation


Come to ZTSF: www.superzt.ucoz.com
 
ArmarosDate: Friday, 2009-03-06, 4:27 Am | Message # 10
Haunter
Group: Checked
Status: Offline
elf83, CP -> Users -> User groups -> Your group -> Use graffiti editor -> Mark it & save.
SunnyDate: Friday, 2009-03-06, 4:27 Am | Message # 11
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
ZTSF, what do you mean by "normal page"? Please, be more specific and explain your problem better.

I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
ZTSFDate: Friday, 2009-03-06, 4:27 Am | Message # 12
Newbie
Group: Users
Messages: 3
Awards: 0
Reputation: 0
Status: Offline
I wish the graffiti
on a normal page.
As a contact form with a separate code on a normal page.
Is there a code for the graffiti?

Come to ZTSF: www.superzt.ucoz.com
 
SunnyDate: Friday, 2009-03-06, 4:28 Am | Message # 13
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
As far as I understand you there is no graffiti $CODE$. Here are the codes of a graffiti link

Code
<a href="javascript://" onclick="window.open('http://yoursite.ucoz.com/media/?t=draw;h=1','graffity','resizable=1,scrollbars=1,top=0,left=0,width=740,height=540');return false;"><b>Graffiti</b></a>

and a graffiti button

Code
<input type="button" value="Graffiti" onclick="window.open('http://yoursite.ucoz.com/media/?t=draw;h=1','graffity','resizable=1,scrollbars=1,top=0,left=0,width=740,height=540');">

Maybe they will help.


I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
Demonflame92Date: Thursday, 2009-03-12, 0:19 Am | Message # 14
Newbie
Group: Users
Messages: 1
Awards: 0
Reputation: 0
Status: Offline
Well. I have no idea where to add the code at. Can anyway tell me how and where all i can add the code?

I would like to make it so they can use the graffiti tool whenever posting comments or creating threads and so on.

Is this this right button code? and is there any other code or a new one or something to add?

Code
<input type="button" value="Graffiti" onclick="window.open('http://yoursite.ucoz.com/media/?t=draw;h=1','graffity','resizable=1,scrollbars=1,top=0,left=0,width=740,height=540');">


Message edited by Demonflame92 - Thursday, 2009-03-12, 0:20 Am
 
SunnyDate: Thursday, 2009-03-12, 4:27 Am | Message # 15
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
Paste you code where you want it to appear, just find the templates you need in Customize Design section. For comments - Form for adding comments; for forum - Message addition form

I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
uCoz Community » uCoz System management and tuning » Additional Features » Graffiti (graphic editor)
Page 1 of 11
Search: