Thanks Thiago, I completely forgot about the tynamo project.
On Wed, Aug 13, 2014 at 3:31 PM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:
> On Wed, 13 Aug 2014 16:21:32 -0300, George Christman <
> gchrist...@cardaddy.com> wrote:
>
> Has anybody had any success in integrating their
On Wed, 13 Aug 2014 16:21:32 -0300, George Christman
wrote:
Has anybody had any success in integrating their tapestry 5.4 app with
facebook/twitter profiles? I've been considering tying my listings back
to
a facebook profile to help eliminate scams. I'm wondering if there's a
tapestry proj
Has anybody had any success in integrating their tapestry 5.4 app with
facebook/twitter profiles? I've been considering tying my listings back to
a facebook profile to help eliminate scams. I'm wondering if there's a
tapestry projected out there that already offers this integration.
--
George Chr
Poke noted :)
Perhaps github have changed the way they serve raw files. I'll have to do
some research. I can see the files here:
https://github.com/uklance/releases/tree/master/org/lazan/tapestry-offline/0.0.1
Hi Nathan.
I had the same problem, recently.
In contrast to the provided README, there does not seem to exist a repo (poke
@Lance).
I had to build the jar myself (0.0.2-SNAPSHOT).
Cheers,
Andi.
On 13 Aug 2014, at 11:48 , Nathan Quirynen wrote:
> Hi,
>
> I was searching for a solution to crea
Hi,
I was searching for a solution to create templates for mailing. Then I
found tapestry-offline which could be used for this. But when I add it
to my project like following it doesn't find it:
1) dependency:
org.lazan
tapestry-offline
0.0.1
2) r