ggpkt

Q&A about the latest versions
Post Reply
User avatar
zap
Posts: 391
Joined: Thu May 29, 2008 12:13 pm
Contact:

Hi all

I have an issue with ggpkt.

First when I create this package I still get all the files separately AND a ggpkt folder. Is that right ?
Perhaps someone can share a default ggpkt template.

Second when integrating in joomla
- I loaded the extension (working)
- I upload file to media folder (working)
- I go to articles and want to integrate there
( no special option, nor any button)
How to ??

I tried adding it via command [ggpkt id=xx] but how to find the xX ID


Thanks for assistance.
360 Panorama Creators http://luxmap.com
Google Trusted Photographer
User avatar
Hopki
Gnome
Posts: 13034
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

HI Zap,
Pano2VR outputs the files then copies them into the ggpkg, hence why they are there. Once the output is complete you can remove them leaving just the ggpkg file.

You use a string to embed the panorama, please see this page and Add Package to Article.

Example:

Code: Select all

{ggpkg file="pano_multi_resolution" start_preview="true" width="100%" height="480"}
So in this example the uploaded package was, pano_multi_resolution.ggpkg, note you don't add the file extension in the string.
Also its using tags that will override the plugin settings. Example in the plugin you may have preview= false. So the above will show the preview for this one panorama in the page.

Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
info76
Posts: 12
Joined: Fri Mar 04, 2016 2:55 pm

A question from a newbie-pano:

Into the example string > {ggpkg file="pano_multi_resolution" start_preview="true" width="100%" height="480"} file ggpkg is without extension, but is missing image source folder... or maybe all ggpkg piano-files I need to place them in '/domains/images' folder?!

Thanks!

Max
User avatar
Hopki
Gnome
Posts: 13034
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Max,
If you are uploading using the uploader from the CMS then you only need the file name and or file name and extension depending on CMS.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply