2.0?!? Please?
Archived from the Xataface Developers forum.
driftless — Tue Jul 31, 2012 8:54 am
I’m in desperate need of the tagger widget, which I understand only works with 2.0**
When can we get a look at 2.0? Even a beta (or pre-beta) version would be great. If modules are being developed on it, it must function to some extent…
**Tagger claims:
Requirements:
Xataface 1.3.1 or higher.
But borks my 1.3.2 site… I found the 2.0 reference in the forums.
shannah — Tue Jul 31, 2012 10:31 am
You can get it from SVN
There is a 1.9.x branch that I used for SWeTE Server so it is a fairly recent snapshot.
http://weblite.ca/svn/dataface/core/branches/1.9.x
Or you could work directly off the trunk
http://weblite.ca/svn/dataface/core/trunk
The new 2.0 look requires the g2 module
http://weblite.ca/svn/dataface/modules/g2/trunk
-Steve
driftless — Wed Aug 01, 2012 3:46 am
Awesome. Many thank.
Xataface is a solid project that fills a niche I am surprised isn’t more filled. Great work. Like a brilliant light at the end of a very long tunnel I searched through for a very long time.
Excited to check out 2.0.
titleistfour — Thu Aug 02, 2012 12:51 pm
Is there anything special that needs to be done to activate the new interface? Thanks
Jay
shannah — Fri Aug 03, 2012 2:50 pm
Yes. You need to checkout the g2 module, and place it in either your application’s modules directory or the xataface modules directory. Then activate it in your application’s conf.ini file by adding the following to the [_modules] section:
- Code: Select all
modules_g2=modules/g2/g2.php
-Steve
titleistfour — Mon Aug 06, 2012 7:54 am
Holy CSS the new interface is awesome! Excellent job!