Forums / Setup & design / Understanding how ez Publish does galleries

Understanding how ez Publish does galleries

Author Message

Werner Strydom

Saturday 09 April 2005 9:50:06 am

I've created a ez Publish website [http://www.bloudraak.com/] with a gallery [http://www.bloudraak.com/index.php/photography]. I am also using an application called IMatch [http://www.photools.com/] to manage my photos, of which some, may go into my gallery. So I'm trying to understand how the gallery module works, so I can integrate the two applications and get the desired effect. If you don't mind, please point me to information which can help. I know C#, C++, Java and Visual Basic.

I'm looking at writing an IMatch script that
1) Transform the image for the web by scaling it, adding a border, copyright notice and creating a thumbnail.
2) Create a gallery if it doesn't exist
3) Update images if it was added before, or add it

My goal is to manipulate the database directly using MySQL/ODBC. What tables do I need to reference; what do I need to be carefull of?

1) Find if a gallery with an id exists?
2) Add a gallery and determine its id
3) Find an image in a gallery
4) Update the image in the gallery
5) Add an image to the gallery; settings its thumbnail and large image
6) Remove the image from the gallery
7) Where do I FTP the thumbnail and large image?

If I can use SOAP or XMLRPC, instead of ODBC, then so much better. I have approx 1200 photos, which have full IPTC information, a description and name. So the batch upload doesn't work for me as that information will not be displayed on the website.

May I suggest that "ez Publish" documents all the webservices it offers, just like Microsoft SharePoint does it. It will ease integration from other platforms.

Ekkehard Dörre

Saturday 09 April 2005 3:28:55 pm

<i>1) Transform the image for the web by scaling it, adding a border, copyright notice and creating a thumbnail. </i>
possible with ez
you can look in image.ini

IPTC: Exif export is possible in ez
You can use all pear packages via
http://ez.no/community/contribs/3rd_party/extension_ezpowerlib_pubsvn
http://pear.php.net/package/Image_IPTC/

or more directly via image.ini and
http://imagemagick.org/script/formats.php#embedded

Upload via webdav with automatic exif extraction.
http://ez.no/ez_publish/documentation/configuration/configuration/webdav_setup

SOAP is possible, too, search:
http://ez.no/content/search?SearchText=SOAP

ez can handle 6000 images without problems, 100.000 should be possible, too.
Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

eZ debug

Timing: Jan 31 2025 00:22:16
Script start
Timing: Jan 31 2025 00:22:16
Module start 'content'
Timing: Jan 31 2025 00:22:16
Module end 'content'
Timing: Jan 31 2025 00:22:16
Script end

Main resources:

Total runtime0.2185 sec
Peak memory usage8,192.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0077 588.0625370.2734
Module start 'content' 0.00770.0148 958.33591,001.5781
Module end 'content' 0.02260.1959 1,959.91413,892.0391
Script end 0.2185  5,851.9531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00462.0854200.0002
Check MTime0.00140.6301200.0001
Mysql Total
Database connection0.00090.415510.0009
Mysqli_queries0.123756.61411410.0009
Looping result0.00120.57021390.0000
Template Total0.195589.510.1955
Template load0.00090.402710.0009
Template processing0.194689.053310.1946
Override
Cache load0.00060.276410.0006
Sytem overhead
Fetch class attribute can translate value0.00180.827410.0018
XML
Image XML parsing0.00030.124010.0003
General
dbfile0.00944.3201200.0005
String conversion0.00000.002630.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs