Code Monkey home page Code Monkey logo

workspace's Introduction

Symphony Default Workspace

This is the default workspace for Symphony CMS. This workspace aims to teach newcomers to Symphony by showcasing the basic features and functionalities using a familiar environment of a typical blog set-up.

This workspace is compatible with Symphony 2.6.2+.

Installing this workspace

  1. Clone workspace before installing Symphony: git clone git://github.com/symphonycms/workspace.git your-website/workspace
  2. Install Symphony

Updating (2.2 -> 2.3)

If you are updating your default workspace to 2.3, please note that you will need to remove the Login event from your pages and instead attach the the Logged In Author datasource.

workspace's People

Contributors

allen avatar bauhouse avatar brendo avatar cz avatar lewiswharf avatar michael-e avatar nilshoerrmann avatar nitriques avatar simoneeconomo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

workspace's Issues

Links for logged in users do not display

According to the "Primer" article:

  • Logged in users will see links to Symphony's admin to edit articles, manage comments and add notes.
  • Logged in users will see 3 protected menu items, article drafts, the debug page and a link to the Symphony admin.

This is not actually true (and has not been true for a while).

Prepare for version 3.0.0

The workspace needs updating to be able to run on 3.0.0.

  1. The database engine, collate and charset needs to be changed
  2. xslt parameters must be replaced with proper, always defined variables (See symphonycms/symphonycms#2804)
  3. Clean up readme

Incompatibility with Symphony 2.7.x

The default workspace is incompatible with Symphony 2.7.x, because install.sql does not honor the new columns (in tbl_sections and tbl_entries). You will see errors like this:

Symphony Fatal Database Error: Unknown column 'e.modification_author_id' in 'field list'

Add a README

A README file needs to be added to this repository.

At the very least this should include that when updating from the 2.2 workspace (aka. master atm) to the 2.3 workspace (aka integration), that you will need to remove the Login event from your pages and instead attach the the Logged In Author datasource.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.