The integration of a gallery or a single picture is quite simple. The steps to success depend on what you want to present. Here are some samples:
1. Single gallery inside of a page
This works for pages only. If you want to know how to put a gallery inside of a post, please read sample no. 4, “A small Gallery in a pots”
You have created a new gallery named “winter” with pictures in it. This gallery should now be displayed on a new page.
(click here for an example)
First you need a new, static page. In the example , I have created a page named “Fotos”. Now in the WordPress Screen you can see the id for this new page. Note this id for later usage.
Go to the gallery management and choose your gallery. There is a field named “page_id”. Fill in the id of your static page which you wrote down earlier, save the changes and return to the static page. Edit the text of the page and type [mygal=winter].Save the page.
Now you can see a gallery with thumbnails in your blog.
2. Collection of galleries
Maybe you to create an overview of all the galleries in your blog.
(click here for an example).
First you need to create all the galleries and their static pages as described in sample no. 1. The next step is to create a new, empty static page and place the tag [mygallistgal] on the page. Save the page and that’s all.
3. Random picture in the sidebar of your blog
If you want to show a random picture from your galleries to your visitors, just put the following code in the sidebar.php of your template:
<?php if (function_exists(‘myrandompic’)) myrandompic(); ?>
4.A small gallery inside a post
To show a small gallery inside post, you need to use a different tag. Let´s pretend you have created a new gallery named “street” with three pictures in it (see documentation, page 10). The steps from sample no. 1 are not necessary in this case. Edit your post and place the tag [myginpage=street] in the place where the gallery should show up. The gallery will show up in your blogentry.
5. Single pictures
To place a single picture in a post or page, you can use the [inspic=$id]. Maybe you want to include a picture with the “id 12″ form you gallery “winter” in a post.For this you need to put the tag [inspic=12] in the post. There are a few more options for the tag you can use.
If you want to align the picture to the left or right the syntax is: [inspic=12,left] or [inspic=12,right]
If you want to show a bigger picture on click the syntax is: [inspic=12,left,fullscreen] or [inspic=12,,fullscreen] (center)
If you want to show a thumbnail or a scaled picture the syntax is: [inspic=12,left,fullscreen,thumb] (this works best with Lightbox JS turned on in the myGallery options pane).







3. Februar 2006, 10:06 Uhr
[...] Daddy has created a new photo gallery for me. He got a plugin from a very nice man called Wildbits. Well that is not his real name but we don’t know his real name. That is his website name and if you click on the name you can go and see his website – some of it is German but the link is to a page in English all about the photo gallery. Dad has copied some instructions below for Mum to use: 1. Single gallery You have created a new gallery named “winter” with pictures. This gallery should now be displayed on a new static page. (see a example for this here). For this, you first need a new, static page. In my case, I have created a page named “Fotos”. Now in WordPress you see the id for this new page. Note this id for later. Go to the gallery management and choose your gallery. There is a field for “page_id” . Fill in the id of your static page, save the changes and return to the static page. Edit the text of the page and type . Save the page. Now you have a gallery with thumbnails in your blog. [...]
26. Februar 2006, 00:14 Uhr
[...] Now that I’ve got myGallery working hopefully I’ll get more sets up! [...]
9. März 2006, 02:22 Uhr
[...] This is a online tutorial of how to include a photo / gallery in you blog http://www.wildbits.de/2006/02/01/mygallery-in-a-nutshell/ [...]
4. April 2006, 00:52 Uhr
[...] I am moving all my photo galleries from their PhotoStack installation to within this WordPress installation (the new home of my blog). Photostack has been great but I am looking for something that integrates directly with WordPress. I tested out myGallery and it seems to do pretty much everything I need. The developer is lightning quick with responses to questions. I have it up and running right now so you can see an example here: [...]
7. April 2006, 21:55 Uhr
[...] IMPORTANT! I am not the author for the myGallery WordPress plugin and I cannot provide technical support for it. If you are looking for that, please visit the author’s website. [...]
22. Juli 2006, 09:43 Uhr
[...] Testing out this great new plugin, MyGallery. Works for building galleries which can be displayed in posts, on their own pages and set to display as very nice looking javascript popups (like above) or to open onto their pages. Since it can also be used to upload and setup individual pictures and is intergrated with the WordPress editor I will probably be using this instead of the default WordPress image handler for including images in posts from now on. [...]
22. Juli 2006, 09:53 Uhr
[...] Testing out this great new plugin, MyGallery. Works for building galleries which can be displayed in posts, on their own pages and set to display as very nice looking javascript popups (like above) or to open onto their pages. Since it can also be used to upload and setup individual pictures and is intergrated with the WordPress editor I will probably be using this instead of the default WordPress image handler for including images in posts from now on. [...]
13. August 2006, 18:29 Uhr
簡單好用的相簿外掛-myGallery…
方ä好用的圖檔管理外掛, myGallery
相簿的整理及ä用個ä覺得還滿簡單的,ä過我最喜歡的功能應該是:在文章ä插入圖片非常方ä,ä用管圖檔實際ä置在哪,只需簡單ä個語法就可ä搞定&quo…
8. September 2006, 18:08 Uhr
[...] In order to post some pictures side by side in a post with mygallery (see here), I discovered that all inspic tags need the option left, for example: [...]
11. September 2006, 00:42 Uhr
[...] In order to post some pictures side by side in a post with mygallery, I discovered that all inspic tags need the option left, for example: [...]
16. November 2006, 00:32 Uhr
[...] mygallery ——- http://www.wildbits.de/mygallery/ http://www.wildbits.de/2006/02/01/mygallery-in-a-nutshell/ ——- how to install ——- upload mygallery to the plugins folder create a folder called ‘myfotos’ inside the ‘wp-content’ folder chmod the ‘myfotos’ folder to 777 activate the plugin ——- on the dashboard toolbar select ‘manage’, ‘pages’ create a new page take note of the ID number afterwards ——- select ‘mygallery’ on the dashboard toolbar there are 4 options, ‘mygallery’, ‘management’, ‘options’ & ’style’ select ‘mygallery’ choose ‘create … as new empty gallery’ (give this a name, say ‘pix1′(no quotes)) hit ’submit’ ——- go to ‘gallery management’, select your gallery ‘pix1′ from the drop menu click ‘ok’ gallery options will then appear ——- under page ID put the number you noted earlier give it a description give it a long name (a brief write-up) click update ——- go back to ‘dashboard, manage pages’ ‘edit’ the page you made for the gallery paste [mygal=pix1] into the page (i use the html function) your page is now a gallery (albeit with no pics yet) ——- to upload pix into the gallery go to ‘dashboard, mygallery’ go to ‘mygallery’ within that choose ‘upload to gallery (choose pix1 from the dropdown) browse for a pic on your machine hit ’submit’ your image has now been uploaded ——- to add captions etc go to ‘gallery management’ select ‘pix1′ from the dropdown hit ‘ok’ the gallery contents will now show you can now add captions, alter titles, delete images etc hit ‘update’ when done ——- …MORE… ——- if you have several galleries and you wish to group them create a new page paste [mygallistgal] in the page that page will now list all the galleries within your site ——- to hide the single gallery pages but display the grouped page go to ‘dashboard, presentation’ choose ‘theme editor’ by default it takes you to style.css choose to edit ’sidebar’ where it says [...]
7. Dezember 2006, 12:42 Uhr
[...] meer info: http://www.wildbits.de/2006/02/01/mygallery-in-a-nutshell/ [...]
22. Dezember 2006, 13:20 Uhr
[...] First i start to do it in my own way, but then I remember the best Gallery plugin for Wordpress : myGallery from Thomas Boley. [...]
28. Dezember 2006, 19:13 Uhr
[...] geschrieben: 28.Dezember 2006 Kategorie: Plugins | In order to post some pictures side by side in a post with mygallery, I discovered that all inspic tags need the option left, for example: [...]
3. Februar 2007, 09:45 Uhr
[...] To post the images in a gallery, go to the following page to view the code. myGallery in a Nutshell [...]
12. April 2007, 18:45 Uhr
[...] http://www.wildbits.de/2006/02/01/mygallery-in-a-nutshell/ [...]
20. April 2007, 16:59 Uhr
[...] 其äxxxxxxä相册名。 大ä用法就这样ä。 详见:http://www.wildbits.de/2006/02/01/mygallery-in-a-nutshell/ 这里留ääzip包的地址吧,是本地的!myGallery1.4 [...]
2. Mai 2007, 02:05 Uhr
[...] To post the images in a gallery, go to the following page to view the code. myGallery in a Nutshell Thank you for reading this post. You can now Leave A Comment (0) or Leave A Trackback. [...]
24. Mai 2007, 23:41 Uhr
[...] Hatte mich ja ziemlich lange gewehrt gehabt auf Wordpress 2.2 umzusteigen. Diesen Abend habe ich den Schritt gewagt und prompt sich ein paar Problemchen mit zwei Plugins eingehandelt. myGallery und WP/GeoTrack zicken noch etwas rum, mal sehen wann die Seite wieder voll funktionstüchtig ist. [...]
2. April 2008, 21:39 Uhr
texas holdem online gratis…
…
5. Mai 2008, 22:46 Uhr
tilt poker…
If she how to win at slots apostar portal…
6. Mai 2008, 09:24 Uhr
giochi da casino…
It is understood paradisepoker.com descargas juegos de poker…