1 pharaoh May 19, 2005 04:43
3 albakes May 22, 2005 21:28
How did you get the random photo to appear on your sidebar?
4 personman May 22, 2005 21:40
That's a feature of Gallery. There's a php file called block-random.php and I included it in my b2evolution skin with
<?php include("http://www.personman.com/gallery/block-random.php") ?>
5 albakes May 22, 2005 22:01
Awesome! Thanks alot.
6 slamp May 23, 2005 17:05
To insert photos in your blog, you can use cpgfetch available in coppermine plugins
7 boblav Aug 10, 2005 14:00
I've followed your advice about using Gallery and changing the template to look like B2evo.
I'm using Menalto Gallery on my site. Click on the link at the top that says 'Photos.'
The problem is I can't figure out how to link to my external link from the tabs at the top of my blog page as you've done on your site.
8 unclespeedo Feb 22, 2006 02:57
I'd like to revisit this oooooold post, sorry if i missed another one with the answer but here's my question so you don't have to read the whole thread.
I'd like to add an option to the top bar of blogs, basically I'd like to mirror the setup @ http://www.brendoman.com/dbc and steal the code to put the bloglist at the top of my gallery as well.
I'll continue to research and post my findings as this is probably for others too.
I'm using [url=http://gallery.menalto.com/]Menalto Gallery[/url] on [url=http://www.brendoman.com/dbc]my site[/url]. Click on the link at the top that says 'Photos.' I also have a random photo from the gallery in my blog sidebar. The gallery is not truly embedded. I've just set it up to match the look of b2evolution skin. This is pretty easy with Gallery. I just dropped some code into a couple of special files in the html_wrap folder of my gallery install. I can't include the sidebar, or anything that's dynamically generated by b2evo, but I wanted all of the space for photos anyway.