Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • stevo 63 posts 106 karma points
    Nov 28, 2011 @ 09:45
    stevo
    0

    DateTime.Now Property

    Hey,

    i just saw your project. Great work!

    Is it possible to set DateTime.Now as prevalue or just Strings?

    thx, Stefan

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Dec 02, 2011 @ 15:53
    Anthony Dang
    0

    Stevo that's a fantastic idea!

    v 1.1.0 is now up and supports it!

     

  • stevo 63 posts 106 karma points
    Dec 03, 2011 @ 00:11
    stevo
    0

    Nice, very nice! Thanks a lot Anthony!
    Now you created a base to implement a publish date easily! Thanks!

    I would have same more ideas for the next releases:

    - Umbraco properties like: pageName, etc.
    - custom properties
    - XPath queries
    - umbraco:macro result

    You should also check out "Standard Values" project for same ideas.. specially the UI..

    This Project is fine, but it has several problems..
    One of the biggest problem is that it doesn’t run on 4.7.1!
    And it has also problems with nested Documents Types and SQL CE.

    Cheers, Stevo

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Dec 03, 2011 @ 15:30
    Anthony Dang
    0

    Hey Stevo

    If you'd like to help out with an indepth list of items you'd like to add, I'd be happy to extend the project.

    If I add things like pageName, createdDate, publishDate etc I think I'd need to do some namespacing or some type of escaping.

    eg. Document.publishDate, or perhaps ##publishDate##, or maybe {publishDate}

    I'm inclind to go with Document.publishDate

     

    The last 3 in your list might be tricky. I need some more info about what type of behaviour you would like to see,

     

     

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Dec 12, 2011 @ 20:30
    Anthony Dang
    0

    I added some extra properties to the package.

     

     

Please Sign in or register to post replies

Write your reply to:

Draft