Results 1 to 3 of 3

Thread: TL when to create custom module?

  1. #1
    New user
    Join Date
    12-18-09.
    Posts
    24

    Default TL when to create custom module?

    I have arequirement to a add a list of favourite properties linked to the site members.
    i.e a registered user with site can mark properties as favourite.

    I've already created new table for favourite properties with FK as Userid and PropertyId.
    I came acroos this tutorial to create a custom module
    http://dev.typolight.org/wiki/1/TutorialsExtension
    Do i follow these steps?
    What will be the best way to do it and how?

  2. #2
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: TL when to create custom module?

    I'd say make that Tutorial Custom Module first, then see what you still don't understand specifically

  3. #3
    User
    Join Date
    06-19-09.
    Location
    Kosice, Slovakia
    Posts
    61

    Default Re: TL when to create custom module?

    Well the problem is that your data model does not fit TL very well. I would start by looking at Tasks module - it provides custom rendering for individual tasks, maybe you can change it to fit your data model somehow.
    S.C.A.R.E

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •