Giter Site home page Giter Site logo

phpcrbrowser's Introduction

PHP Content Repository Browser

NOTE: Obsolete

There is a better browser available at https://github.com/marmelab/phpcr-browser See also https://github.com/symfony-cmf/symfony-cmf/wiki/PHPCR-repository-admin for other alternatives.

Requirements

Installation

  • clone repo
  • bash install_vendors.sh
  • add a virtual host to your apache like

Configuration

To change the default configuration either adjust the file conf/config.d/00-default.yml or create a new config for your workspace based on conf/config.d/10-example.yml-dist. When using a custom configuration the environment variable OKAPI_ENV needs to match the name given in the configuration. With Apache this is done using SetEnv OKAPI_ENV example in the virtual host context.

<VirtualHost *:80>
  DocumentRoot /opt/git/phpcrbrowser/www
  ServerName phpcr.lo
</VirtualHost>

phpcrbrowser's People

Contributors

chregu avatar cordoval avatar dbu avatar lsmith77 avatar philippstucki avatar pulse00 avatar rndstr avatar

Stargazers

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

Watchers

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

phpcrbrowser's Issues

move repo to symfony-cmf

it would be best to update this repo to reflect the fork in symfony-cmf organisation, then delete the fork and move this repo over to symfony-cmf (chregu can do this in admin in the "Danger Zone" because your are an admin of symfony-cmf)

there was quite a bit of confusion over the fork that we declared being the primary repository...

Editing doesnt seem to save

Is it expected that the editing doesnt seem to save? If I open a property and change it, then after clicking save it reverts to what it was before.

Sounds like a permission issue with my user, but after hours of googling and trying to understand how to properly manage jackrabbit users, which I'm still no closer to achieving due to most tools I've found being java classes or out of date, I thought I'd check it was actually supposed to be working before I spend any more time on it!

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.