Page 1 of 1

mod_ReplacementTags 0.2.2 alpha released

Posted: Wed 11. Jun 2008, 17:57
by lindesbs
Tach !

Hab heute ein Modul erstellt, mit dem man selbststaendig ReplacementTags erstellen und verwalten kann.
Naeheres auf meiner HP : http://chektrion.de/index.php?mod_ReplacementTags

Wuensche, Anpassungen und Fehler bitte melden.

mod_ReplacementTags 0.2.1 alpha released

Posted: Tue 17. Jun 2008, 15:36
by lindesbs
my ReplacementTags module version 0.2.1 alpha is finished !

Take a look at the screenshots and feel free to test the module.

Report everything you wish or where you have problems.

Thanks and good luck !

ProjectPage : http://chektrion.de/index.php?mod_ReplacementTags

An import file for the original ReplacementTags is not yet finished. It will come soon.

Re: mod_ReplacementTags 0.2.1 alpha released

Posted: Tue 17. Jun 2008, 16:38
by jscholtysik
Hi lindesbs,


when you have an empty import field and you press the Import button, you get the following errors:
Importing file :

Warning: fread(): supplied argument is not a valid stream resource in /www/htdocs/w0090bdb/include/inc_module/mod_ReplacementTags/backend.default.php on line 325

Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/w0090bdb/include/inc_module/mod_ReplacementTags/backend.default.php on line 326

Found 1 entries
Status Anchor Description Group Last change #


Warning: Invalid argument supplied for foreach() in /www/htdocs/w0090bdb/include/inc_module/mod_ReplacementTags/backend.default.php on line 355

Is it possible to disable the Import button until a file has been selected?

And is it possible to deliver a predefined tag list for original RTs as it was in my zip file the last days?


Joachim

Re: mod_ReplacementTags 0.2.1 alpha released

Posted: Tue 17. Jun 2008, 16:40
by lindesbs
jscholtysik wrote: Is it possible to disable the Import button until a file has been selected?
put it on my list.
jscholtysik wrote: And is it possible to deliver a predefined tag list for original RTs as it was in my zip file the last days?
I will prepare it today. It will be available today evening

Re: mod_ReplacementTags 0.2.1 alpha released

Posted: Tue 17. Jun 2008, 17:20
by lindesbs
Today evening i will release a second version 0.2.2
Found some problems with existing RTs.
The import file for these RTs is available.

Re: mod_ReplacementTags 0.2.2 alpha released

Posted: Tue 17. Jun 2008, 17:36
by lindesbs
Problems fixed.
RTbackup for original RTs although available

Re: mod_ReplacementTags 0.2.2 alpha released

Posted: Tue 17. Jun 2008, 18:32
by jscholtysik
Hi lindesbs,


I still have some feature requests:

- A possibility to change the widths of the columns dynamically (because the icons at the end of each line are under each other.
- A possibility to make all RTs public and visible at once or to delete all RTs with one click.


Thanks in advance.


Joachim

Re: mod_ReplacementTags 0.2.2 alpha released

Posted: Tue 17. Jun 2008, 18:37
by lindesbs
jscholtysik wrote: - A possibility to change the widths of the columns dynamically (because the icons at the end of each line are under each other.
- A possibility to make all RTs public and visible at once or to delete all RTs with one click.
Added to open issues

Re: mod_ReplacementTags 0.2.2 alpha released

Posted: Wed 18. Jun 2008, 10:56
by 2xS
Hi lindesbs,

I have the following problems:
- I imported the original RT Backup-File, but he didn't import all RT only around 30 of them.
- I was'nt able to change the group of the imported RT. I.e. {BROWSE:PREV:Previous:1} was in group "System: URL" and I wanted it to have in "Navigation: Browse". Editing and saving seems okay, but no change of group.
- the list of tags in backend only contains 30 RT even if there are more in the database. Dropdown is okay if I activate the rt manually via phpmyadmin. Maybe I'm blind but where are the others?

- Support of language files would be good for all text. I prepared a german one based on en.lang.php, but it contains not all texts.

Thanks in advance.
2xS

Re: mod_ReplacementTags 0.2.2 alpha released

Posted: Wed 18. Jun 2008, 11:30
by lindesbs
2xS wrote: - I imported the original RT Backup-File, but he didn't import all RT only around 30 of them.
Its a bug. Already fixed in the next version where paginating is available.
Open backend.default.php go to line 136 and change it from :

Code: Select all

$listData = RequestData(0,30);
to

Code: Select all

$listData = RequestData(0,10000);
2xS wrote: - I was'nt able to change the group of the imported RT. I.e. {BROWSE:PREV:Previous:1} was in group "System: URL" and I wanted it to have in "Navigation: Browse". Editing and saving seems okay, but no change of group.
Yes, it seems, that this problem is only in original RTs, not in own RTs. I will check this. I have already reported in bug tracking system on SourceForge
2xS wrote: - the list of tags in backend only contains 30 RT even if there are more in the database. Dropdown is okay if I activate the rt manually via phpmyadmin. Maybe I'm blind but where are the others?
See first point.
2xS wrote: - Support of language files would be good for all text. I prepared a german one based on en.lang.php, but it contains not all texts.
I´m in developing to make the module in multilanguage. I hope this will be done in the next release, which is foreseen on weekend.

Re: mod_ReplacementTags 0.2.2 alpha released

Posted: Fri 8. Aug 2008, 12:33
by bogus
Hi ;)

The link in the first posting ist broken, is the mod actualy to download ?

=====================================

Gibts den Mod noch irgendwo zum download ? Der Link oben ist nicht mehr aktuell ....

Re: mod_ReplacementTags 0.2.2 alpha released

Posted: Fri 8. Aug 2008, 12:46
by flip-flop
phpwcms.ktrion.de:3000/projects/ :D

Re: mod_ReplacementTags 0.2.2 alpha released

Posted: Fri 8. Aug 2008, 12:55
by Heiko H.

Re: mod_ReplacementTags 0.2.2 alpha released

Posted: Fri 8. Aug 2008, 14:31
by lindesbs
Das ganze ist erstmal gestoppt. Sorry.

Re: mod_ReplacementTags 0.2.2 alpha released

Posted: Fri 8. Aug 2008, 16:36
by bogus
lindesbs wrote:Das ganze ist erstmal gestoppt. Sorry.
WArum das ?