Project Collection
by
Nathan Van Gheem
—
last modified
Nov 23, 2009 01:22 PM
-
uwosh.initiatives
—
by
Nathan Van Gheem
—
last modified
Dec 10, 2009 06:23 AM
- This product is also part of the UW Oshkosh core set of plone products. Creates a simple content type Initiative that is just a straight copy of a News Item. Then it adds a viewlet that is by default only shown on the front page. You can set how many items the viewlet shows and if it should only show on the front page in the site properties.
-
Products.ImageEditor
—
by
Nathan Van Gheem
—
last modified
Dec 10, 2009 06:22 AM
- An image editor for Plone so you can edit your images in the browser. Supports flip, rotate, compress, sharpen, blur, resize, crop, contrast, brightness and drop shadows.
-
collective.plonetruegallery
—
by
Nathan Van Gheem
—
last modified
Dec 10, 2009 06:23 AM
- A gallery for plone that allows you to add photos from plone, flickr, or picasa. It supports timed galleries, multiple transition types and nested galleries.
-
Resu
—
by
Nathan Van Gheem
—
last modified
Dec 10, 2009 06:16 AM
- Resu was a project I did in my Software Engineering class during College. It was built using Cake PHP, Extjs and MySQL and ran on apache. A great example of a RIA. When looking back, we should have made it work on adobe air. Then we wouldn't have had so many browser issues.
-
uwosh.portlets.wsrp
—
by
Nathan Van Gheem
—
last modified
Dec 10, 2009 06:21 AM
- This is my internship project at UW Oshkosh. I'm implementing WSRP in Plone. Right now I have the most basic portlet working. Still a lot of work to do and unreleased.
-
uwosh.wsrp
—
by
Nathan Van Gheem
—
last modified
Jan 30, 2009 09:18 PM
- This package is what uwosh.portlets.wsrp will depend on. This package pretty much wraps the Suds package so that anyone who wants to use this library will have a web service library that is tailored to wsrp. It make managing WSRP portlets much more simple.
-
uwosh.requirements
—
by
Nathan Van Gheem
—
last modified
Dec 10, 2009 06:21 AM
- A product that is designed to be released when a site is made. It gives the administrator warnings for things that are left for them to do before the site can go live. Once the site is ready, the select go live and an email is sent to us so we can know what sites are ready to go live.
-
uwosh.emergency.*
—
by
Nathan Van Gheem
—
last modified
Dec 10, 2009 06:21 AM
- The project is we UW Oshkosh will use to manage its emergency notifications on its sites. The idea is that there should be multiple types of feeds you should be able to subscribe to. Once subscribed, you should get any notifications on the site that pertain to your specified audiences. To accomplish this we created two packages--client and master. The master maintains all the feeds and contacts the client if feed definitions change and if feeds are changed or removed. The client notifies the master when it wants to authenticate, and it also notifies the master when it changes its target audience.
-
collective.volunteer
—
by
Nathan Van Gheem
—
last modified
Jan 30, 2009 09:18 PM
- A simple simple product that allows you to create VolunteerDay content types. Then you can specify times that people are allowed to volunteer for. Then, all logged in users will be able volunteer for the available times. The product uses Ajax, so it is very fluid.
-
uwosh.fieldworkflow
—
by
Nathan Van Gheem
—
last modified
Jan 30, 2009 09:18 PM
- This product allows you to have workflow settings on fields. Very nice for doing complex workflows.
-
uwosh.experts
—
by
Nathan Van Gheem
—
last modified
Jan 30, 2009 09:18 PM
- A simple product that create a new content type Expert. The Expert content type is pretty much a profile that logged in users can choose to create. The product also provides a new search portlet that allows you to specify the context of the search.
-
uwosh.flash
—
by
Nathan Van Gheem
—
last modified
Jan 30, 2009 09:18 PM
- This product allows you to add flash files and flash videos within kupu. Has support for integration with flash streaming media server. When used with a flash streaming media server, you need to setup ftp access so the files can be added to the streaming server.
-
uwosh.thememain
—
by
Nathan Van Gheem
—
last modified
Dec 10, 2009 06:19 AM
- The theme that is used for the main UW Oshkosh page. Doesn't add much more than uwosh.themebase. Pretty much just puts everything together along with adding a few extra things.
-
uwosh.themecollege
—
by
Nathan Van Gheem
—
last modified
Jan 30, 2009 09:18 PM
- This is the Plone theme that is based off of the uwosh.themebase product that is used for UW Oshkosh colleges. Just a few changes in this product that make it different from the base.
-
uwosh.simpleemergency
—
by
Nathan Van Gheem
—
last modified
Dec 10, 2009 06:19 AM
- This product creates a simple mechanism for adding emergency messages to a Plone site easily through the Plone control panel. You can select if you just want to show the message on the front page of the site or if you want to show it on all pages. Just adds a new viewlet to do the heavy lifting.
-
dollopash
—
by
Nathan Van Gheem
—
last modified
Jan 30, 2009 09:18 PM
- A very simple flash streaming media server using cherrypy. It uses the lighttpd flash streaming standard.
-
collective.easyslider
—
by
Nathan Van Gheem
—
last modified
Apr 30, 2009 02:47 AM
- This product allows you to easily add an easySlider content rotator to any page on a plone site.
-
uwosh.themebase
—
by
Nathan Van Gheem
—
last modified
Dec 10, 2009 06:18 AM
- This product adds many base features that all UW Oshkosh plone themes will use from here on out. Three new sets of navigation, random banner image that pulls from image folder, call to action portlet, and various viewlet changes.