[PLUGIN] GXLink

Third Party Plugins to CMSimple - how to install, use and create plugins

Moderator: Tata

johnjdoe
Posts: 571
Joined: Tue May 20, 2008 6:32 am

Re: [PLUGIN] GXLink

Post by johnjdoe » Wed Oct 29, 2008 10:12 am

OK, I'll check it...

johnjdoe
Posts: 571
Joined: Tue May 20, 2008 6:32 am

Re: [PLUGIN] GXLink

Post by johnjdoe » Wed Oct 29, 2008 1:55 pm

It seems that the problem occurs when "register_globals=off".

Searching for a solution...

johnjdoe
Posts: 571
Joined: Tue May 20, 2008 6:32 am

Re: [PLUGIN] GXLink

Post by johnjdoe » Wed Oct 29, 2008 2:23 pm

Found! A bug fix will appear in version 1.2 beta 6...

bastingse
Posts: 308
Joined: Fri Jun 06, 2008 9:38 pm
Location: Netherlands
Contact:

Re: [PLUGIN] GXLink

Post by bastingse » Wed Oct 29, 2008 2:31 pm

Great job Johnjdoe!!!!
Works fine for me now!!!!

Thanks a million!

johnjdoe
Posts: 571
Joined: Tue May 20, 2008 6:32 am

Re: [PLUGIN] GXLink

Post by johnjdoe » Thu Jan 15, 2009 11:40 am

Version 1.2 from GXLink is now available as final release: http://xtc.xhonneux.com/?Projekte:GXLink:Download

Here a summary from the changes in the new version 1.2:

Legend:
# -> Bug Fix
+ -> Addition
^ -> Change
- -> Removed
! -> Note

Version 1.2 final:
------------------

# Approve links in admin didn't work when "register_globals=off". Emulate now "register_globals=on" in admin.php


Version 1.2 beta 5:
-------------------

- Some empty <td>s removed
^ Changed some widths from <td>s


Version 1.2 beta 4:
-------------------

+ Spam protection for add form included (see http://webdesign.weisshart.de/kommentar-spam.php)
^ When $plugin_cf['gxlink']['showNewLinks'] is off, all informations (picture too) about new links will be hidden


Version 1.2 beta 3:
-------------------

# Some variables weren't declared correctly => was the cause of some bugs
+ Visited links are marked with a "V" (CSS) to distinguish them
^ Javascript message when a link allready exists was replaced by a PHP-generated HTML-Message
+ Confirmation message when a new link was added to the database (Thanks to Holger)


Version 1.2 beta 2:
-------------------

^ Backend changed to work with the new country file
^ Backend changed to work correct with register_globals off
^ Mod from tata for special declination cases (see $plugin_tx['gxlink']['descLinksInDb2a'] etc.) in some east europe languages
^ Variable $status renamed to $linkstatus to avoid conflicts
# Name of database was not kept in backend in case of multiple choice (Thanks to Holger for his help!)
^ Name of database is now in session variable (or cookie) (see above)


Version 1.2 beta 1:
-------------------

^ Country file has a new structure and contains now all countries as in ISO3166-1 alpha 2
! This new country file IS NOT backward compatible and old link files have to be adjusted MANUALY.
+ There are flags (from http://www.famfamfam.com) for each country in ./images/countries/ who should be shown instead of ISO code using the new config parameter $plugin_cf['gxlink']['showCountryPic']

johnjdoe
Posts: 571
Joined: Tue May 20, 2008 6:32 am

Re: [PLUGIN] GXLink

Post by johnjdoe » Tue Jun 30, 2009 6:58 am

Thanks to Gert Ebersbach from GE Webdesign GXLink is now (X)HTML validated and complies the quality criteria from CMSimple XH. The new GXLink XH could be downloaded as beta and contains further a new badword filter: http://xtc.xhonneux.com/?Projekte:GXLink:Download

Post Reply