I am getting the following error:

invalid definition of the attribute taglib [/modelglueextensions/
cfuniform/tags/forms/cfUniForm/]

C:\railo\tomcat\webapps\ROOT\dev\myApp\views\List.product.cfm (3)

I have tried changing the asset mappings to:

<property name="assetMappings"><value>modelglueextensions/jQuery,
modelglueextensions/modelglue</value></property>

and then to:

<property name="assetMappings"><value>/myApp/modelglueextensions/
jQuery,
/myApp/modelglueextensions/modelglue</value></property>

but both to no avail.

Should there be a directive somewhere in ColdSpring with the mapping?

On Oct 25, 6:44 pm, Dan Wilson <[email protected]> wrote:
> Do you have the modelglueextensions directory in your webroot? That's got
> all the snazzy stuff in it.
>
> Just move the whole directory from your MG download into the root of your
> website and try again.
>
> DW
>
>
>
>
>
>
>
>
>
> On Tue, Oct 25, 2011 at 1:33 PM, Tom B <[email protected]> wrote:
> > Hi Dan,
>
> > Thanks for the super fast reply.
>
> > Well, it works but it doesn't do the slick datatables list, which is
> > what i'm really after (although the other ui elements would be great
> > too). It just generates the same as for plain scaffolding.
>
> > Maybe I'm missing an include to the jquery files or something.
>
> > What is required in ColdSpring?
>
> > On Oct 25, 6:30 pm, Dan Wilson <[email protected]> wrote:
> > > Tom,
>
> > > Can you be more specific as to how it doesn't work?
>
> > > DW
> > > On Oct 25, 2011 1:24 PM, "Tom B" <[email protected]> wrote:
>
> > > > Hi,
>
> > > > I'm trying to get fancy scaffolding going with MG 3.2 RC but seem to
> > > > be missing something.
>
> > > > I've set this in my coldspring.xml
>
> > > > <bean id="modelglue.scaffoldManager"
> > > > parent="modelglue.scaffoldManager.fancy" />
>
> > > > along with asset mappings:
>
> > > > <property name="assetMappings"><value>/modelglueextensions/jQuery,/
> > > > modelglueextensions/modelglue</value></property>
>
> > > > but it doesn't seem to be working and I cannot find any documentation
> > > > about it.
>
> > > > Could anyone give us a lead?
>
> > > > Thanks,
> > > > Tom
>
> > > > --
> > > > Model-Glue Sites:
> > > > Home Page:http://www.model-glue.com
> > > > Documentation:http://docs.model-glue.com
> > > > Bug Tracker:http://bugs.model-glue.com
> > > > Blog:http://www.model-glue.com/blog
>
> > > > You received this message because you are subscribed to the Google
> > > > Groups "model-glue" group.
> > > > To post to this group, send email to [email protected]
> > > > To unsubscribe from this group, send email to
> > > > [email protected]
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/model-glue?hl=en
>
> > --
> > Model-Glue Sites:
> > Home Page:http://www.model-glue.com
> > Documentation:http://docs.model-glue.com
> > Bug Tracker:http://bugs.model-glue.com
> > Blog:http://www.model-glue.com/blog
>
> > You received this message because you are subscribed to the Google
> > Groups "model-glue" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group at
> >http://groups.google.com/group/model-glue?hl=en
>
> --
> Plutarch - "The mind is not a vessel to be filled but a fire to be kindled."

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to