Any tips on sef_ext.php
- hgr
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
17 years 11 months ago #31
by hgr
Hi Emir.
I am building a custom component for a site that uses sef_advance, so I want the component to be compatible with sef_advance.
Can you point me to a good example of how to build a sef_ext.php file ?
I am building a custom component for a site that uses sef_advance, so I want the component to be compatible with sef_advance.
Can you point me to a good example of how to build a sef_ext.php file ?
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
17 years 11 months ago #34
by Saka
Emir Sakic
www.sakic.net
The best place to start with is included sef_ext.php example file and readme.txt.
After that have a look at the extensions included in free components (like my Recommend and Userlist). These are very simple examples but once you get the idea you will be able to build it for more complex components too. For other examples look at:
www.sakic.net/products/sef_advance/extensions/
Martin Brampton wrote a nice tutorial for writing SEF Advance extensions here:
remository.com/component/option,com_mamb...iew/id,1605/catid,7/
Although the standard improved a little bit since the time he wrote it, it will still give you an idea.
After that have a look at the extensions included in free components (like my Recommend and Userlist). These are very simple examples but once you get the idea you will be able to build it for more complex components too. For other examples look at:
www.sakic.net/products/sef_advance/extensions/
Martin Brampton wrote a nice tutorial for writing SEF Advance extensions here:
remository.com/component/option,com_mamb...iew/id,1605/catid,7/
Although the standard improved a little bit since the time he wrote it, it will still give you an idea.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- hgr
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
17 years 11 months ago #36
by hgr
Thanks.
I will have a look at it.
I will have a look at it.
Please Log in or Create an account to join the conversation.