Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Profile for patterncatcher

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 04:52
  • Posts: 5
  • Profile Views: 2537
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
Do I have to load my language file in the plugin?

Currently, I have the following:

$title[]=JText::_('SEF_SLUG')

In my component language file, i have
SEF_SLUG="accommodation"

but my urls show up as site.com/sef_slug
custom plugin langua ...
Category: JoomSEF 4
emo
Perfect! Just what I needed, thanks!!
custom plugin langua ...
Category: JoomSEF 4
emo
Hello,

I have created a custom component and a plugin for joomfish and all is well, but I would like to be able to add a translatable string to the $title array, in other words:

i have a url /accommodation/property-1.html.

I need to be able to translate the string "accommodation".

I have coded plugins for sh404 before, and to do this I would use these variable:

$sh_LANG['en']['ACCOMMODATION']="accommodation";
$sh_LANG['es']['ACCOMMODATION']="alojamiento";

Is there an equivalent in joomsef?

May thanks
custom plugin langua ...
Category: JoomSEF 4
emo
Fantastic, works like a charm, thankyou.
custom component dev ...
Category: Extension Requests
emo
Hello,
I have developed a custom component in joomla 2.5.6, and am creating a joomsef extension for it.
I have got it working nicely, but I would like to know how to prevent sef urls for particular tasks/views.

For example, I have an area only accessible by logged in users, where they can add data and submit forms.
I do not wish these areas to have sef urls.

I have developed plugins for sh404sef where I just set $dosef= false for the views/tasks I do not wish sef urls, how would
I do this with joomsef?

Thanks
custom component dev ...
Category: Extension Requests
More
User Login Empty