Re: the Trac new user signup functionality, I''ve had very good luck
with
this Trac plugin:
http://trac-hacks.org/wiki/AccountManagerPlugin
On Feb 19, 2008 11:23 PM, Andrew Turner <ajturner at highearthorbit.com>
wrote:
> On Feb 14, 2008 5:38 AM, Christophe B. <christophe at geonames.org>
wrote:
> >
> > Hi Andy,
> >
> > found some bugs in masptraction.js
> > and can''t find a way to create a bug report on mastraction
website.
> > A login is required for trac, and don''t know how to create
an
> account...
>
> Thank you for reminding me on this - need to find a good way for users
> to submit bugs without getting spammed.
>
> > May you help me ?
> >
> > Here it is :
> >
> > 1.
> > setLat and setLon are undefined
> >
> >
> >
> > BoundingBox.prototype.extend = function(point) {
> > if(this.sw.lat > point.lat)
> > this.sw.setLat(point.lat);
> > if(this.sw.lon > point.lon)
> > this.sw.setLon(point.lon);
> > if(this.ne.lat < point.lat)
> > this.ne.setLat(point.lat);
> > if(this.ne.lon < point.lon)
> > this.ne.setLon(point.lon);
> >
> > return;
> > }
> >
>
> You should be able to just use:
> this.new.lat >
> and so on, replacing set* with just lat or lon=.
>
> > 2.
> > compressed and source version are not synced in svn
> >
> > http://www.mapstraction.com/svn/source
> > Last updated 2008-01-30
> >
> > http://www.mapstraction.com/svn/source/compressed
> > Last updated 2007-09-20
> >
>
> This is because the source has been changing more frequently. Anyone
> know how to setup svn triggers to automatically run a script on a file
> update?
>
> >
> > Thanks
> >
> >
> > --
> > Christophe B.
> > Paris
> > GeoNames ambassador
>
>
>
> --
> Andrew Turner
> mobile: 248.982.3609
> andrew at mapufacture.com 42.2774N x 83.7611W
> http://highearthorbit.com Ann Arbor, Michigan, USA
>
> http://mapufacture.com Helping build the Geospatial Web
> Introduction to Neogeography - http://oreilly.com/catalog/neogeography
> _______________________________________________
> Mapstraction mailing list
> Mapstraction at lists.mapstraction.com
> http://lists.mapstraction.com/listinfo.cgi/mapstraction-mapstraction.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20080220/dde4efe3/attachment.htm