Search found 2 matches
- Thu Mar 11, 2010 7:58 am
- Forum: Modules/Add-Ons
- Topic: [solved] Gallery module - a HowTo - where????
- Replies: 12
- Views: 3584
Re: [solved] Gallery module - a HowTo - where????
I have another question. Why do pics (I have 5) get displayed in a single column when I change the template. From Lightbox I remove the line {$numimages} that displays the number of images. After saving my images are displayed in a single column with no style. Even if I reset to original the images ...
- Fri Dec 04, 2009 6:47 pm
- Forum: Developers Discussion
- Topic: function language() inside plugin
- Replies: 0
- Views: 975
function language() inside plugin
Hi, i have a plugin which displays some text. But the text is language sensitive so I need to display it in different languages. Can I use the language() function inside my plugin. I would like to put my text inside lang directory but this only seems to work with modules. So I'm stuck with checking ...