Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Hacks and Modifications

Post Reply
 
Thread Tools
  #81  
Old 01-15-2009, 08:52 AM
Kev Offline
forum loafer
 
Join Date: Jan 2009
Posts: 5
i need some help with mod_rewrite please
my test site is www.botesteanu.nu/kev
and i want my urls to look like this

next picture/prev picture: www.botesteanu.nu/kev/name-of-picture
in browse when i select a category www.botesteanu.nu/kev/cat/name-of-category
in browse when i select a month www.botesteanu.nu/kev/month-name
in browse when i select a tag www.botesteanu.nu/kev/tag/name-of-tag

i am using paged_archive plugin.

htaccess looks like this
Quote:
RewriteEngine on
RewriteBase /kev/
RewriteRule ^(about|downloads)/?$ index.php?x=$1
RewriteRule ^([0-9]+)(.*)$ index.php?showimage=$1
RewriteRule ^browse/?$ index.php?x=browse
RewriteRule ^browse/([1-9][0-9]*)/?$ index.php?x=browse&pagenum=$1
RewriteRule ^browse/category/([1-9][0-9]*)/?$ index.php?x=browse&category=$1
RewriteRule ^browse/category/([1-9][0-9]*)/([1-9][0-9]*)/?$ index.php?x=browse&category=$1&pagenum=$2
RewriteRule ^browse/archive/(19|20)([0-9][0-9])[-](0[1-9]|1[012])/monthname/([^/]+)/?$ index.php?x=browse&archivedate=$1$2-$3&monthname=$4
RewriteRule ^browse/archive/(19|20)([0-9][0-9])[-](0[1-9]|1[012])/monthname/([^/]+)/([1-9][0-9]*)/?$ index.php?x=browse&archivedate=$1$2-$3&monthname=$4&pagenum=$5
RewriteRule ^browse/tag/([^/]+)/?$ index.php?x=browse&tag=$1
RewriteRule ^browse/tag/([^/]+)/([1-9][0-9]*)/?$ index.php?x=browse&tag=$1&pagenum=$2
RewriteRule ^comment/submit$ index.php?x=save_comment
RewriteRule ^comment/([0-9]+)$ index.php?popup=comment&showimage=$1
RewriteRule ^(p|photo)/([0-9]+)$ index.php?showimage=$2
RewriteRule ^(p|photo)/([0-9]+)/rating/([1-5])$ index.php?showimage=$2&rating=$3
RewriteRule ^t/latest/?$ index.php?showthumb=latest&thumbtag=image
RewriteRule ^feeds/(rss|atom).xml$ index.php?x=$1
Reply With Quote
  #82  
Old 04-15-2009, 07:23 AM
djib Offline
forum loafer
 
Join Date: Apr 2009
Posts: 1
Has anyone had any luck with geos_date_nav plugin with version 1.7.1 of pixelpost? Do you know if the plugin is still maintained?
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 07:30 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs