in reply to writing tutorials

From the pmDevils ToDo wiki:

Automate Tutorials Page Tutorials is currently hand-edited, and often misses some tutorials in its list. Idea is to automate, this involves: Make a setting containing a list of tutorial categories, add an actual tutorial table to the perltutorial nodetype, in which the category of each is noted. Default new tutorials to 'uncategorized'. Add also a field for parent/child tutorials so a hierarchy can be shown. Update the actual Tutorials section to list automatically all perltutorial type nodes. Change the 'move to Tutorials' for editors to just change the type of a node to 'perltutorial' and set it to the 'uncategorized' category.

Is that what you didn't want to know :). No one's gotten arount to it yet.


Perl is Huffman encoded by design.

Replies are listed 'Best First'.
Re^2: writing tutorials
by apotheon (Deacon) on Oct 11, 2005 at 22:53 UTC

    Actually, that's an interesting mix of good and bad news. It means it is already on the list, which is good news, but also that it's not getting done with any alacrity, which is not so good, of course.

    I certainly understand that there's probably more work to be done than time we could expect a bunch of volunteers to spend on it, of course, but that's sorta beside the point I guess.

    Thanks for pointing that out to me.

    print substr("Just another Perl hacker", 0, -2);
    - apotheon
    CopyWrite Chad Perrin

Re^2: writing tutorials
by demerphq (Chancellor) on Oct 12, 2005 at 11:45 UTC

    If we switch tutorials over to using similar infrastructure to the SDC stuff I think it will be lot easier to implement.

    Note to pmdevils: all this needs to be done right is a new type added to represent external links.

    ---
    $world=~s/war/peace/g