Page 2 of 2

Re: [PLUGIN] GXLink

Posted: Wed Oct 29, 2008 10:12 am
by johnjdoe
OK, I'll check it...

Re: [PLUGIN] GXLink

Posted: Wed Oct 29, 2008 1:55 pm
by johnjdoe
It seems that the problem occurs when "register_globals=off".

Searching for a solution...

Re: [PLUGIN] GXLink

Posted: Wed Oct 29, 2008 2:23 pm
by johnjdoe
Found! A bug fix will appear in version 1.2 beta 6...

Re: [PLUGIN] GXLink

Posted: Wed Oct 29, 2008 2:31 pm
by bastingse
Great job Johnjdoe!!!!
Works fine for me now!!!!

Thanks a million!

Re: [PLUGIN] GXLink

Posted: Thu Jan 15, 2009 11:40 am
by johnjdoe
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']

Re: [PLUGIN] GXLink

Posted: Tue Jun 30, 2009 6:58 am
by johnjdoe
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