Tagged Questions

1
vote
1answer
19 views

ActionPack Generator for 3.0

IS there a actionpack/subsonic generator for 3.0 like there was for 2.0?
4
votes
2answers
97 views

What approach do you take for embedding links in flash messages?

The ability to have flash messages (notice, error, warning, etc) with embedded links is nice from a user interaction standpoint. However, embedding an anchor tag inside a flash message from the …