The first time I tried installing it my version of web2py was too low. We should have a feature to check version if they are there.
BR,
Jason

On 09/18/2010 11:04 PM, mdipierro wrote:
never do that because apps always come with the plugins they need and
sometimes I modify them. I will post this one latest one as the
official one. I allows embedding wiky pages into other pages.


On Sep 18, 3:00 pm, Jason Brower<encomp...@gmail.com>  wrote:
Hehe... yeah I did install the plugin wiki over the old one... I just
assumed it was needed and installed it.  Sorry, I will try again
tomorrow and get it working them.
BR,
Jason Brower

On 09/18/2010 10:47 PM, mdipierro wrote:

This is strange. It as if you have an old plugin_wiki installed
instead of the one that cones with conf2py (a new and modified one).
Did you re-install plugin_wiki on top of conf2py?
Massimo
On Sep 18, 2:20 pm, Jason Brower<encomp...@gmail.com>    wrote:
I am sorry, I couldn't get it running.
New web2py install.
Installed the app..
Installed the plugin...
Now it gives me the error:
AttributeError: PluginWiki instance has no attribute 'embed'
Any ideas?
---
Best Regards,
Jason Brower
On 09/18/2010 07:43 PM, mr.freeze wrote:
Very nice!
On Sep 18, 1:33 am, mdipierro<mdipie...@cs.depaul.edu>      wrote:
Conf2py is an Open Source Conference Management Software written in
Python
License is GPL2
Developed by Massimo Di Pierro
Support provided by MetaCryption LLC
A slideshow presentation:
  http://www.slideshare.net/mdipierro/conf2py
Download as a web2py app (includes source):
  http://conf2py.googlecode.com/files/web2py.app.conf2py.w2p
Source only from google code:
     hg clonehttps://conf2py.googlecode.com/hg/conf2py
BACKGROUND
==========
This software is a complete rewrite of the web2conf software developed
for PyCon US 2009 and used for registration at PyCon 2009, PyCon 2010
and Flisol 2010. The reason for the rewrite include source code
simplification, added features, shift focus to more traditional
academic conferences.
Conf2py is in production since August 2010 for the 6th High End
Visualization Workshop in Austria:
        http://vizworkshop.cct.lsu.edu/viz2010/
FEATURES
========
- Single Sign-On using Open ID (Google) or OAuth (Facebook, MySpace,
etc.) via Janrain.com, or Local registration/login process.
- Conference Fee Payment with Credit Card via Authorize.Net (no need
for secondary login)
- Default registration fields include: first name, last name, email,
web page, address, company, profile text, image, type of registration,
optional tutorial registration (multiple tutorials supported), food
preferences, arrival date and departure date, accompanying family
members (for optional hotel pre-registration). The list of fields is
easily extensible.
- Configurable billing policy based on time dependent conferences rate
for different roles and variable number of tutorials/sessions.
- Configurable coupon discounts and coupon cancellation
- Users can register other users and pay for them.
- First page displays a slideshow
- Arbitrary number of wiki pages using the markmin syntax
- Wiki pages allow embedding of widgets such as "comments" or "videos"
or "tagging" or "latex".
- Automatic computation of geographical latitude and longitude and
display of attendees on map.
- Paper submission and review management with roles: author, editor,
review. Author submits an abstract (talk or paper proposal). The
editor may ask for a paper submission and assign a review of the paper
or abstract to one ore more reviewers. The communication between
editor and reviewer is invisible to the author. The identity of the
reviewer is invisible to the author. The editor, based on reviewer
recommendation can accept/reject a paper. Accepted papers are
automatically published (a paper can be in any format and can include
slides).
- Paper publishing with bibtex support
- Management interface with roles: manager, editor, reviewer, author
(same person can have multiple roles depending on the paper).
We hope it will be useful. Let us know how we can improve it even
more.
Massimo


Reply via email to