Pages (2): 1 2   
Member
Member
bill61   2008-06-18, 00:44
#1

hi

i like to suggest i suggest google sitemap plugin for zenphoto

thanks

Member
Member
george2   2008-06-18, 01:40
#2

this isn't a ticket zenphoto.org/trac and new ticket

Member
Member
Mammlouk   2008-06-23, 15:51
#3

I'm thinking about/looking into doing this. I will post a ticket on trac after I have something semi-functional. Don't expect it to happen very quickly though. I pinched a nerve and my hands go numb if I do too much typing right now.

Member
Member
bill61   2008-06-24, 11:55
#4

hi Mammlouk

this is good news

good luck with it

Member
Member
levista   2008-06-24, 17:31
#5

yes we need this badly

Member
Member
Mammlouk   2008-06-29, 05:23
#6

Just wanted to let you know I'm still planning on this. I have made a post on my blog about some of the major features I think it needs to have, but I'm new to sitemaps and would appreciate some help.

Visit my post here:
http://www.jeremydcoleman.com/2008/06/28/next-up-google-sitemaps-for-zenphoto/

Then post either here or there and let me know if I'm missing any key requirements.

Member
Member
jackdaw   2008-06-30, 07:31
#7

Just as in the case of an easy way to backup the ZP database, I begin to think that the combination WordPress / ZenPhoto should be more tight . Because apart from the backup plugin inside WP that could also take care of the ZP tables, there also is this Google Sitemap Plugin for WP that lets you define folders to include outside the WP system. So here's another easy way to include all the ZP folders. Of course only when you like WP .

Member
Member
girlsspot   2008-06-30, 13:50
#8

mybe you have too much photo or pic.I think google would reject embody if your photo with less discrition or tag or other alt attribute,although you had improvided sitemap.

just like my site too many photo you could not have time to solve everyone.

Member
Member
hallo   2008-07-03, 08:57
#9

is there a possibility to create something like that?

http://www.pic-upload.de/view-766101/card.JPG.html

Administrator
Administrator
acrylian   2008-07-03, 09:10
#10

What do you mean, the upload or the map? For the map we have already a google maps plugin.

Member
Member
hallo   2008-07-03, 09:24
#11

for the map... hm i activated the plugin but nothing happened...

http://www.testdesignzen.ch.vu

Administrator
Administrator
acrylian   2008-07-03, 09:42
#12

Activating is not always enough. Plugins are optional so you often need to add the theme functions a plugin provides to your theme page. We don't implement all plugins functions to not bloat the code.

Info about that plugin is here:
http://www.zenphoto.org/documentation/zenphoto/_plugins---google_maps.php.html
You basically just need to add printAlbumMap() and printImageMap() on album.php and image.php.
Additionally you need a google maps API key that you then have to enter on the plugin options page.

Member
Member
hallo   2008-07-03, 09:50
#13

? where should i copy it exactly?

Administrator
Administrator
acrylian   2008-07-03, 09:54
#14

Where you want the map to appear.

Member
Member
hallo   2008-07-03, 10:10
#15

i want to replace the field "description" on the index with the map...

Member
Member
mightyhitter   2008-07-03, 19:47
#16

Hi, just in case if this code might help you:

http://basri.my/plugins/zenphoto-google-sitemap

Member
Member
bill61   2008-07-04, 08:08
#17

hi mightyhitter

the bellow should be field as well???? is it safe to have the mysql info in it???

$zendbhost=$conf['mysql_host'];
$zendbname=$conf['mysql_database'];
$zendbuser=$conf['mysql_user'];
$zendbpass=$conf['mysql_pass'];

Member
Member
mightyhitter   2008-07-05, 10:06
#18

hi bill61,
the database info is taken from zenphoto config. btw this info is used within your control, i mean the code is used by the owner himself and not shared with others.

Member
Member
bill61   2008-09-07, 03:20
#19

hi Mammlouk

is there any new about your google sitemap?

regards

Administrator
Administrator
acrylian   2008-09-07, 08:19
#20

We have only mightyhitter's version: http://www.zenphoto.org/2008/01/hacks/#google-sitemap

Pages (2): 1 2   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.