Artetics Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Documentaion (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Documentaion
#2585
Billy Cox (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Documentaion 4 Months, 2 Weeks ago Karma: 0  
Hi there
Is there any detailed documentation for this extension?
I've been mucking round for over an hour now and can't suss it out.
Simple things like "where does the code actually go?" a real life example would be nice
"How do you reference it to a single image?" a real life example would be nice
"Do I have to create a folder of thumbs and larger images or will it do it on the fly?"

Documentation really does seem to be lacking and I see quite a few feel the same

Cheers
 
Report to moderator   Logged Logged  
 
Last Edit: 2010/04/24 05:34 By billy@computersolutions.net.nz.
  The administrator has disabled public write access.
#2588
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Documentaion 4 Months, 2 Weeks ago Karma: 0  
Hello,

After you install the extension using standard Joomla! installation
procedure (Extensions -> Install/Uninstall) please make sure it is enabled in Extensions -> Plugin Manager -> Art Pretty Photo.

After that you need to insert plugin code in the article where you want to
add the gallery.

Plugin description is here: http://demo.artetics.com/index.php?option=com_content&view=article&id=50&Itemid=57

To show the gallery on the page you can place the following plugin code into the article:

{artprettyphoto path="images" /}

To specify the width and height of thumbnails is can be:

{artprettyphoto path="images" width="200" height="100" /}

To use specific folder for thumbnails it can be (thumbnail images and full-size images should have the same names):

{artprettyphoto path="images" thumbnailPath="images/thumbs" /}

To show single image which when clicked will show th efull gallery the code can be the following:

{artprettyphoto path="images" singleImage="images/1.jpg" /}

Plugin code for Flickr feed:
{artprettyphoto flickr="FLICKR_USER" /}

Plugin code for Flickr photo set:

{artprettyphoto flickrApiKey="FLICKR_API_KEY" flickr="FLICKR_USER" flickrSet="FLICKR_PHOTO_SET" flickrImageSize="o" /}

Plugin code for Picasa album:

{artprettyphoto picasaUser="PICASA_USER" picasaAlbum="PICASA_ALBUM"/}

Please let us know if there are any other questions.

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2592
Billy Cox (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Documentaion 4 Months, 2 Weeks ago Karma: 0  
Thanks for that it helps a bit. I have it working now
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2994
Steve (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Documentaion 2 Months, 4 Weeks ago Karma: 0  
Administrator wrote:
QUOTE:
Hello,

After you install the extension using standard Joomla! installation
procedure (Extensions -> Install/Uninstall) please make sure it is enabled in Extensions -> Plugin Manager -> Art Pretty Photo.

After that you need to insert plugin code in the article where you want to
add the gallery.

Plugin description is here: http://demo.artetics.com/index.php?option=com_content&view=article&id=50&Itemid=57

To show the gallery on the page you can place the following plugin code into the article:

{artprettyphoto path="images" /}

To specify the width and height of thumbnails is can be:

{artprettyphoto path="images" width="200" height="100" /}

To use specific folder for thumbnails it can be (thumbnail images and full-size images should have the same names):

{artprettyphoto path="images" thumbnailPath="images/thumbs" /}

To show single image which when clicked will show th efull gallery the code can be the following:

{artprettyphoto path="images" singleImage="images/1.jpg" /}

Plugin code for Flickr feed:
{artprettyphoto flickr="FLICKR_USER" /}

Plugin code for Flickr photo set:

{artprettyphoto flickrApiKey="FLICKR_API_KEY" flickr="FLICKR_USER" flickrSet="FLICKR_PHOTO_SET" flickrImageSize="o" /}

Plugin code for Picasa album:

{artprettyphoto picasaUser="PICASA_USER" picasaAlbum="PICASA_ALBUM"/}

Please let us know if there are any other questions.

Regards,
artetics.com team

I have a question along these lines, but with one more step. Is there any way to make this extension work with a non-public, Picasa album?

Thanks!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2999
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Documentaion 2 Months, 4 Weeks ago Karma: 0  
Hello,

Currently only public albums are supported. However private albums support is on our list of implementations in near future.

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3312
Ricardo Corai (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Documentaion 2 Months ago Karma: 0  
QUOTE:

To specify the width and height of thumbnails is can be:

{artprettyphoto path="images" width="200" height="100" /}

Hi,
It doesn´t work.
I tried with different ways but I can´t see the thumbnails.

Currently I´m using this tag:
Code:

{artprettyphoto path=images/stories/products/gal/product1}
And I see the full images only. If I add width="200" height="100" I got an error. What is the correct path? Thanks,
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3313
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Documentaion 2 Months ago Karma: 0  
Hello,

This should be:

{artprettyphoto path="images/stories/products/gal/product1" width="200" height="100"/}

where images/stories/products/gal/product1 is the folder with images under your Joomla! directory.

Please give it a try.

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3314
Ricardo Corai (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Documentaion 2 Months ago Karma: 0  
Hi,
I tried with this but I got this message:
QUOTE:
Could not open a directory stream for /home/rashtjj/public_html/|||quot;images/stories/products/gal/product1|||quot; width=|||quot;200|||quot; height=|||quot;100|||quot;/
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3315
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:Documentaion 2 Months ago Karma: 0  
It looks like your WYSIWYG editor is replacing " symbols with quot; and this is the origin of the problem. Could you please try inserting plugin code in plain text mode?

If you need more assistance with this you can provide us with access to your Joomla! back-end and we will set this up and running for you (our email).

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Bookmark

VirtueMart Shopping Cart

Your Cart is currently empty.