Images Copyright [SOLVED]

Author Message

Julien Plesniak

Thursday 25 June 2009 2:39:59 am

Hello,
I want to add on my upload images a copyright text.
I add this lines in my file image.ini.append.php

[ImageMagick]
IsEnabled=false
Filters[]=copy=-font helvetica -fill white -draw "text 10,20 'Copyright me'"

[AliasSettings]
AliasList[]=imagewidthcopy

[imagewidthcopy]
Filters[]=copy=

But when i see my images with the alias "imagewidthcopy", i dont see the text.

What's the solution?

thanks

and sorry for my english ;)

Ɓukasz Serwatka

Thursday 25 June 2009 6:43:03 am

Hi,

Take a look on this topic:
http://ez.no/developer/forum/developer/windows_command_line_imagemagick_filter_for_ez/re_windows_command_line_imagemagick_filter_fo

Watermarking can be one of the solutions.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Julien Plesniak

Thursday 25 June 2009 6:57:24 am

thank you
i see my stupid error

IsEnabled=false

to

IsEnabled=true

and it works!

thanks for help

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 04:26:31
Script start
Timing: Jan 18 2025 04:26:31
Module start 'layout'
Timing: Jan 18 2025 04:26:31
Module start 'content'
Timing: Jan 18 2025 04:26:31
Module end 'content'
Timing: Jan 18 2025 04:26:31
Script end

Main resources:

Total runtime0.6412 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 595.3594152.6094
Module start 'layout' 0.00710.0051 747.968839.4141
Module start 'content' 0.01220.6267 787.3828539.0625
Module end 'content' 0.63890.0023 1,326.44538.1797
Script end 0.6412  1,334.6250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.6333160.0003
Check MTime0.00200.3124160.0001
Mysql Total
Database connection0.00150.238010.0015
Mysqli_queries0.580290.4843570.0102
Looping result0.00080.1171550.0000
Template Total0.594792.820.2974
Template load0.00210.328320.0011
Template processing0.592692.419920.2963
Template load and register function0.00020.027010.0002
states
state_id_array0.00150.231410.0015
state_identifier_array0.00140.220720.0007
Override
Cache load0.00170.2664250.0001
Sytem overhead
Fetch class attribute can translate value0.00100.150220.0005
Fetch class attribute name0.00120.184540.0003
XML
Image XML parsing0.00080.124020.0004
class_abstraction
Instantiating content class attribute0.00000.001240.0000
General
dbfile0.00230.3587180.0001
String conversion0.00000.002040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 7

Time used to render debug report: 0.0003 secs