Page 1 of 1

2.0?!? Please?

PostPosted: Tue Jul 31, 2012 8:54 am
by driftless
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.

Re: 2.0?!? Please?

PostPosted: Tue Jul 31, 2012 10:31 am
by shannah
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

Re: 2.0?!? Please?

PostPosted: Wed Aug 01, 2012 3:46 am
by driftless
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.

Re: 2.0?!? Please?

PostPosted: Thu Aug 02, 2012 12:51 pm
by titleistfour
Is there anything special that needs to be done to activate the new interface? Thanks

Jay

Re: 2.0?!? Please?

PostPosted: Fri Aug 03, 2012 2:50 pm
by shannah
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

Re: 2.0?!? Please?

PostPosted: Mon Aug 06, 2012 7:54 am
by titleistfour
Holy CSS the new interface is awesome! Excellent job!