New sysprefs editor
As demoed at KohaCon09, I have a new sysprefs editor in the works. Anyone who is interested can see the code at http://github.com/pianohacker/koha/tree/prefs . It is almost done, except for a few minor style issues, some missing sysprefs, and translation support. I hope to send out patches within the next couple of weeks. Sincerely, -- Jesse Weaver
Jesse, I have been waiting for this - can't wait to see it ;) --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ 2009/7/30 Jesse <pianohacker@gmail.com>:
As demoed at KohaCon09, I have a new sysprefs editor in the works.
Anyone who is interested can see the code at http://github.com/pianohacker/koha/tree/prefs .
It is almost done, except for a few minor style issues, some missing sysprefs, and translation support. I hope to send out patches within the next couple of weeks.
Sincerely, -- Jesse Weaver
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
2009/7/31 Nicole Engard <nicole.engard@liblime.com>:
Jesse, I have been waiting for this - can't wait to see it ;)
I couldnt wait either so what I did was in my git repository git remote add jesse git://github.com/pianohacker/koha.git git fetch jesse git checkout -b newprefs --track jesse/prefs And now http://librarian.koha.workbuffer.org/ is running the new version. So for anyone else who is impatient likes me and wants to have a look at the new version, that is an easy way to do it. And it's looking good Jesse :-) Chris
participants (3)
-
Chris Cormack -
Jesse -
Nicole Engard