Skip to content

Commit

Permalink
not sure what happened with thesefiles but lets merge. also remove th…
Browse files Browse the repository at this point in the history
…at unified installed shit
  • Loading branch information
Plone Conference Buildbots committed Jun 5, 2011
1 parent 2f9c3cf commit b591d1b
Show file tree
Hide file tree
Showing 67 changed files with 6 additions and 15 deletions.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified README.rst
100644 → 100755
Empty file.
1 change: 1 addition & 0 deletions base.cfg
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ find-links +=
http://dist.plone.org/thirdparty

eggs =
PIL
Zope2
Plone
netsight.conferencetalks
Expand Down
Empty file modified bootstrap.py
100644 → 100755
Empty file.
Empty file modified buildout.cfg
100644 → 100755
Empty file.
Empty file modified filestorage.cfg
100644 → 100755
Empty file.
20 changes: 5 additions & 15 deletions live.cfg
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ parts +=
client2
zopepy
zopeskel
unifiedinstaller
backup
chown-zeo

# chown-zeo


eggs-directory=/data/ploneconf/buildout-cache/eggs
Expand Down Expand Up @@ -49,7 +49,7 @@ verbose-security = off
# If you try to start Zope as root, it will change user id to run as
# the effective user specified here. This user id must own the var directory
# of your buildout.
effective-user = plone
effective-user = ploneconf


[zopepy]
Expand All @@ -61,16 +61,6 @@ interpreter = zopepy
scripts = zopepy


[unifiedinstaller]
# This recipe installs the plonectl script and a few other convenience
# items.
# For options see http://pypi.python.org/pypi/plone.recipe.unifiedinstaller
recipe = plone.recipe.unifiedinstaller
user = ${buildout:user}
primary-port = ${buildout:http-address}
sudo-command = sudo -u plone


[backup]
# This recipe builds the backup, restore and snapshotbackup commands.
# For options see http://pypi.python.org/pypi/collective.recipe.backup
Expand All @@ -86,7 +76,7 @@ snapshotlocation = ${buildout:backups-dir}/snapshotbackups
recipe = plone.recipe.zeoserver
zeo-address = 127.0.0.1:8100
# if we try to start as root, Zope will switch to the user below
effective-user = plone
effective-user = ploneconf
# Put the log, pid and socket files in var/zeoserver
zeo-log = ${buildout:directory}/var/zeoserver/zeoserver.log
pid-file = ${buildout:directory}/var/zeoserver/zeoserver.pid
Expand All @@ -104,7 +94,7 @@ zeo-address = ${zeoserver:zeo-address}
# existing password.
user = admin:894367
# if we try to start as root, Zope will switch to the user below
effective-user = plone
effective-user = ploneconf
http-address = 10000
blob-storage = ${zeoserver:blob-storage}
shared-blob = on
Expand Down
Empty file modified products/PloneConfContentTypes/__init__.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/config.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/configure.zcml
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/content/Course.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/content/Homepage.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/content/PloneConfDocument.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/content/PloneConfFile.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/content/PloneConfFolder.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/content/PloneConfImage.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/content/PloneConfNewsItem.py
100644 → 100755
Empty file.
Empty file.
Empty file modified products/PloneConfContentTypes/content/Sponsor.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/content/Sprint.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/content/__init__.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/content/interfaces.py
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/locales/README.txt
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/profiles.zcml
100644 → 100755
Empty file.
Empty file.
Empty file modified products/PloneConfContentTypes/profiles/default/catalog.xml
100644 → 100755
Empty file.
Empty file.
Empty file modified products/PloneConfContentTypes/profiles/default/cssregistry.xml
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/profiles/default/factorytool.xml
100644 → 100755
Empty file.
Empty file.
Empty file modified products/PloneConfContentTypes/profiles/default/jsregistry.xml
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/profiles/default/metadata.xml
100644 → 100755
Empty file.
Empty file.
Empty file modified products/PloneConfContentTypes/profiles/default/skins.xml
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/profiles/default/tinymce.xml
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/profiles/default/types.xml
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified products/PloneConfContentTypes/refresh.txt
100644 → 100755
Empty file.
Empty file modified products/PloneConfContentTypes/setuphandlers.py
100644 → 100755
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file modified products/README.txt
100644 → 100755
Empty file.
Empty file modified src/README.txt
100644 → 100755
Empty file.
Empty file modified src/holdingpage/css/style.css
100644 → 100755
Empty file.
Empty file modified src/holdingpage/favicon.ico
100644 → 100755
Empty file.
Empty file modified src/holdingpage/images/bg_main.gif
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/holdingpage/images/calendar.gif
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/holdingpage/images/date.gif
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/holdingpage/images/plone.gif
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/holdingpage/images/wiggle.gif
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/holdingpage/index.html
100644 → 100755
Empty file.
Empty file modified src/holdingpage/sponsorship.html
100644 → 100755
Empty file.
Empty file modified src/the-wiki/pwyky.html
100644 → 100755
Empty file.
Empty file modified src/the-wiki/pwyky.py
100644 → 100755
Empty file.
Empty file modified templates/varnish.vcl.in
100644 → 100755
Empty file.
Empty file modified templates/varnishd.in
100644 → 100755
Empty file.
Empty file modified versions.cfg
100644 → 100755
Empty file.

0 comments on commit b591d1b

Please sign in to comment.