Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

where is 'garden' folder inside 'applications' folder?

edited February 2012 in Vanilla 2.0 - 2.8

Anyone please let me know where is default garden folder which is mentioned in lot of Vanilla documentations . According to documentations it should be under applications folder but not able to figure out ??

Tagged:

Best Answers

  • Options
    sahotataransahotataran Developer, Bay Area - CA ✭✭✭
    edited February 2012 Answer ✓

    its not it APPLICATIONS - VANILLA CORE IS GARDEN itself

    its in library/CORE/class.gdn.php

    There was an error rendering this rich post.

  • Options
    sahotataransahotataran Developer, Bay Area - CA ✭✭✭
    edited February 2012 Answer ✓

    the documentation is correct.

    check my first line- VANILLA CORE IS GARDEN ITSELF.

    So Garden includes - /library , /cache, /conf, /js, /library, /themes, /plugins, /applications

    they all make VANILLA GARDEN.

    the core classes for GARDEN are in /library/core

    There was an error rendering this rich post.

  • Options
    sahotataransahotataran Developer, Bay Area - CA ✭✭✭
    Answer ✓

    mentioned???? i dont get it. it explains what applications are. infact Vanilla itself is an application of GARDEN ! and there are other applications in there as DASHBOARD, conversations etc.

    There was an error rendering this rich post.

  • Options
    SS ✭✭
    edited February 2012 Answer ✓

    There is no 'garden' folder anymore, it was renamed to 'dashboard' about 2 years ago (2010-04-14) https://github.com/vanillaforums/Garden/commit/6a3c21365e98024ab9c42f0d0d7f59f9212fb0f4

Answers

  • Options
    sahotataransahotataran Developer, Bay Area - CA ✭✭✭
    edited February 2012 Answer ✓

    its not it APPLICATIONS - VANILLA CORE IS GARDEN itself

    its in library/CORE/class.gdn.php

    There was an error rendering this rich post.

  • Options

    Oh actually i think i get confused by documentation.

    http://vanillaforums.org/docs/folderstructure

    Anyone from core team please correct / mention clearly in doc. .

  • Options
    sahotataransahotataran Developer, Bay Area - CA ✭✭✭
    edited February 2012 Answer ✓

    the documentation is correct.

    check my first line- VANILLA CORE IS GARDEN ITSELF.

    So Garden includes - /library , /cache, /conf, /js, /library, /themes, /plugins, /applications

    they all make VANILLA GARDEN.

    the core classes for GARDEN are in /library/core

    There was an error rendering this rich post.

  • Options

    oh! I got it what you you want to say. Thanks for your help and quick replies.

    I really appreciate if you clarify this last thing:

    In documentation for application folder why this is mentioned:

    "applications: The applications folder contains folders, which in turn contain all of the files specific to each application. As you can see, I've got four applications listed here. The "garden" application is the base application of the framework that handles signing in, user, role, permission, plugin, and application management."

  • Options
    sahotataransahotataran Developer, Bay Area - CA ✭✭✭
    Answer ✓

    mentioned???? i dont get it. it explains what applications are. infact Vanilla itself is an application of GARDEN ! and there are other applications in there as DASHBOARD, conversations etc.

    There was an error rendering this rich post.

  • Options
    SS ✭✭
    edited February 2012 Answer ✓

    There is no 'garden' folder anymore, it was renamed to 'dashboard' about 2 years ago (2010-04-14) https://github.com/vanillaforums/Garden/commit/6a3c21365e98024ab9c42f0d0d7f59f9212fb0f4

  • Options

    That's the exact answer, what i am looking for.

    Thanks for your help S


    For Vanilla guys :
    So they should update there doc page right?
    I mean this page: http://vanillaforums.org/docs/folderstructure

Sign In or Register to comment.