Home Plugins
Nieuws
SJLAllowCountry PDF Print E-mail
Written by Administrator   
Monday, 16 August 2010 20:35
SJL Allow Country is a plugin i created for a customer that wanted only people from a few specified countries to access her site


With this plugin only IP's from specified countries get access.
We have used ipinfodb.com for the info.

You can specify of  a request must be made for every page or if a cookie must be set and tested resulting in less requests

You can also specify if an not authorized country-ip gets a message of is redirected to another page. Both you can specify in the configuration

 

Download the plugin here

Last Updated on Tuesday, 17 August 2010 08:14
 
All Weblinks plugin Joomla 1.5 PDF Print E-mail
Written by Administrator   
Wednesday, 02 September 2009 13:50

De syntax has changed: (DON'T put a space after the { of before the } )
{ all_weblinks}{/all_weblinks} gives all links
{ all_weblinks}1{/all_weblinks} gives the links for category 1
{ all_weblinks}1,3,6{/all_weblinks} gives the links for categories 1 3 en 6

Also you can add parameters to your call to override the settings of the plugin.

Currently there are 7 posibilities:

  • show hits  [0|1]  : Shows the number of hits for this weblink
  • show_new [0|1] : Shows if the weblink is new
  • new_window [0|1] : Open ALL weblinks in as new window
  • show_header [1|0] :  Shows the category header
  • moduleclass_sfx :  Moduleclass suffix for CSS
  • display_description [0|1]: Displays the description below the Link
  • real_url [0|1] : Shows the Real URL for the link not the JOOMLA url

The call is like this { all_weblinks show_new=[1]}1{/all_weblinks } gives the links for category 1 and enhances the new ones...

For the moduleclass_sfx you can specify _col , _blocks or something you put in, look at the samples for the layout

 

Installation

  • Install it the usual way on your JOOMLA! site
  • You can specify additionally
    • Number of days link is new: How log is a link considered new [default: 3 days]
    • Text to show on new links: Text to show if a links is new [default: *]
    • Link Sort order: Select Date Descending, Hits Descending, Hits, Order
    • Category Sort order : Select Category Id or Order
    • Show hits: Show the number of hits in the title [default: No]
    • Length of title : Maxinum number of characters before a title is cut off
    • Length to cut off: Cutt off after this many characters
    • CSS Class Suffix: Suffix

Download

Download last version from here

Change log

4 august 2010 Version 1.7 Released

  • Bugfix: chaged show_description to display_description in comments
  • Bugfix: Breaks are now shown in Display_descrition
  • New commandline option: real_url=[0|1] Shows real URL not joomla URL

rel. 1.6:
* The plugin now uses the accesslevel in the weblink category

 

18 November 2008 Versiopn 1.5.3 released : Fixed Character cut off and X-Html complicancy issues

31 october 2008 Version 1.5.2a released : formatting bug fix

30 october 2008 Version 1.5.2 released : formatting bug fixes

26 october 2008 Version 1.5.1 released : added moduleclass_sfx to the parmeters and _blocks to the CSS file

22 october 2008 version 1.5.0e released : first version


Last Updated on Wednesday, 04 August 2010 09:39
 
Plugin Demo1 PDF Print E-mail
Written by Administrator   
Wednesday, 02 September 2009 13:22

This shows all weblinks just like the module

This also shows previews of the sites thanks to websnapr.
Just put as first line <script src="http://bubble.websnapr.com/[YOUR WEBSNAPR-KEY]/sii/allweblinksbox/" type="text/javascript"></script>

 

[all_weblinks][/all_weblinks] use {} instead of []

and some more text

Last Updated on Thursday, 05 August 2010 07:58
 
Plugin Demo 2 (multiple calls) PDF Print E-mail
Written by Administrator   
Wednesday, 02 September 2009 13:23

The JOOMLA 1.5 Plugin can be called multiple times on the same page

(all_weblinks)(/all_weblinks)use {} instead of () shows all categories:


(all_weblinks display_description=[1] moduleclass_sfx=[_blocks])2,36(/all_weblinks) use {} instead of () gives the links for categories 2 and 36 in _blocks format :


(all_weblinks moduleclass_sfx=[_col] show_banner=[0])36,2(/all_weblinks)use {} instead of () gives the links for categories 36 and 2 in _col format and doesn't display the "SJL-creations" banner:


(all_weblinks show_header=[0])36(/all_weblinks)use {} instead of () gives the links for category 36 and suppresses the categorie header...

 


(all_weblinks display_description=[1])36(/all_weblinks)use {} instead of () gives the links for category 36 and shows de description below the link...

 


Last Updated on Sunday, 05 September 2010 14:45
 


Copyright © 2010 SJLCreations demo site. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.