Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Hacks and Modifications

Post Reply
 
Thread Tools
  #61  
Old 12-23-2006, 04:06 AM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
I understand what you are saying but my thinking was once one line was processed that process ended and went to the next.

So if I understand what you are saying, each process stays active and determins the output of the next?
Reply With Quote
  #62  
Old 02-11-2007, 10:18 PM
«XLV»'s Avatar
«XLV» Offline
forum loafer
 
Join Date: Feb 2007
Location: UK
Posts: 10
Talking Date URLs

Could someone help me get URLs like this please?:

http://wvs.topleftpixel.com/07/02/10/

So that date URLs translate nicely into post dates.

A shiny new set of mod_rewrite rules or something would be sweet, or just a few tips. If it's been asked already, a link would be appreciated.

Thanks in advance for any help.
Reply With Quote
  #63  
Old 02-11-2007, 10:55 PM
jaywilliams's Avatar
jaywilliams+ Offline
Team Pixelpost
 
Join Date: Sep 2005
Posts: 1,003
Send a message via AIM to jaywilliams Send a message via MSN to jaywilliams Send a message via Yahoo to jaywilliams Send a message via Skype™ to jaywilliams
Quote:
Originally Posted by «XLV» View Post
Could someone help me get URLs like this please?:

http://wvs.topleftpixel.com/07/02/10/

So that date URLs translate nicely into post dates.
Is it possible?
Yes

Is it easy to do?
No

You could setup mod_rewrite like this:
Code:
RewriteRule ^([00-99])/([1-12])/([1-31])$ index.php?get_year=$1&get_month=$2&get_day=$3
But unfortunately, the simple mod_rewrite rule would only be a small part.
The larger part would be getting Pixelpost to understand URLs like that.
Which is not an easy task.
__________________
Jay Williams | A Different View
Reply With Quote
  #64  
Old 02-12-2007, 07:40 PM
«XLV»'s Avatar
«XLV» Offline
forum loafer
 
Join Date: Feb 2007
Location: UK
Posts: 10
Question

Ah, okay. Thanks for trying. Is mod_rewrite used on topleftpixel or is it another photoblog platform entirely do you think?

Something that has passed me by but has now really got me wondering is why PixelPost isn't being developed officially anymore... why is that?
Reply With Quote
  #65  
Old 02-12-2007, 07:50 PM
jaywilliams's Avatar
jaywilliams+ Offline
Team Pixelpost
 
Join Date: Sep 2005
Posts: 1,003
Send a message via AIM to jaywilliams Send a message via MSN to jaywilliams Send a message via Yahoo to jaywilliams Send a message via Skype™ to jaywilliams
Quote:
Originally Posted by «XLV» View Post
Is mod_rewrite used on topleftpixel or is it another photoblog platform entirely do you think?
topleftpixel is definitely using mod_rewrite for those urls.
As for the platform, they are using Movable Type, which isn't a "photoblog" platform out of the box. So they definitely had to do some "hacking" to get everything to work like that. (Which is why I prefer Pixelpost, it works right out of the box)

Quote:
Originally Posted by «XLV» View Post
why PixelPost isn't being developed officially anymore...
Pixelpost is still being actively developed.
Version v1.6 is in the works as we speak. (so I hear)
__________________
Jay Williams | A Different View
Reply With Quote
  #66  
Old 02-13-2007, 12:52 PM
Dennis's Avatar
Dennis+ Offline
Team Pixelpost
 
Join Date: Jul 2006
Posts: 2,394
Send a message via MSN to Dennis
Quote:
Originally Posted by «XLV» View Post
Something that has passed me by but has now really got me wondering is why PixelPost isn't being developed officially anymore... why is that?
Hmmm... makes me wonder why I did all the code updates and implemented new features for the past 4 months...

Pixelpost is actively developed, and version 1.6 is gonna rock. The major problem here is that we, as a development team, do things in our spare time. And sometimes there are more important things than Pixelpost because we all need to have a roof over our heads and food on the table.

So, please be patient.. we know everyone out there is anxiously for the new release and we release a version soon.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
Reply With Quote
  #67  
Old 02-13-2007, 09:28 PM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
Let us know about such ideas.
Definitely Ill try to add it in free time as an addon and thanks to mod_rewrite you will be able to get such a nice links like i.e. yourdomain.com/2007/02/10.
__________________
photoblog | portfolio | addons | Donate
Reply With Quote
  #68  
Old 02-25-2007, 09:12 PM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
For all who want to use dates in navigation you can try this new addon:
http://techblog.piotrgalas.com/?p=9
__________________
photoblog | portfolio | addons | Donate

Last edited by GeoS; 02-27-2007 at 10:54 AM. Reason: UPDATED addon
Reply With Quote
  #69  
Old 03-01-2007, 12:02 AM
«XLV»'s Avatar
«XLV» Offline
forum loafer
 
Join Date: Feb 2007
Location: UK
Posts: 10
I sincerely apologise for lack of awareness of your work. I appreciate now that you guys are continuing to put a lot of time and effort into the project and that you have other things to do.

Having only just joined the forum recently all I could see from the homepage were links to an 'old website', forums, etc. and I got the impression that it was a project long since abandoned by its creators and only supported by users.

Now I know the truth, I look forward to 1.6!

Thanks for looking into the date navigation btw GeoS. I'll spend a while tweaking. Though my thumbnail tags hate any mod_rewrite changes... I'll experiment.

Oh, and I think Jay Williams should be upgraded in forum status! He puts a huge amount of support down for n00bs like myself, and has contributed in more than one area of PP development. Great work Jay.
__________________
«XLV»photoblog
Reply With Quote
  #70  
Old 12-19-2007, 04:32 PM
Personne's Avatar
Personne Offline
pp veteran
 
Join Date: Jun 2006
Location: Région Parisienne
Posts: 77
Great modif !!

Is there an issue to put the name of the pictures / categories like that :

actually

http://www.personnellement.net/index.php?showimage=270

And I'll wish :
http://www.personnellement.net/the next génération


Or for the cat :
http://www.personnellement.net/index...se&category=10

And I'll wish :

http://www.personnellement.net/macro/


Thanks
__________________

Personnellement...
Le Blog ll Le Forum photo
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 05:47 PM.

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