Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width50%

FarCry Community Distro

Tip

The truly awesome FarCry CMS distribution. If in doubt, this is the release you want to take home.

Panel
titleContents
  • core
  • ./plugins/farcrycms
  • ./plugins/farcryverity
  • ./plugins/farcrysolr
Code Block
titleSubversion Access Details
// Bleeding Edge Build
svn checkout https://farcry.jira.com/svn/REL/trunk/community

// FarCry 6.0 Maintenance Branch
svn checkout https://farcry.jira.com/svn/REL/branches/community-p600

// Tagged Releases
svn checkout https://farcry.jira.com/svn/REL/tags/community-6-0-4
Column
width50%

FarCry Developer Distro

Tip

The perfect distro for FarCry developers. If you want to get your hands dirty building a FarCry application, or extending the CMS release then this distro is for you.

Panel
titleContents
  • core
  • ./plugins/farcrycms
  • ./plugins/farcryverity
  • ./plugins/farcrysolr
  • ./plugins/farcrydoc
  • ./plugins/testMXUnit
Code Block
titleSubversion Access Details
// Bleeding Edge Build
svn checkout https://farcry.jira.com/svn/REL/trunk/developer

// FarCry 6.0 Maintenance Branch
svn checkout https://farcry.jira.com/svn/REL/branches/developer-p600

// Tagged Releases
svn checkout https://farcry.jira.com/svn/REL/tags/developer-6-0-4
Column

Warning

Everything below here is a "work in progress".

Section
Column

Railo Distro

Tip

This is essentially the Community Distro but prepped for the Railo App store.

Panel
titleContents
  • core
  • ./plugins/farcrycms
  • ./plugins/farcryverity
  • ./plugins/farcrysolr
Column

NearCry Distro

Warning

Still resolving a variety of issues to make this solution ready "out of the box". Needs to much "tailoring" for general consumption at this time.

Panel
titleContents
  • core
  • ./plugins/farcryblog
  • ./plugins/farcrycomments
Column

Forum Distro

Note

This project is in the early ALPHA stage.

Panel
titleContents
  • core
  • the forum plugin suite

...