Tobbe - the aet macro is provided in the AdvancedTemplatePlugin and is
being used by the ViewTemplate. If you want to make use of my
ViewTemplate you'll need to add this plugin, otherwise feel free to
refactor using your own version of the view template.

In terms of the reference numbers for each person could I ask your
motivation? Would this be a separate field or would it replace tiddler
title? Either way you would need to override the new tiddler function
to prepopulate the tiddler. We would then have to think about making
any changes to the family tree plugin to accommodate this change.

Tobias: cheers for all that wonderful feedback. I will certainly
follow your advice for the next release. In terms of hyperbolic tree
this is on my radar. My intention is to make a graph plugin which can
switch between different layout algorithms. Layout algorithms do my
head in unfortunately so my progress in this area is likely to be
slower ;-). The family tree layout is made by a function that takes
the graph as the function and works on it to add position properties
to every node. The renderer then just prints nodes based on these
values. So put simply I just have to create a function that takes a
graph and gives each node a hyperbolic graph position. Then it's just
a case of plugging that into the existing code. If there are any graph
algorithm geeks out there please make yourself known. I'd love if
people were interested in implementing algorithms for different layout
algorithms themselves and would be very happy to help people with
this.

On Oct 6, 5:44 pm, Tobbe <[email protected]> wrote:
> Hi again,
>
> Now I have imported your plugins and it almost works :)
> I get an macro error under mother and father that says:
> Error in macro <<aet>>
>    1. Error while executing macro <<aet>>:
>    2. TypeError: tiddlerobj is null
>
> How do I fix that? I checked around but I couldn't found any aet macro
>
> One feature I wanna have implant is that every person gets a reference
> number like P-000001 (P=person), new person get P-000002 and son.
> Would that be hard to fix?
>
> //Tobbe
>
> On 6 Okt, 15:22, jdlrobson <[email protected]> wrote:
>
> > Feel free to make a more traditional styled version of this. I would
> > be keen to provide alternative stylesheets using TiddlyWeb.
> > To import into a standard TiddlyWiki you would need to do the
> > following:
> > Import FamilyTreePlugin and VismoLibraryPlugin from this TiddlyWiki
>
> > You can then use the macro <<FamilyTree>> this should create a tree
> > with dimensions the size of the dom element that contains it.
>
> > The only conventions you would need for the family tree to work is to
> > make sure each tiddler has a field "mother" and "father" where each of
> > these is a tiddler title.
> > Please look at my EditTemplate if you need to.
>
> > Great that someone else cares about this apart from me :) :)  :)
>
> > On Oct 6, 1:46 pm, Tobbe <[email protected]> wrote:
>
> > > Hi Jon,
>
> > > At first glance i looks good...but I don't fancy the layout/gui or
> > > what shall I call it. If I look into StyleSheet there is alot of
> > > things going on there and I don't wanna mess things up to much. I
> > > wanna have a clean layout, almost like the default TiddlyWiki with
> > > your FamilyPlugin and all the other stuff. Maybe a nice logo on the
> > > header. It's to "messy" for my eye (I only have one to see with). So a
> > > cleaner, simplear layout and I would be very happy. I'm gonna play
> > > with it now to get familiar with it.
>
> > > You have done a splendid job and I'm looking forward to see further
> > > improvments.
>
> > > A million thanks
>
> > > //Tobbe
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" 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/tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to