Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Hacks and Modifications

Post Reply
 
Thread Tools
  #1  
Old 01-11-2006, 06:24 PM
magnuskock Offline
forum loafer
 
Join Date: Nov 2005
Posts: 7
wanted: category hack

hi, i was just wondering, is it possible to change the way <IMAGE_CATEGORY> looks on image-page?

i want to get rid of the word "categories", i only want the category names to show.

thanks
Reply With Quote
  #2  
Old 01-11-2006, 07:15 PM
eon's Avatar
eon Offline
pixelpost guru
 
Join Date: Nov 2005
Location: Ned
Posts: 280
Send a message via ICQ to eon
You don't need a hack, just look in your language-file.

Old:
Code:
// Category
$lang_category_singular    = "Category:";
$lang_category_plural      = "Categories:";
New:
Code:
// Category
$lang_category_singular    = "";
$lang_category_plural      = "";
__________________
Northing.nl
Reply With Quote
  #3  
Old 01-13-2006, 10:41 AM
magnuskock Offline
forum loafer
 
Join Date: Nov 2005
Posts: 7
thanks!!

thank you very much!
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 04:02 PM.

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