------------------------------------------------------------------------
r78774 | andycat | 2009-01-12 18:36:27 +1100 (Mon, 12 Jan 2009) | 3 lines
Changed paths:
   A /ATVideo/tags/plumi-0.2.3-rc4 (from /ATVideo/branches/plumi-0.2.x:78773)

tag a release of ATVideo for plumi 0.2.3


------------------------------------------------------------------------
r78773 | andycat | 2009-01-12 18:30:12 +1100 (Mon, 12 Jan 2009) | 4 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/skins/ATEngageVideo/RSS2.pt

update the template to output RSS2 for non-ATVideo objects
ie news and events


------------------------------------------------------------------------
r78561 | andycat | 2009-01-08 18:21:19 +1100 (Thu, 08 Jan 2009) | 7 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/content/engage.py

This is an update to the indytube fix for
http://plumi.org/ticket/204

This needs to be deployed with indytube , after this revision
http://plumi.org/changeset/474/indytube


------------------------------------------------------------------------
r78451 | andycat | 2009-01-07 01:32:47 +1100 (Wed, 07 Jan 2009) | 2 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/validators.py

a better validator for time duration

------------------------------------------------------------------------
r77951 | andycat | 2008-12-23 15:25:07 +1100 (Tue, 23 Dec 2008) | 4 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/__init__.py
   M /ATVideo/branches/plumi-0.2.x/skins/ATVideo/notifyMemberAreaCreated.py
   A /ATVideo/branches/plumi-0.2.x/utils.py

encapsulate the Plumi member area setup code into a utils.py module, and add this into the allow_modules
for Python scripts in skin layers.
This is so that extensions to Plumi can re-use this code.

------------------------------------------------------------------------
r77885 | andycat | 2008-12-21 18:22:29 +1100 (Sun, 21 Dec 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/Extensions/AppInstall.py

Bug fix for http://plumi.org/ticket/202


------------------------------------------------------------------------
r77839 | andycat | 2008-12-20 02:13:17 +1100 (Sat, 20 Dec 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/content/callout.py
   M /ATVideo/branches/plumi-0.2.x/skins/ATEngageVideo/callout_view.pt

fix view code /tmpl to not show link if not present


------------------------------------------------------------------------
r77836 | andycat | 2008-12-20 01:07:16 +1100 (Sat, 20 Dec 2008) | 2 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/content/callout.py

bug fix from this check-in : http://dev.plone.org/collective/changeset/74857

------------------------------------------------------------------------
r77217 | andycat | 2008-12-11 15:53:16 +1100 (Thu, 11 Dec 2008) | 4 lines
Changed paths:
   A /ATVideo/branches/plumi-0.2.x/skins/ATVideo_public/base_edit.cpt.metadata

We are overriding base_edit.cpt, so we shld have our own copy of the metadata file
This is so that 3rd party products which call base_edit directly , but which use our skin layer, can find the metadata file.


------------------------------------------------------------------------
r75352 | andycat | 2008-11-10 16:00:12 +1100 (Mon, 10 Nov 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/browser/templates/engage_video_view.pt

bugfix the embed code - make sure it appears , if transcoding is ready.


------------------------------------------------------------------------
r74902 | andycat | 2008-11-03 17:23:54 +1100 (Mon, 03 Nov 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/skins/ATEngageVideo/upload_form_spinner.js

IE workaround for not animating GIFs on form submit


------------------------------------------------------------------------
r74900 | andycat | 2008-11-03 15:57:47 +1100 (Mon, 03 Nov 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/skins/ATEngageVideo/upload_form_spinner.js

Dont show the alert popup after uploading, seems to break the animation bar on IE6


------------------------------------------------------------------------
r74865 | andycat | 2008-11-02 23:45:36 +1100 (Sun, 02 Nov 2008) | 6 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/browser/portlets/recent_callouts.py
   M /ATVideo/branches/plumi-0.2.x/skins/ATEngageVideo/portlet_recent_callouts.pt
   M /ATVideo/branches/plumi-0.2.x/skins/ATEngageVideo/recent_callouts.pt

This is a fix for ordering of callouts in the UI.
swap to the default created date rather than modification date, when sorting.
Ater a portal recatalog, or archetypes schema update, the mod date is updated, and
upsets the "natural" order you would expect, ie the latest published first.


------------------------------------------------------------------------
r74857 | andycat | 2008-11-02 20:20:26 +1100 (Sun, 02 Nov 2008) | 4 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/browser/portlets/recent_callouts.py
   M /ATVideo/branches/plumi-0.2.x/content/callout.py
   M /ATVideo/branches/plumi-0.2.x/version.txt

Give Call Out content type the same catalog metadata function 'getFirstPublishedTransitionTime' as ATEngageVideo 
content types. This enables the same sorting rule, for the recent callouts portlet.


------------------------------------------------------------------------
r74849 | andycat | 2008-11-02 18:12:20 +1100 (Sun, 02 Nov 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/AppConfig.py
   M /ATVideo/branches/plumi-0.2.x/Extensions/AppInstall.py
   M /ATVideo/branches/plumi-0.2.x/config.py
   M /ATVideo/branches/plumi-0.2.x/version.txt

bugfix for the install of the new JS script
needs to go after our custom jquery. 

------------------------------------------------------------------------
r74743 | andycat | 2008-10-31 16:38:30 +1100 (Fri, 31 Oct 2008) | 3 lines
Changed paths:
   A /ATVideo/branches/plumi-0.2.x/skins/ATEngageVideo/ajax-loader.gif
   A /ATVideo/branches/plumi-0.2.x/skins/ATEngageVideo/upload_form_spinner.js

Add in new JS file to load the (fake) progress bar, and text , upon uploading video file


------------------------------------------------------------------------
r74739 | andycat | 2008-10-31 15:57:17 +1100 (Fri, 31 Oct 2008) | 4 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/AppConfig.py
   M /ATVideo/branches/plumi-0.2.x/config.py
   M /ATVideo/branches/plumi-0.2.x/content/engage.py

A animated "progress bar" using jquery and a custom JS script attached to the submission form 
for ATEngageVideo objects.


------------------------------------------------------------------------
r74671 | andycat | 2008-10-30 14:11:05 +1100 (Thu, 30 Oct 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/browser/templates/engage_video_view.pt

dont display the embed code message if the transcoding isnt ready


------------------------------------------------------------------------
r74614 | andycat | 2008-10-29 10:56:12 +1100 (Wed, 29 Oct 2008) | 5 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/Extensions/AppInstall.py
   M /ATVideo/branches/plumi-0.2.x/content/callout.py
   M /ATVideo/branches/plumi-0.2.x/skins/ATEngageVideo/callout_view.pt
   M /ATVideo/branches/plumi-0.2.x/version.txt

Make callouts content type contain a new URL field.
Add two more categories for callout types.
tweak icon name
bump version

------------------------------------------------------------------------
r74495 | andycat | 2008-10-27 19:03:23 +1100 (Mon, 27 Oct 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/browser/templates/transmission_template.pt

remove the getObject call!


------------------------------------------------------------------------
r74494 | andycat | 2008-10-27 19:00:42 +1100 (Mon, 27 Oct 2008) | 5 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/browser/configure.zcml
   D /ATVideo/branches/plumi-0.2.x/browser/rss_template.pt
   A /ATVideo/branches/plumi-0.2.x/browser/templates/rss_template.pt (from /ATVideo/branches/plumi-0.2.x/browser/rss_template.pt:74485)
   A /ATVideo/branches/plumi-0.2.x/browser/templates/transmission.pt (from /ATVideo/branches/plumi-0.2.x/browser/transmission.pt:74485)
   A /ATVideo/branches/plumi-0.2.x/browser/templates/transmission_template.pt (from /ATVideo/branches/plumi-0.2.x/browser/transmission_template.pt:74485)
   D /ATVideo/branches/plumi-0.2.x/browser/transmission.pt
   D /ATVideo/branches/plumi-0.2.x/browser/transmission_template.pt
   M /ATVideo/branches/plumi-0.2.x/catalog_extension.py
   M /ATVideo/branches/plumi-0.2.x/skins/ATEngageVideo/RSS2.pt
   M /ATVideo/branches/plumi-0.2.x/skins/ATEngageVideo/atengagevideo_item.pt

Updates to conform to the latest Transmission metadata standard 1.0 RC

adds more info into the catalog extension, specifically , the license info for each video


------------------------------------------------------------------------
r74056 | andycat | 2008-10-21 17:54:09 +1100 (Tue, 21 Oct 2008) | 8 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.x/Extensions/AppInstall.py
   M /ATVideo/branches/plumi-0.2.x/browser/templates/engage_video_view.pt
   M /ATVideo/branches/plumi-0.2.x/catalog_extension.py
   M /ATVideo/branches/plumi-0.2.x/content/engage.py
   M /ATVideo/branches/plumi-0.2.x/version.txt

add a catalog extension for ATVideo, so we can use transcoding status and html, via access to the video brain
http://dev.plone.org/collective/changeset/74055

we add in the html-quoted flash embed code into the template, we can generate this quote-html dynamically and always 
produce the correct version.
http://plumi.org/changeset/364/indytube


------------------------------------------------------------------------
r74053 | andycat | 2008-10-21 14:29:48 +1100 (Tue, 21 Oct 2008) | 4 lines
Changed paths:
   D /ATVideo/branches/plumi-0.2.1-rc1
   A /ATVideo/branches/plumi-0.2.x (from /ATVideo/branches/plumi-0.2.1-rc1:74052)

renamed the branch plumi-0.2.1-rc1 to the more correct plumi-0.2.x
since we are now using it for plumi-0.2.2 work


------------------------------------------------------------------------
r73971 | andycat | 2008-10-20 15:15:09 +1100 (Mon, 20 Oct 2008) | 2 lines
Changed paths:
   D /ATVideo/branches/plumi-0.2.1-rc1/getDeps.sh
   D /ATVideo/branches/plumi-0.2.1-rc1/makeLinks.sh

removed old scripts

------------------------------------------------------------------------
r73969 | andycat | 2008-10-20 15:08:23 +1100 (Mon, 20 Oct 2008) | 4 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.1-rc1/browser/video.py

temporarily rempoved owner's ability to see transcode status 
(re-checked in! last check in was done on a tag, oops)


------------------------------------------------------------------------
r72158 | andycat | 2008-09-19 19:39:18 +1000 (Fri, 19 Sep 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.1-rc1/skins/ATEngageVideo/RSS2.pt

fix syntax for last bugfix


------------------------------------------------------------------------
r72153 | andycat | 2008-09-19 19:22:40 +1000 (Fri, 19 Sep 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.1-rc1/skins/ATEngageVideo/RSS2.pt

fix for non-video RSS2 objects - means a blank RSS2 feed, rather than an error.


------------------------------------------------------------------------
r72079 | andycat | 2008-09-18 16:38:39 +1000 (Thu, 18 Sep 2008) | 2 lines
Changed paths:
   M /ATVideo/branches/plumi-0.2.1-rc1/browser/__init__.py

Fix for RSS1 view - make sure we add in non-ATVideo objects into result!

------------------------------------------------------------------------
r72078 | andycat | 2008-09-18 16:34:37 +1000 (Thu, 18 Sep 2008) | 3 lines
Changed paths:
   A /ATVideo/branches/plumi-0.2.1-rc1 (from /ATVideo/tags/plumi-0.2-rc6:72077)

A branch of ATVideo, for plumi 0.2.1 release
Based off the tag used in plumi-0.2-final - see here http://dev.plone.org/collective/changeset/57997

------------------------------------------------------------------------
r57997 | andycat | 2008-02-01 10:12:17 +1100 (Fri, 01 Feb 2008) | 4 lines
Changed paths:
   A /ATVideo/tags/plumi-0.2-rc6 (from /ATVideo/branches/engage:57996)

Update for atom-based feeds , and subscriber mechanism for events
Adds a method for calling notify(ObjectModifiedEvent) on video objects


------------------------------------------------------------------------
r57991 | andycat | 2008-02-01 07:22:55 +1100 (Fri, 01 Feb 2008) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/subscriber.py

The subscriber code which doesnt nothing yet


------------------------------------------------------------------------
r57990 | andycat | 2008-02-01 07:22:35 +1100 (Fri, 01 Feb 2008) | 15 lines
Changed paths:
   M /ATVideo/branches/engage/browser/__init__.py
   M /ATVideo/branches/engage/browser/templates/engage_video_view.pt
   M /ATVideo/branches/engage/browser/transmission_template.pt
   M /ATVideo/branches/engage/catalog_extension.py
   M /ATVideo/branches/engage/configure.zcml
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt
   M /ATVideo/branches/engage/version.txt

Update the transmission xml feed to include the correct rfc3339 time stamp
engage_video_view - bugfix for genre display - dont show the 'aaa_none' item (which passes for 'nothing selected')

Add in a zope 3 subscriber , and code (which currently does nothing)

Add in 'notifyModifiedEvent' which reindexes the object, and calls notify(ObjectModifiedEvent(self))

PlumiSkin subscribes to this event to refresh the catalog (so that the video shows up in listings in smart folders)
PlumiSkin will also call 'notifyModifiedEvent' inside inform_owners.py , the workflow script fired upon a 'publish' transition.

Engage.py diff is large cause ive changed formatting and tabs conf in vim

Go up a version


------------------------------------------------------------------------
r57986 | andycat | 2008-02-01 04:53:27 +1100 (Fri, 01 Feb 2008) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/browser/transmission_template.pt

Individual timestamps for each entry
but doesnt validate
feedvalidator - published must be an RFC-3339 date-time
we are using rfc822

------------------------------------------------------------------------
r57984 | andycat | 2008-02-01 03:09:10 +1100 (Fri, 01 Feb 2008) | 6 lines
Changed paths:
   M /ATVideo/branches/engage/browser/templates/engage_video_view.pt
   M /ATVideo/branches/engage/browser/transmission.pt
   M /ATVideo/branches/engage/browser/transmission_template.pt

Implement a validating atom based Transmission metadata standard feed
http://wiki.transmission.cc/index.php/Metadata_working_group

remove from engage_video_view the ogg download link -not impl yet


------------------------------------------------------------------------
r57946 | andycat | 2008-01-31 09:05:23 +1100 (Thu, 31 Jan 2008) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/adapters.py
   M /ATVideo/branches/engage/browser/__init__.py

add getFirstPublishedTransitionTime sort ordering back into the templates
this time via catalog searching in views.
Applies to the RSSView and the OrderedFolderVideosProvider 

------------------------------------------------------------------------
r57920 | andycat | 2008-01-31 01:41:29 +1100 (Thu, 31 Jan 2008) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

small debugging line

------------------------------------------------------------------------
r57912 | andycat | 2008-01-31 00:55:38 +1100 (Thu, 31 Jan 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/RSS2.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/atengagevideo_item.pt

iTunes related entries


------------------------------------------------------------------------
r57909 | andycat | 2008-01-30 23:00:35 +1100 (Wed, 30 Jan 2008) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/catalog_extension.py

Use a direct method of finding the user object connected to the atengagevideo object

------------------------------------------------------------------------
r57900 | andycat | 2008-01-30 13:19:41 +1100 (Wed, 30 Jan 2008) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/browser/__init__.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/RSS2.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/atengagevideo_item.pt

Use different methods to search catalog, depending on aquisition parent containter
fix up urls in rss2 template

------------------------------------------------------------------------
r57899 | andycat | 2008-01-30 12:00:47 +1100 (Wed, 30 Jan 2008) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/browser/__init__.py
   M /ATVideo/branches/engage/catalog_extension.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/RSS2.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/atengagevideo_item.pt

add the item url properly into the catalog metadata
add in the correct url into the rss2 feed


------------------------------------------------------------------------
r57893 | andycat | 2008-01-30 10:36:02 +1100 (Wed, 30 Jan 2008) | 7 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/__init__.py
   M /ATVideo/branches/engage/browser/__init__.py
   M /ATVideo/branches/engage/browser/configure.zcml
   A /ATVideo/branches/engage/browser/transmission.pt
   A /ATVideo/branches/engage/browser/transmission_template.pt
   A /ATVideo/branches/engage/catalog_extension.py
   M /ATVideo/branches/engage/configure.zcml
   M /ATVideo/branches/engage/skins/ATEngageVideo/RSS2.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/atengagevideo_item.pt
   M /ATVideo/branches/engage/version.txt

A view based implementation of RSS2, and a partial impl of the transmission network metadata standard

Adds a new catalog metadata column, specific to ATEngageVideo, which switches on workflow state, and returns data to be used in rss2 et.al. syndication feeds.

RSS2 feeds, and others using the RSSView , are now driven soley from catalog lookups - and no object retrieval via brain getObject


------------------------------------------------------------------------
r57105 | datakid | 2008-01-18 08:02:48 +1100 (Fri, 18 Jan 2008) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

The PressRoom issue, bug trac #144, resubmit to trunk

------------------------------------------------------------------------
r56451 | andycat | 2008-01-04 04:44:57 +1100 (Fri, 04 Jan 2008) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/browser/rss_template.pt

Fix for broken RSS view

------------------------------------------------------------------------
r55998 | andycat | 2007-12-21 08:55:33 +1100 (Fri, 21 Dec 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/recent_callouts.pt

Use the correct portal_type for the search

------------------------------------------------------------------------
r53958 | andycat | 2007-11-16 13:21:44 +1100 (Fri, 16 Nov 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

bugfix - an new genre with id 'news' caused an existing News smart folder (with id 'news') to be deleted.
this fixes it - Only try to delete existing categories/genres/countries/call out categories within their enclosing parent folder, not site wide

------------------------------------------------------------------------
r53942 | andycat | 2007-11-16 05:59:44 +1100 (Fri, 16 Nov 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

Fix for the syndication type in enableqRSS2

------------------------------------------------------------------------
r53915 | andycat | 2007-11-16 02:03:56 +1100 (Fri, 16 Nov 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

Removed all the folder reindexing and the catalog refresh during install
This can be done manually in the ZMI if necessary

------------------------------------------------------------------------
r53914 | andycat | 2007-11-16 01:58:03 +1100 (Fri, 16 Nov 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/version.txt

new version

------------------------------------------------------------------------
r53913 | andycat | 2007-11-16 01:56:43 +1100 (Fri, 16 Nov 2007) | 7 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

Removing constructing default member folder , and its contents
Removing migration script for existing portal members
moving this to PlumiSkin

added news report vocab item to genre vocab - http://plumi.org/ticket/113


------------------------------------------------------------------------
r53853 | trollfot | 2007-11-15 07:02:33 +1100 (Thu, 15 Nov 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/browser/templates/engage_video_view.pt

Moved country to taxonomy listing

------------------------------------------------------------------------
r53846 | trollfot | 2007-11-15 05:56:04 +1100 (Thu, 15 Nov 2007) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/adapters.py
   M /ATVideo/branches/engage/configure.zcml
   M /ATVideo/branches/engage/interfaces/__init__.py
   A /ATVideo/branches/engage/interfaces/providers.py

Added adapters for video listing providers, and the interfaces that go 
with it.

------------------------------------------------------------------------
r53839 | andycat | 2007-11-15 05:27:53 +1100 (Thu, 15 Nov 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/content/atengagevideofolder.py

Update default view to 'video_listing_view'

------------------------------------------------------------------------
r53834 | andycat | 2007-11-15 04:36:34 +1100 (Thu, 15 Nov 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/browser/templates/engage_video_view.pt

 Only show the indytube html if the transcoding is ready

------------------------------------------------------------------------
r53724 | andycat | 2007-11-13 23:03:31 +1100 (Tue, 13 Nov 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/browser/templates/engage_video_view.pt

more tweaks from trollfot

------------------------------------------------------------------------
r53547 | trollfot | 2007-11-10 12:13:08 +1100 (Sat, 10 Nov 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/browser/templates/engage_video_view.pt
   M /ATVideo/branches/engage/browser/video.py

- Replaced the VLC button by a CSS style
- Removed fix-me message in engage_video_view... it's fixed !

------------------------------------------------------------------------
r53541 | trollfot | 2007-11-10 11:17:56 +1100 (Sat, 10 Nov 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/browser/interfaces.py
   M /ATVideo/branches/engage/browser/templates/engage_video_view.pt
   M /ATVideo/branches/engage/browser/video.py
   M /ATVideo/branches/engage/config.py

The video_view, "engage-style", aka "engage_video_view" is now 100% 
Python free. Some code cleaning occured there. It's now neat.

------------------------------------------------------------------------
r53535 | trollfot | 2007-11-10 03:47:31 +1100 (Sat, 10 Nov 2007) | 8 lines
Changed paths:
   M /ATVideo/branches/engage/browser/configure.zcml
   A /ATVideo/branches/engage/browser/interfaces.py
   A /ATVideo/branches/engage/browser/templates
   A /ATVideo/branches/engage/browser/templates/engage_video_view.pt
   A /ATVideo/branches/engage/browser/video.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/video.py
   M /ATVideo/branches/engage/interfaces/__init__.py
   A /ATVideo/branches/engage/interfaces/content_markers.py

- Added marker interfaces for content types
- Added browser view for IEngageVideo
- Added template with externalized python calls, based on video_view
- Corrected styles on the template

TODO : still some blocks to move around and to coordinate with PlumiSkin 
(listings mainly)

------------------------------------------------------------------------
r53465 | trollfot | 2007-11-09 03:27:37 +1100 (Fri, 09 Nov 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/video.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt

- Modified ATVideo schema to add a presentation thumbnail;
- Changed a lot of things in the video_view page;
- Removed temporarly the subjects, genres and topics listing. They are 
to be moved in a browser view.

------------------------------------------------------------------------
r53292 | trollfot | 2007-11-07 10:41:34 +1100 (Wed, 07 Nov 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/content/callout.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/callout_view.pt

- Corrected the callout processForm wich was buggy.
- I added the class .videoitemtop to callout template

------------------------------------------------------------------------
r53286 | trollfot | 2007-11-07 08:31:30 +1100 (Wed, 07 Nov 2007) | 3 lines
Changed paths:
   D /ATVideo/branches/engage/skins/ATEngageVideo/browse.gif
   D /ATVideo/branches/engage/skins/ATEngageVideo/global_searchbox.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_browse.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_publish.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/publish.gif
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt

- Moved some templates to PlumiSkin, where they belong
- Removed the button "browse" and "Publish" now using CSS and no image

------------------------------------------------------------------------
r53255 | andycat | 2007-11-07 00:56:04 +1100 (Wed, 07 Nov 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/browser/portlets/recent_callouts.py

correct type to search for in callouts portlet

------------------------------------------------------------------------
r53016 | andycat | 2007-11-04 10:18:17 +1100 (Sun, 04 Nov 2007) | 7 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/content/callout_folder.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/publish.pt

fixes for the renaming of Submissions to Callout
http://plumi.org/ticket/105

plus adding Other category to vocab on call out content type
http://plumi.org/ticket/106


------------------------------------------------------------------------
r53015 | andycat | 2007-11-04 10:13:45 +1100 (Sun, 04 Nov 2007) | 3 lines
Changed paths:
   D /ATVideo/branches/engage/skins/ATEngageVideo/login_success.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/submission_view.pt.metadata

remove these - old and not used


------------------------------------------------------------------------
r53012 | andycat | 2007-11-04 09:06:08 +1100 (Sun, 04 Nov 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/content/__init__.py

Fix for the latest series of renaming changes 
http://plumi.org/ticket/105


------------------------------------------------------------------------
r53006 | andycat | 2007-11-04 06:15:08 +1100 (Sun, 04 Nov 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/content/callout.py
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_recent_callouts.pt (from /ATVideo/branches/engage/skins/ATEngageVideo/portlet_recent_submissions.pt:53003)
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_recent_submissions.pt
   M /ATVideo/branches/engage/version.txt

More changes for renaming
http://plumi.org/ticket/105


------------------------------------------------------------------------
r53004 | andycat | 2007-11-04 05:50:30 +1100 (Sun, 04 Nov 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/browser/configure.zcml
   A /ATVideo/branches/engage/browser/portlets/recent_callouts.py (from /ATVideo/branches/engage/browser/portlets/recent_submissions.py:52993)
   D /ATVideo/branches/engage/browser/portlets/recent_submissions.py
   M /ATVideo/branches/engage/config.py
   A /ATVideo/branches/engage/skins/ATEngageVideo/callout_view.pt (from /ATVideo/branches/engage/skins/ATEngageVideo/submission_view.pt:52993)
   M /ATVideo/branches/engage/skins/ATEngageVideo/publish.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/recent_callouts.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/submission_view.pt

More changes for Submission to Callouts renaming
http://plumi.org/ticket/105


------------------------------------------------------------------------
r53003 | andycat | 2007-11-04 05:38:35 +1100 (Sun, 04 Nov 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/Extensions/Install.py
   A /ATVideo/branches/engage/content/callout.py
   A /ATVideo/branches/engage/content/callout_folder.py
   D /ATVideo/branches/engage/content/submission.py
   D /ATVideo/branches/engage/content/submission_folder.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/portlet_recent_submissions.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/recent_callouts.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/recent_callouts.pt.metadata
   D /ATVideo/branches/engage/skins/ATEngageVideo/recent_submissions.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/recent_submissions.pt.metadata

Rename 'Submission' and 'Submission Folder' to CallOut and Callout Folder
Renaming class names as well as display/archetypes/etc names


------------------------------------------------------------------------
r52926 | trollfot | 2007-11-03 02:04:45 +1100 (Sat, 03 Nov 2007) | 2 lines
Changed paths:
   D /ATVideo/branches/engage/skins/ATEngageVideo/old_index_html

No legacy needed. We'll use the svn history if we need bits of it.

------------------------------------------------------------------------
r52924 | trollfot | 2007-11-03 02:04:19 +1100 (Sat, 03 Nov 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/configure.zcml
   D /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt
   D /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt.metadata
   D /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/old_index_html

Moved index_html to PlumiSkin and changed it as a BrowserPage with a view.
Moved author page to PlumiSkin. it's where it should be.

------------------------------------------------------------------------
r52741 | andycat | 2007-10-31 10:45:03 +1100 (Wed, 31 Oct 2007) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/i18n/ATVideo-it.po

Italian translation from 
Yuri <yuri.carrer@unipd.it>

------------------------------------------------------------------------
r52374 | andycat | 2007-10-25 01:18:25 +1000 (Thu, 25 Oct 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/browser/configure.zcml

Declare that  ATTopic implements ContentLicensing's ILicensable interface.
This then overrides the default rss1 view, and instead uses our RSSView , which use ContentLicensing's rss.pt and 
our own rss_remplate.pt override 


------------------------------------------------------------------------
r52144 | spanna | 2007-10-22 14:21:58 +1000 (Mon, 22 Oct 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt

Changed reference from ThumbnailImage to ThumbnailImage_small

------------------------------------------------------------------------
r51974 | spanna | 2007-10-18 18:33:14 +1000 (Thu, 18 Oct 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt

Changed template to remove download class from image on non-vpip condition, width and reference to ThumbnailImage not 
ThumbnailImage_small 

------------------------------------------------------------------------
r51177 | andycat | 2007-10-09 21:23:52 +1000 (Tue, 09 Oct 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

Change to the display of events on the front page

Add in the "first published transition time" in the listing of videos


------------------------------------------------------------------------
r51073 | spanna | 2007-10-08 18:41:19 +1000 (Mon, 08 Oct 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt

Changed VLC DOWNLOAD link to use image vlc-viewed-best.jpg

------------------------------------------------------------------------
r51047 | andycat | 2007-10-08 07:19:00 +1000 (Mon, 08 Oct 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

migrate old members events/news folder to use folder summary layout

------------------------------------------------------------------------
r51045 | andycat | 2007-10-08 07:08:39 +1000 (Mon, 08 Oct 2007) | 4 lines
Changed paths:
   D /ATVideo/branches/engage/skins/ATEngageVideo/folder_listing.pt

remove folder_listing template
now in the EngageSkin or PlumiSkin products


------------------------------------------------------------------------
r51026 | andycat | 2007-10-08 03:03:50 +1000 (Mon, 08 Oct 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/vlc-viewed-best.jpg

add in button for user information to use VLC

------------------------------------------------------------------------
r50927 | andycat | 2007-10-06 01:25:26 +1000 (Sat, 06 Oct 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/DEPENDENCIES.txt

update for pressroom product

------------------------------------------------------------------------
r50925 | andycat | 2007-10-06 01:24:19 +1000 (Sat, 06 Oct 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/content/engage.py

Updated, bugfixed, version of the old member migration code

ATEngageVideo index_html - make it auto redirect to the download url , if ATMediaFile's tool has been setup with a remote download server url


------------------------------------------------------------------------
r50697 | andycat | 2007-10-03 17:09:24 +1000 (Wed, 03 Oct 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

bugfix for migration of Members


------------------------------------------------------------------------
r50356 | andycat | 2007-09-27 17:39:27 +1000 (Thu, 27 Sep 2007) | 6 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

during the creation of the default members folder , try a migration
for old members ,checks for :
 not being listed (since this was a bug in our personalise_form). This is designed to be used once off!
 See if the members have a 'callouts' folder , if not creates one, and publishes it


------------------------------------------------------------------------
r50349 | andycat | 2007-09-27 17:34:37 +1000 (Thu, 27 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/content/submission.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/portlet_recent_submissions.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/publish.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/submission_view.pt

Changes for http://plumi.org/ticket/66


------------------------------------------------------------------------
r50345 | andycat | 2007-09-27 17:31:47 +1000 (Thu, 27 Sep 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt

Update to the new ATMediaFile method , getDownloadServerURL

http://dev.plone.org/collective/changeset/50344


------------------------------------------------------------------------
r50242 | andycat | 2007-09-26 17:33:07 +1000 (Wed, 26 Sep 2007) | 2 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo/recent_submissions.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/recent_submissions.pt.metadata

Template for showing recently published call for submissions items

------------------------------------------------------------------------
r50241 | andycat | 2007-09-26 17:16:02 +1000 (Wed, 26 Sep 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/browser/configure.zcml
   A /ATVideo/branches/engage/browser/portlets
   A /ATVideo/branches/engage/browser/portlets/__init__.py
   A /ATVideo/branches/engage/browser/portlets/recent_submissions.py
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_recent_submissions.pt


Portlet for Call for Submissions content type


------------------------------------------------------------------------
r50235 | andycat | 2007-09-26 15:45:31 +1000 (Wed, 26 Sep 2007) | 12 lines
Changed paths:
   M /ATVideo/branches/engage/AppConfig.py
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/Extensions/Install.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/folder_listing.pt

Plumi/PlumiSkin related changes

bugfix on folder listing template

Dont include PressRoom on dependencies list, for now there is a Kupu related bug

Fix up auto Kupu linkables and collection updates. Only add type if it inst already installed

bugfix on kupu linkables/medias libraries means we can now browse thru the hierarchy of folders/taxonomy, and insert links to other video/submission content items, using the kupu visual editor 



------------------------------------------------------------------------
r49823 | andycat | 2007-09-21 17:17:16 +1000 (Fri, 21 Sep 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/publish.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt

Add a link to pubilshing Call for Submissions on publish page

Remove 70%/30% divs in video view


------------------------------------------------------------------------
r49822 | andycat | 2007-09-21 17:15:38 +1000 (Fri, 21 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/colophon.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/submission_view.pt

updates to templates for Submission content item, changing footer


------------------------------------------------------------------------
r49821 | andycat | 2007-09-21 17:14:23 +1000 (Fri, 21 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/Extensions/Install.py
   M /ATVideo/branches/engage/config.py

code to install new smart folder collection for all categories of Submissions content items


------------------------------------------------------------------------
r49820 | andycat | 2007-09-21 17:13:10 +1000 (Fri, 21 Sep 2007) | 7 lines
Changed paths:
   M /ATVideo/branches/engage/content/__init__.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/submission.py
   A /ATVideo/branches/engage/content/submission_folder.py
   M /ATVideo/branches/engage/version.txt

Updates to the Submission content item
New Submission Folder content type to hold these - is autocrated for each new user, but existing users will need to have one created

Catching WorkFlowException inside getFirstPublishedTransitionTime method on ATEngageVideo. This was causing an error, when commenting on videos



------------------------------------------------------------------------
r49819 | andycat | 2007-09-21 17:11:11 +1000 (Fri, 21 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/README.txt

change email address

------------------------------------------------------------------------
r49669 | spanna | 2007-09-19 17:47:30 +1000 (Wed, 19 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt

Changed Download button text "Download video" to "Download Hi-Res / Screening Version"

------------------------------------------------------------------------
r49666 | andycat | 2007-09-19 13:31:58 +1000 (Wed, 19 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/content/submission.py

some minor schema changes to Submission content type


------------------------------------------------------------------------
r49665 | andycat | 2007-09-19 13:30:41 +1000 (Wed, 19 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

fix up bug on the alt tags on video images

------------------------------------------------------------------------
r49490 | andycat | 2007-09-18 23:12:23 +1000 (Tue, 18 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/content/atengagevideofolder.py

change email address

------------------------------------------------------------------------
r49489 | andycat | 2007-09-18 23:11:07 +1000 (Tue, 18 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/content/__init__.py

To load new Submission content type

------------------------------------------------------------------------
r49488 | andycat | 2007-09-18 23:08:05 +1000 (Tue, 18 Sep 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/AppConfig.py
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/Extensions/Install.py
   M /ATVideo/branches/engage/version.txt

Install new Submissions content item
new version of ATVideo


------------------------------------------------------------------------
r49486 | andycat | 2007-09-18 23:06:56 +1000 (Tue, 18 Sep 2007) | 4 lines
Changed paths:
   A /ATVideo/branches/engage/content/submission.py
   A /ATVideo/branches/engage/skins/ATEngageVideo/submission_view.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/submission_view.pt.metadata

new Submissions functionality
http://plumi.org/ticket/66


------------------------------------------------------------------------
r49390 | andycat | 2007-09-17 23:36:31 +1000 (Mon, 17 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt
   M /ATVideo/branches/engage/skins/ATEngageVideo/folder_listing.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt

bugfix for alt img tag

------------------------------------------------------------------------
r49389 | andycat | 2007-09-17 23:24:30 +1000 (Mon, 17 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

make alt tag on thumbnail image more descriptive

------------------------------------------------------------------------
r49388 | andycat | 2007-09-17 23:24:15 +1000 (Mon, 17 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt

change css class

------------------------------------------------------------------------
r49375 | andycat | 2007-09-17 19:26:53 +1000 (Mon, 17 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt

oops obj->item variable name

------------------------------------------------------------------------
r49374 | andycat | 2007-09-17 19:26:10 +1000 (Mon, 17 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt

make the alt tag of the video thumbnail more descriptive

------------------------------------------------------------------------
r49373 | andycat | 2007-09-17 19:25:03 +1000 (Mon, 17 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/folder_listing.pt

remove getObject calls in template


------------------------------------------------------------------------
r49371 | andycat | 2007-09-17 19:17:18 +1000 (Mon, 17 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt

remove getObject calls from video folder templ


------------------------------------------------------------------------
r49369 | andycat | 2007-09-17 19:05:34 +1000 (Mon, 17 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

Removing getObject calls on the video items


------------------------------------------------------------------------
r48985 | andycat | 2007-09-11 17:23:39 +1000 (Tue, 11 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

bugfix for taxonomy smart folders publishing

------------------------------------------------------------------------
r48984 | andycat | 2007-09-11 17:02:03 +1000 (Tue, 11 Sep 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/folder_listing.pt
   M /ATVideo/branches/engage/version.txt

bump the version
make folder_listing template show in reverse order, ordered by created date
bugfix on making taxonomy folders pubilshed

------------------------------------------------------------------------
r48983 | andycat | 2007-09-11 16:38:08 +1000 (Tue, 11 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt

members video folders now show content newest first (ordered by created date)


------------------------------------------------------------------------
r48982 | andycat | 2007-09-11 16:37:22 +1000 (Tue, 11 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

make sure all taxonomy folders are published


------------------------------------------------------------------------
r48670 | andycat | 2007-09-05 00:08:30 +1000 (Wed, 05 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

add the duration back in, its now available from the brain object

------------------------------------------------------------------------
r48664 | andycat | 2007-09-04 23:53:09 +1000 (Tue, 04 Sep 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py

bugfix- bad syntax on new index for DurationOfVideo

------------------------------------------------------------------------
r48662 | andycat | 2007-09-04 23:13:26 +1000 (Tue, 04 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/version.txt

add DurationOfVideo field into the catalog index and metadata


------------------------------------------------------------------------
r48629 | andycat | 2007-09-04 15:30:12 +1000 (Tue, 04 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt

make it compatiable with latest CSS class names


------------------------------------------------------------------------
r48624 | andycat | 2007-09-04 13:48:32 +1000 (Tue, 04 Sep 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

use getFirstPublishedTransitionTime as ordering on front page
This matches what happens inside latest-videos and featuredvideos smart folders

------------------------------------------------------------------------
r48360 | andycat | 2007-08-31 06:30:14 +1000 (Fri, 31 Aug 2007) | 6 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/version.txt

adds a new index from ATVideo, the first datetime of the publish transition
to the catalog and smart folder tool 

The installer now uses this new index for the automatically created taxonomy smart folders
(genries/countries/topics)

------------------------------------------------------------------------
r48349 | andycat | 2007-08-31 04:26:40 +1000 (Fri, 31 Aug 2007) | 14 lines
Changed paths:
   M /ATVideo/branches/engage/content/video.py
   M /ATVideo/branches/engage/move_ES.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   M /ATVideo/branches/engage/version.txt


Removed catalog object lookups (getObject) from index_html for ATVideo objects
Only use the brain object!

Made the template compatiable with existing, except for formatted duration , since thats a call on an object
The existing check on thumbnail image is maintained via a new index on the catalog, which makes it avail on the brain object
returned by catalog searches.

Inside ATVideo content object, i made hasThumbnailImage an catalog index, via a schema change on ATVideo

(Reinstall, and do a 'clear and rebuild' on existing catalogs via ZMI)

minor change to the external file system , file paths, fixup script.

------------------------------------------------------------------------
r46516 | andycat | 2007-08-02 02:27:55 +1000 (Thu, 02 Aug 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/portlet_publish.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/publish.pt

publish page - and link to it from publish portlet


------------------------------------------------------------------------
r46511 | andycat | 2007-08-02 01:28:42 +1000 (Thu, 02 Aug 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

wrap links around the thumbnails in video listings


------------------------------------------------------------------------
r46467 | andycat | 2007-08-01 03:50:09 +1000 (Wed, 01 Aug 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/video.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt
   M /ATVideo/branches/engage/version.txt

Swap around the condition on templates - its faster to check if enabled or not, then check if support is really installed using the 'and' short circuit
Inside content objects, we can assume we can just check if bittorrent is enabled or not - since when we call the tool, it checks itself to see if there is th
e appropriate libraries installed or not.


------------------------------------------------------------------------
r45342 | andycat | 2007-07-10 03:50:46 +1000 (Tue, 10 Jul 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/AppConfig.py
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_tag_cloud_explorer.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/tag_cloud_explorer.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/tag_cloud_explorer_results.pt

remove dependency on TagCloudExplorer
and custom portlet and templates.
Moved to PlumiSkin


------------------------------------------------------------------------
r45334 | andycat | 2007-07-10 02:36:37 +1000 (Tue, 10 Jul 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/RSS2.pt

update the rss2 feed to include feedback from
feedvalidator.org

------------------------------------------------------------------------
r45331 | andycat | 2007-07-10 02:15:58 +1000 (Tue, 10 Jul 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/RSS2.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/atengagevideo_item.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/save_rss2_setup.cpy
   M /ATVideo/branches/engage/skins/ATEngageVideo/setup_rss2.cpt

revert RSS2 handling to use qRSS2Sydndication trunk only features
(as of 9 july 2007)
ie we are compatiable up to and including this changeset http://projects.quintagroup.com/products/changeset/893


------------------------------------------------------------------------
r45264 | andycat | 2007-07-08 22:47:55 +1000 (Sun, 08 Jul 2007) | 7 lines
Changed paths:
   M /ATVideo/branches/engage/AppConfig.py
   M /ATVideo/branches/engage/Widgets.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/tagkeyword.pt
   M /ATVideo/branches/engage/skins/ATVideo_public/edit_macros.pt
   M /ATVideo/branches/engage/skins/ATVideo_public/readme.txt
   M /ATVideo/branches/engage/version.txt

bump the version because:
changing the custom tagkeywordwidget to not use roleBasedAdd ie anybody can set a keyword
add dependency on TagCloudExplorer
the custom Archetypes edit macros is brought up to date with latest from that trunk
added a note in there about that , to remember ppl to check it


------------------------------------------------------------------------
r45195 | andycat | 2007-07-07 03:50:20 +1000 (Sat, 07 Jul 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt

this actually removes the 'pending' workstate check for automatically turning on vPIP


------------------------------------------------------------------------
r45192 | andycat | 2007-07-07 03:06:57 +1000 (Sat, 07 Jul 2007) | 4 lines
Changed paths:
   D /ATVideo/branches/engage/skins/ATVideo/video_view.pt

remove old version of video_view from this directory
(look in skins/ATEngageVideo)


------------------------------------------------------------------------
r45191 | andycat | 2007-07-07 03:06:12 +1000 (Sat, 07 Jul 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt

updates to the video view , and video folder view
include tags, remove auto inclusion of vpip if in work state 'pending' 


------------------------------------------------------------------------
r45188 | andycat | 2007-07-07 02:20:31 +1000 (Sat, 07 Jul 2007) | 3 lines
Changed paths:
   D /ATVideo/branches/engage/skins/ATEngageVideo/personalize_form.cpt
   D /ATVideo/branches/engage/skins/ATEngageVideo/personalize_form.cpt.metadata

these are buggy, moved correct versions into profile skin, PlumiSkin


------------------------------------------------------------------------
r45136 | andycat | 2007-07-06 00:54:34 +1000 (Fri, 06 Jul 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/login_success.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/myevents.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/mynews.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/myprofile.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/myvideos.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/personalize.cpy
   A /ATVideo/branches/engage/skins/ATEngageVideo/publishvideo.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/step1_off.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/step1_on.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/step2_off.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/step2_on.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/step3_off.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/step3_on.gif

new graphics, generic login success form


------------------------------------------------------------------------
r45134 | andycat | 2007-07-06 00:24:30 +1000 (Fri, 06 Jul 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/version.txt

bump the version


------------------------------------------------------------------------
r45131 | andycat | 2007-07-05 23:15:23 +1000 (Thu, 05 Jul 2007) | 3 lines
Changed paths:
   D /ATVideo/branches/engage/content/featuredvideo.py

remove featurevideo content item


------------------------------------------------------------------------
r45130 | andycat | 2007-07-05 23:10:02 +1000 (Thu, 05 Jul 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/Extensions/Install.py
   M /ATVideo/branches/engage/content/__init__.py

reverting the 'featured video' content type stuff


------------------------------------------------------------------------
r42420 | andycat | 2007-05-22 15:53:08 +1000 (Tue, 22 May 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/personalize_form.cpt

fix single selection bug
wasnt properly treating input into 'multple selection' properties as a list


------------------------------------------------------------------------
r42172 | andycat | 2007-05-16 17:02:14 +1000 (Wed, 16 May 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/contentlicensing_widget.pt

another bugfix - the cc url NEEDS a partner parameter, otherwise it wont call back via the exit url


------------------------------------------------------------------------
r42118 | andycat | 2007-05-15 21:40:51 +1000 (Tue, 15 May 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt
   M /ATVideo/branches/engage/version.txt

Bugfixes - need to mark old schema items as not required anymore
revert changes to videofolder view until further testing
bump version number

------------------------------------------------------------------------
r42052 | andycat | 2007-05-14 20:54:28 +1000 (Mon, 14 May 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

Fix spelling mistake in grabbing subject field


------------------------------------------------------------------------
r42043 | andycat | 2007-05-14 18:45:42 +1000 (Mon, 14 May 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

bugfix on author page for video's duration

------------------------------------------------------------------------
r42039 | andycat | 2007-05-14 17:58:53 +1000 (Mon, 14 May 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py

code to handle migration between old form of duration (three Fields) to new
duration field

------------------------------------------------------------------------
r42038 | andycat | 2007-05-14 17:49:08 +1000 (Mon, 14 May 2007) | 6 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt
   M /ATVideo/branches/engage/skins/ATVideo/getMemberDetailedInfo.cpy

use calls to getFormmatedDuration, rather than use attribs directly
remove tags display until properly released
back out svn commits use new featured video system [ shld be done on branch ]



------------------------------------------------------------------------
r42035 | andycat | 2007-05-14 12:48:49 +1000 (Mon, 14 May 2007) | 16 lines
Changed paths:
   M /ATVideo/branches/engage/Widgets.py
   M /ATVideo/branches/engage/content/engage.py
   A /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/tagkeyword.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_tag_cloud_explorer.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/tag_cloud_explorer.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/tag_cloud_explorer_results.pt
   A /ATVideo/branches/engage/skins/ATVideo/video_view.pt
   M /ATVideo/branches/engage/version.txt

Tagging development

Custom widget for overriding the Subject schema field
and use it as a user-supplied tag system

Uses TagCloudExplorer product - we override the templates to 
restrict the results to video content, show all tags and related tags
and the same time , and to restrict certain tag words for showing up

Changed the schema on ATEngageVideo, 
adding in 'Subject' for tags
Adding in 'DurationOfVideo' for the new time duration widget
added some code to ease migration from the three old schema fields
DurationOfVideo(Hr/Min/Secs) to the new one DurationOfVideo


------------------------------------------------------------------------
r41855 | andycat | 2007-05-09 14:57:28 +1000 (Wed, 09 May 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt

only use vPIP if keyword is 'vpip'

------------------------------------------------------------------------
r41800 | andycat | 2007-05-08 15:39:25 +1000 (Tue, 08 May 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/duration_formfield.js
   M /ATVideo/branches/engage/skins/ATEngageVideo/duration_macros.pt

bugfix: javascript to initially set the hidden field, required 
so that on re-editing you dont need to change the widget to
send the current value

------------------------------------------------------------------------
r41751 | andycat | 2007-05-07 22:31:34 +1000 (Mon, 07 May 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/AUTHORS.txt
   M /ATVideo/branches/engage/README.txt

Add some contact details for this branch
change email address

------------------------------------------------------------------------
r41721 | axxs | 2007-05-07 08:56:20 +1000 (Mon, 07 May 2007) | 1 line
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/Extensions/Install.py
   M /ATVideo/branches/engage/content/__init__.py
   A /ATVideo/branches/engage/content/featuredvideo.py
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

Added a featured video system, along with removing some references to Engagemedia
------------------------------------------------------------------------
r41720 | andycat | 2007-05-06 15:19:01 +1000 (Sun, 06 May 2007) | 6 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/video_view.pt
   D /ATVideo/branches/engage/skins/ATVideo/video_view.pt

bugfix for new TimeDurationWidget, on front page - index_html.pt

Moved video_view template to ATEngageVideo skin folder, since it now heavily uses the
features from ATEngageVideo, not just ATVideo content type


------------------------------------------------------------------------
r41719 | andycat | 2007-05-06 15:02:16 +1000 (Sun, 06 May 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

fixes for the new TimeDurationWidget


------------------------------------------------------------------------
r41718 | axxs | 2007-05-06 13:59:13 +1000 (Sun, 06 May 2007) | 1 line
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/ccND.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/contentlicensing_widget.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt
   M /ATVideo/branches/engage/skins/ATEngageVideo/folder_listing.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/global_searchbox.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

Removed references to Engagemedia, changed css ids and classes for more release css
------------------------------------------------------------------------
r41717 | axxs | 2007-05-06 13:55:22 +1000 (Sun, 06 May 2007) | 1 line
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo/browse.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/personalize.cpy.metadata
   A /ATVideo/branches/engage/skins/ATEngageVideo/personalize_form.cpt
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_browse.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_publish.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/publish.gif

Moved publish and browse portlets into ATVideo from EngageSkin along with basic images, also custom personalize form
------------------------------------------------------------------------
r40989 | andycat | 2007-04-23 22:56:45 +1000 (Mon, 23 Apr 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/config.py
   M /ATVideo/branches/engage/content/engage.py
   A /ATVideo/branches/engage/skins/ATEngageVideo/reTranscode.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/stopTranscode.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/transcodeStatus.pt
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

Templates and methods on ATEngageVideo object to support indytube - external python flash/theora transcoding script


------------------------------------------------------------------------
r40654 | andycat | 2007-04-16 19:20:59 +1000 (Mon, 16 Apr 2007) | 9 lines
Changed paths:
   M /ATVideo/branches/engage/AppConfig.py
   M /ATVideo/branches/engage/Widgets.py
   M /ATVideo/branches/engage/__init__.py
   M /ATVideo/branches/engage/content/engage.py
   A /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/duration.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/duration_components_support.py
   A /ATVideo/branches/engage/skins/ATEngageVideo/duration_formfield.js
   A /ATVideo/branches/engage/skins/ATEngageVideo/duration_macros.pt
   M /ATVideo/branches/engage/validators.py
   M /ATVideo/branches/engage/version.txt

Changed the ATEngageVideo object's schema - consolidated the Duration* attributes from 3 into one

Uses a custom widget (TimeDurationWidget, based off CalendarWidget) and custom validator (TimeValidator)
to make sure a non-zero time duration is selected.
The new widget shows three selection boxes representing hh:mm:ss (eg a length of time for the video)

The version is bumped up , since the schema changed.


------------------------------------------------------------------------
r40653 | andycat | 2007-04-16 19:05:14 +1000 (Mon, 16 Apr 2007) | 3 lines
Changed paths:
   D /ATVideo/branches/engage/skins/ATVideo/rss_template.pt

Removed old plone rss template
we now use ContentLicensing RSSView 

------------------------------------------------------------------------
r40652 | andycat | 2007-04-16 19:04:19 +1000 (Mon, 16 Apr 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/RSS2.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/atengagevideo_item.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/contentlicensing_widget.pt

Updated the ContentLicence widget to use custom properties for the CC licence choose popup
Temporarily remove CC info from the RSS2 feed (from old cc product)

------------------------------------------------------------------------
r40651 | andycat | 2007-04-16 19:01:22 +1000 (Mon, 16 Apr 2007) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/browser
   A /ATVideo/branches/engage/browser/README
   A /ATVideo/branches/engage/browser/__init__.py
   A /ATVideo/branches/engage/browser/configure.zcml
   A /ATVideo/branches/engage/browser/rss_template.pt
   A /ATVideo/branches/engage/configure.zcml

Zope-3 style view , integrating ContentLicensing's RSSView with ATVideo


------------------------------------------------------------------------
r40614 | andycat | 2007-04-15 18:31:38 +1000 (Sun, 15 Apr 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atengagevideo_item.pt

remove plonecreativecommons product dependency

------------------------------------------------------------------------
r40613 | andycat | 2007-04-15 16:09:56 +1000 (Sun, 15 Apr 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/contentlicensing_widget.pt

more customisations to the ContentLicensing widget


------------------------------------------------------------------------
r40612 | andycat | 2007-04-15 15:23:35 +1000 (Sun, 15 Apr 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/contentlicensing_widget.pt

more customisations to the way the licences are presented 
add 'more info' links, and slight rename of link to choose more CC licences

------------------------------------------------------------------------
r40199 | andycat | 2007-04-03 15:08:22 +1000 (Tue, 03 Apr 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/folder_listing.pt

link to the view page rather than full image, from the thumbnail


------------------------------------------------------------------------
r40198 | andycat | 2007-04-03 15:04:19 +1000 (Tue, 03 Apr 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/contentlicensing_widget.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt

add in line about copyright assignment in ContentLicensing widget

link to view page from thumbnail image in video folder listing


------------------------------------------------------------------------
r40197 | andycat | 2007-04-03 14:02:44 +1000 (Tue, 03 Apr 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/AppConfig.py
   M /ATVideo/branches/engage/DEPENDENCIES.txt
   M /ATVideo/branches/engage/Widgets.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/getDeps.sh
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/ccND.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/contentlicensing_widget.pt
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt
   M /ATVideo/branches/engage/version.txt

Rip out support for the old PloneCreativeCommons code
add in support , via a new widget, for ContentLicensing product
- the new plone2.5 style licensing product


------------------------------------------------------------------------
r40139 | andycat | 2007-04-02 14:31:17 +1000 (Mon, 02 Apr 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   M /ATVideo/branches/engage/validators.py

change the validation image error string
add a "Posted" to the front page news or event item

------------------------------------------------------------------------
r40138 | andycat | 2007-04-02 14:16:15 +1000 (Mon, 02 Apr 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/getDeps.sh

1.0.4 of ContentLicencing release

move to 'ploneout' and away from this silly script

------------------------------------------------------------------------
r40137 | andycat | 2007-04-02 13:10:57 +1000 (Mon, 02 Apr 2007) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATVideo/rss_template.pt

custom RSS1 template 


------------------------------------------------------------------------
r39829 | andycat | 2007-03-28 00:44:37 +1000 (Wed, 28 Mar 2007) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/__init__.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/video.py
   A /ATVideo/branches/engage/validators.py

add in a image validator , for the thumbnail field 
tests if PIL recognises the image file format or not (by checking for an
exception on opening)


------------------------------------------------------------------------
r39807 | andycat | 2007-03-27 18:18:41 +1000 (Tue, 27 Mar 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/getDeps.sh

moved linking making out into different script

------------------------------------------------------------------------
r39802 | andycat | 2007-03-27 16:13:54 +1000 (Tue, 27 Mar 2007) | 2 lines
Changed paths:
   A /ATVideo/branches/engage/makeLinks.sh

product dependency utility script

------------------------------------------------------------------------
r39399 | andycat | 2007-03-19 22:14:59 +1100 (Mon, 19 Mar 2007) | 2 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo/close_grey.gif
   A /ATVideo/branches/engage/skins/ATEngageVideo/close_hover.gif

images for the close button for vPIP

------------------------------------------------------------------------
r39387 | andycat | 2007-03-19 19:04:38 +1100 (Mon, 19 Mar 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/getDeps.sh

add in Content Licencing product - the new plone2.5 
creative commons (and others) licencing product


------------------------------------------------------------------------
r39386 | andycat | 2007-03-19 19:03:57 +1100 (Mon, 19 Mar 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

add the vpip css class around the div that is expanded into
the 'video play in place' object

------------------------------------------------------------------------
r39385 | andycat | 2007-03-19 19:02:38 +1100 (Mon, 19 Mar 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

install the correct case of 'vpip.js'


------------------------------------------------------------------------
r39384 | andycat | 2007-03-19 19:01:59 +1100 (Mon, 19 Mar 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/vpip.js

new version of vPIP 
http://vpip.org/


------------------------------------------------------------------------
r38730 | andycat | 2007-03-06 16:43:20 +1100 (Tue, 06 Mar 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/getDeps.sh
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

updated product dependencies versions
images in news listsing on front page view
make video duration hr/min/sec required

------------------------------------------------------------------------
r38729 | andycat | 2007-03-06 12:16:54 +1100 (Tue, 06 Mar 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/getDeps.sh

clean up for plone 2.5 versions of dependencies


------------------------------------------------------------------------
r38587 | andycat | 2007-03-03 16:59:58 +1100 (Sat, 03 Mar 2007) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py

method to retrieve html snippet generated by indytube
(auto FLV video transcoding )


------------------------------------------------------------------------
r38585 | axxs | 2007-03-03 16:46:48 +1100 (Sat, 03 Mar 2007) | 1 line
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

broke up the full description header and spaced the licence section for design purposes
------------------------------------------------------------------------
r38583 | axxs | 2007-03-03 14:36:44 +1100 (Sat, 03 Mar 2007) | 1 line
Changed paths:
   M /ATVideo/branches/engage/content/video.py

Fixed issue when users where uploading .pct files to the imagefield, and the resulting keyerror, by locking down content types to 3 formats
------------------------------------------------------------------------
r38579 | andycat | 2007-03-03 14:07:59 +1100 (Sat, 03 Mar 2007) | 10 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/video.py
   M /ATVideo/branches/engage/getDeps.sh
   M /ATVideo/branches/engage/skins/ATVideo/notifyMemberAreaCreated.py
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt


updates for using 'remote bittorrent server' (new Twisted-based perspective broker impl. in ATMediaFile)
updates for plone2.5 compatibility

installer
VPIP javascript
bugfix for 'multiple selection' in member properties



------------------------------------------------------------------------
r38578 | axxs | 2007-03-03 12:08:27 +1100 (Sat, 03 Mar 2007) | 1 line
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

Hid full description text title when there is none
------------------------------------------------------------------------
r37118 | andycat | 2007-02-12 17:42:39 +1100 (Mon, 12 Feb 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo_public/edit_macros.pt

Dont make the step button links, as they do not do form submission, and mislead users into thinking they have submitted their information


------------------------------------------------------------------------
r37117 | andycat | 2007-02-12 16:50:16 +1100 (Mon, 12 Feb 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/ccND.pt

changed to australia english spellings of "license"

------------------------------------------------------------------------
r37116 | andycat | 2007-02-12 16:48:45 +1100 (Mon, 12 Feb 2007) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/ccHelp_nc.html.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/ccHelp_nd.html.pt

newer help pages

------------------------------------------------------------------------
r37115 | andycat | 2007-02-12 13:53:36 +1100 (Mon, 12 Feb 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

make favourites link to directly to the videos, from the author page


------------------------------------------------------------------------
r37114 | andycat | 2007-02-12 13:36:08 +1100 (Mon, 12 Feb 2007) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo/addtoFavorites.cpy
   A /ATVideo/branches/engage/skins/ATEngageVideo/addtoFavorites.cpy.metadata

Our custom 'add to favourites' script


------------------------------------------------------------------------
r37113 | andycat | 2007-02-12 13:08:41 +1100 (Mon, 12 Feb 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

removed date from featured videos
http://trac.engagemedia.org/projects/ticket/296

------------------------------------------------------------------------
r37112 | andycat | 2007-02-12 12:57:48 +1100 (Mon, 12 Feb 2007) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo_public/edit_macros.pt

Make 'save' button only appear on the last tab (aka 'fieldset')


------------------------------------------------------------------------
r37111 | andycat | 2007-02-12 12:39:18 +1100 (Mon, 12 Feb 2007) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo/ccHelp_nc.html.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/ccHelp_nd.html.pt


modified help files for PloneCreativeCommons product

------------------------------------------------------------------------
r34506 | andycat | 2006-12-09 21:55:05 +1100 (Sat, 09 Dec 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

update some countries


------------------------------------------------------------------------
r34505 | andycat | 2006-12-09 16:46:09 +1100 (Sat, 09 Dec 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py

make date produced required field

------------------------------------------------------------------------
r34504 | andycat | 2006-12-09 13:58:19 +1100 (Sat, 09 Dec 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/ccND.pt

fix for copyright line

------------------------------------------------------------------------
r34503 | andycat | 2006-12-09 13:38:46 +1100 (Sat, 09 Dec 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atengagevideo_item.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/ccND.pt
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

skin changes

------------------------------------------------------------------------
r34389 | andycat | 2006-12-05 19:47:25 +1100 (Tue, 05 Dec 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

remove the link to the larger thumbnail when vPIP is enabled

------------------------------------------------------------------------
r34388 | andycat | 2006-12-05 19:17:14 +1100 (Tue, 05 Dec 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/ccND.pt

line about copyright 

------------------------------------------------------------------------
r34387 | andycat | 2006-12-05 19:15:52 +1100 (Tue, 05 Dec 2006) | 6 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo/jquery.js
   A /ATVideo/branches/engage/skins/ATEngageVideo/playVPIP.py
   A /ATVideo/branches/engage/skins/ATEngageVideo/vPIPBox.css
   A /ATVideo/branches/engage/skins/ATEngageVideo/vpip.js
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

conditionally show video using vPIP - http://utilities.cinegage.com/videos-playing-in-place/
either in workflow state 'pending' so author or admin can check it works, or if keywords contain 'vpip'
(which is assumed to have been added if it does indeed work)
WARNING - you need to have added the js scripts , and the CSS below, into the CSS/JS registries , the installer doesnt do this YET


------------------------------------------------------------------------
r34386 | andycat | 2006-12-05 15:44:37 +1100 (Tue, 05 Dec 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/ccND.pt

add copyright warning to custom CreativeCommons widget
shows up on publish form

------------------------------------------------------------------------
r34385 | andycat | 2006-12-05 14:12:43 +1100 (Tue, 05 Dec 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

mae aure that the latest videos and favourites headings dont show unless there is content

------------------------------------------------------------------------
r34384 | andycat | 2006-12-05 13:30:01 +1100 (Tue, 05 Dec 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

fix for the vodcast link the author page


------------------------------------------------------------------------
r34382 | andycat | 2006-12-05 11:14:02 +1100 (Tue, 05 Dec 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo_public/edit_macros.pt

uses 'stepX'_on.gif or 'stepX'_off.gif, depending on what fieldset variables is


------------------------------------------------------------------------
r34248 | andycat | 2006-11-30 16:11:05 +1100 (Thu, 30 Nov 2006) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/getDeps.sh

a script to download external dependencies from tarballs or svn, into "ext-lib/" and symlink them into the INSTANCE_HOME/Products 
ready for installing via the ZMI

------------------------------------------------------------------------
r34139 | andycat | 2006-11-27 12:21:51 +1100 (Mon, 27 Nov 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

use a call to ATVideo.hasThumbnailImage rather than using a condition on the attribute directly

------------------------------------------------------------------------
r33990 | andycat | 2006-11-22 19:37:10 +1100 (Wed, 22 Nov 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

small fixup to author's bio template

------------------------------------------------------------------------
r33750 | andycat | 2006-11-16 18:08:39 +1100 (Thu, 16 Nov 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/save_rss2_setup.cpy

setup the defaults for the properties on the syndication inside the video folders
since we removed these defaults from our custom qRSS2Syndication product setup_rss2 tab

------------------------------------------------------------------------
r32555 | andycat | 2006-10-31 17:26:19 +1100 (Tue, 31 Oct 2006) | 2 lines
Changed paths:
   A /ATVideo/branches/engage/move_ES.py

script to locate AT objects using ExternalStorage objects (currently, ATVideo/BitTorrentFile ) and update the filepath inside the storage obj, to a new ExternalStorage root repository path. This script, used with ./bin/zopectl debug mode, is used to patch up filepaths if you have moved servers, and/or upgraded/moved around zope/plone and changed the file layout for your video/torrent/audio files.

------------------------------------------------------------------------
r32467 | andycat | 2006-10-30 01:37:46 +1100 (Mon, 30 Oct 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

remove fat syndication tool id name - latest trunk version of fatsyndication doesnt have this anymore


------------------------------------------------------------------------
r32466 | andycat | 2006-10-30 01:36:07 +1100 (Mon, 30 Oct 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/DEPENDENCIES.txt
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

new dependencies


------------------------------------------------------------------------
r31317 | andycat | 2006-10-03 21:11:18 +1000 (Tue, 03 Oct 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   M /ATVideo/branches/engage/skins/ATVideo/getMemberDetailedInfo.cpy

member profile - user biography


------------------------------------------------------------------------
r31145 | andycat | 2006-09-29 03:28:40 +1000 (Fri, 29 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

template changes


------------------------------------------------------------------------
r31129 | axxs | 2006-09-28 11:35:39 +1000 (Thu, 28 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

small changes for front page design optimisation


------------------------------------------------------------------------
r30489 | andycat | 2006-09-18 01:49:27 +1000 (Mon, 18 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/save_rss2_setup.cpy.metadata

bug fix, was a copy of the setup_rss2.cpy.metadata


------------------------------------------------------------------------
r30486 | andycat | 2006-09-18 00:10:42 +1000 (Mon, 18 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atengagevideo_item.pt

fix for the url to use in item guid elements

------------------------------------------------------------------------
r30485 | andycat | 2006-09-17 22:29:37 +1000 (Sun, 17 Sep 2006) | 2 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo/atengagevideo_item.pt

added our ATEngageVideo custom RSS2 template -used by qRSS2Syndication product

------------------------------------------------------------------------
r30484 | andycat | 2006-09-17 21:33:39 +1000 (Sun, 17 Sep 2006) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/RSS2.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

author's template fixup , on multiple selection properties
making RSS2 spec confirm to the RSS2 and iTunes spec
front page to include smart folder containing latest news and events


------------------------------------------------------------------------
r30483 | andycat | 2006-09-17 21:30:32 +1000 (Sun, 17 Sep 2006) | 2 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo/save_rss2_setup.cpy
   A /ATVideo/branches/engage/skins/ATEngageVideo/save_rss2_setup.cpy.metadata
   A /ATVideo/branches/engage/skins/ATEngageVideo/setup_rss2.cpt

customisation of rss2 setup (for video folders , ie vodcasting)

------------------------------------------------------------------------
r30473 | axxs | 2006-09-17 17:54:42 +1000 (Sun, 17 Sep 2006) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo/setup_rss2.cpt.metadata

fixes issue with No next action found for setup_rss2.success.ATEngageVideoFolder.Save


------------------------------------------------------------------------
r30472 | andycat | 2006-09-17 17:46:46 +1000 (Sun, 17 Sep 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py

more refined way of doing 'submit' workflow action - check if we 
are not doing a 'next' or 'previous' action (ie navigating between tabs)


------------------------------------------------------------------------
r30471 | axxs | 2006-09-17 17:39:12 +1000 (Sun, 17 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

added classes to the rss feeds feedButton, and moved around container for better positioning


------------------------------------------------------------------------
r30470 | andycat | 2006-09-17 15:31:15 +1000 (Sun, 17 Sep 2006) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATVideo_public/edit_macros.pt

customise the display of the tabs (schemata) on the edit screen


------------------------------------------------------------------------
r30463 | andycat | 2006-09-17 03:14:21 +1000 (Sun, 17 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

make the cataloge search for latest videos use 'modified' attribute to sort on

------------------------------------------------------------------------
r30462 | andycat | 2006-09-17 02:59:49 +1000 (Sun, 17 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py

allow discussion, try to make the object use 'submit workflow transition each time it gets saved

------------------------------------------------------------------------
r30461 | andycat | 2006-09-17 02:58:57 +1000 (Sun, 17 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

make the taxonomy hierarchy of smart folders use modification date to sort on


------------------------------------------------------------------------
r30460 | andycat | 2006-09-17 02:57:42 +1000 (Sun, 17 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

simple rename

------------------------------------------------------------------------
r30459 | andycat | 2006-09-17 02:57:04 +1000 (Sun, 17 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

rss2 links for featured videos and latestvideo topics


------------------------------------------------------------------------
r30457 | andycat | 2006-09-17 02:55:42 +1000 (Sun, 17 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

icon, duration display, favourites

------------------------------------------------------------------------
r30452 | andycat | 2006-09-16 18:49:22 +1000 (Sat, 16 Sep 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

changes to the wording of link to users workspace
dont show the genre when special 'None' value selected
favourites listing

------------------------------------------------------------------------
r30451 | andycat | 2006-09-16 16:19:27 +1000 (Sat, 16 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py

make the submitted video be automatically submitted


------------------------------------------------------------------------
r30450 | andycat | 2006-09-16 14:42:30 +1000 (Sat, 16 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

right justify hour:min:sec display min size 2, default char '0', so 0 -> 00

------------------------------------------------------------------------
r30449 | andycat | 2006-09-16 13:45:16 +1000 (Sat, 16 Sep 2006) | 5 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo/RSS2.pt

RSS2 template for vodcasts 
uses atengagevideo_item.pt in qRSS2Syndication
diffs from qRSS2Syndication - adds thumbnail, small bugfixes on attributes
	mrss, createiveCommons xml namespace 

------------------------------------------------------------------------
r30448 | andycat | 2006-09-16 12:50:23 +1000 (Sat, 16 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

make the search for the catalog actually search for the objects owned by this author


------------------------------------------------------------------------
r30447 | andycat | 2006-09-16 12:18:22 +1000 (Sat, 16 Sep 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

redid the latest video listings 
also http://www.engagemedia.org/projects/ticket/73


------------------------------------------------------------------------
r30440 | andycat | 2006-09-16 02:29:06 +1000 (Sat, 16 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

display the videos listing ala front page


------------------------------------------------------------------------
r30439 | andycat | 2006-09-16 02:18:07 +1000 (Sat, 16 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   M /ATVideo/branches/engage/skins/ATVideo_public/base_edit.cpt

front page fixs
remove type description on edit page for atengagevideo objects

------------------------------------------------------------------------
r30438 | andycat | 2006-09-16 02:00:47 +1000 (Sat, 16 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

http://www.engagemedia.org/projects/ticket/171

------------------------------------------------------------------------
r29817 | axxs | 2006-09-04 12:54:00 +1000 (Mon, 04 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

Added ATEngageVideo and ATEngageVideoFolder to kupu so that folk can link to items in the editor


------------------------------------------------------------------------
r29784 | andycat | 2006-09-03 22:14:38 +1000 (Sun, 03 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

only show news/events objects on front page if they have a keyword of 'featured' assigned

------------------------------------------------------------------------
r29783 | andycat | 2006-09-03 22:13:49 +1000 (Sun, 03 Sep 2006) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

add a user biography attribute to memberdata 
syncs up with EngageSkin/skins/engage/personalize_form template assumption that users have a biography textarea

for http://www.engagemedia.org/projects/ticket/170

------------------------------------------------------------------------
r29782 | andycat | 2006-09-03 20:18:02 +1000 (Sun, 03 Sep 2006) | 2 lines
Changed paths:
   D /ATVideo/branches/engage/skins/ATEngageVideo/personalize_form.cpt

removed - have copy  in 'EngageSkin' product skins

------------------------------------------------------------------------
r29781 | andycat | 2006-09-03 16:05:39 +1000 (Sun, 03 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

fixup for checking the vocab for the default genre term


------------------------------------------------------------------------
r29780 | andycat | 2006-09-03 15:25:45 +1000 (Sun, 03 Sep 2006) | 6 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

In AppInstall, making the namedvocabs
add a 'genre' of ('aaa-none',u'-') , which in a selection widget , will be the 'none' option..
calling it 'aa-none' means it gets sorted first (by our monkey patch of NamedVocabulary.getDisplayList which sorted by key)
and will be the 'default' selection in a single valued selection widget
fix up for the video view template, so will dont display a link for the new 'none' genre

------------------------------------------------------------------------
r29779 | andycat | 2006-09-03 15:00:51 +1000 (Sun, 03 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

fix for last checkin 

------------------------------------------------------------------------
r29778 | andycat | 2006-09-03 14:50:28 +1000 (Sun, 03 Sep 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py


make video genre's selection widget's vocabulary get a special item to represent no genre selection


------------------------------------------------------------------------
r29756 | andycat | 2006-09-02 18:22:09 +1000 (Sat, 02 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt
   M /ATVideo/branches/engage/skins/ATEngageVideo/recent_videos.pt
   M /ATVideo/branches/engage/skins/ATVideo/notifyMemberAreaCreated.py

auto publish the members folder, and subfolders

------------------------------------------------------------------------
r29755 | andycat | 2006-09-02 18:21:26 +1000 (Sat, 02 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

chnage the workflow for ATEngageVideoFolder to 'folder_workflow'

------------------------------------------------------------------------
r29754 | axxs | 2006-09-02 16:45:10 +1000 (Sat, 02 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/folder_listing.pt

ATEngageVideoFolders can only hold videos so no need for the condition statement anymore


------------------------------------------------------------------------
r29753 | axxs | 2006-09-02 16:43:28 +1000 (Sat, 02 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

Removed automatic links to smartfolders, as this will be replaced by links to listings of other users with the same interests, activities and media formats


------------------------------------------------------------------------
r29752 | axxs | 2006-09-02 15:42:12 +1000 (Sat, 02 Sep 2006) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

removed Filming and Editing from Activities List on Personal Preferences

this answers ticket : http://engagemedia.org/projects/ticket/183


------------------------------------------------------------------------
r29751 | andycat | 2006-09-02 13:42:36 +1000 (Sat, 02 Sep 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/getMemberDetailedInfo.cpy

only return fixup url if url exists

------------------------------------------------------------------------
r29750 | andycat | 2006-09-02 12:58:54 +1000 (Sat, 02 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

only show the published objects inside the Topic (smart folders)


------------------------------------------------------------------------
r29728 | andycat | 2006-09-01 18:08:28 +1000 (Fri, 01 Sep 2006) | 4 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATVideo_public/content_edit_impl.py

goes with base_edit.cpt 
sorts names for tabsets


------------------------------------------------------------------------
r29725 | andycat | 2006-09-01 17:36:53 +1000 (Fri, 01 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

fixs for thumbnails


------------------------------------------------------------------------
r29724 | andycat | 2006-09-01 16:50:13 +1000 (Fri, 01 Sep 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt

new version of front page from live beta site


------------------------------------------------------------------------
r29723 | andycat | 2006-09-01 16:31:22 +1000 (Fri, 01 Sep 2006) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/video.py


regenerate the associated torrent file , on cpoy n paste
hardcode comment out the tags field in the schema


------------------------------------------------------------------------
r29722 | andycat | 2006-09-01 16:24:30 +1000 (Fri, 01 Sep 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/ccNC.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/ccND.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/default_error_message.pt
   M /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   M /ATVideo/branches/engage/skins/ATVideo/getMemberDetailedInfo.cpy

fixs up for creativecommons license display
author page fixup 
links fixup on index_html

------------------------------------------------------------------------
r29610 | andycat | 2006-08-29 23:11:32 +1000 (Tue, 29 Aug 2006) | 2 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATVideo_public/base_edit.cpt

added this to solve http://engagemedia.org/projects/ticket/129

------------------------------------------------------------------------
r25197 | andycat | 2006-06-21 06:13:42 +1000 (Wed, 21 Jun 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

dont display the torrent link if no bittorrent item was found related to the video


------------------------------------------------------------------------
r25179 | andycat | 2006-06-21 01:29:46 +1000 (Wed, 21 Jun 2006) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py

XXX Schema changes need to by pushed back into the Posiedon model!!

Added Director, changed Widgets for ccNonDerivative ccNonCommerical fields to use the new
widgets developed

------------------------------------------------------------------------
r25177 | andycat | 2006-06-21 01:27:04 +1000 (Wed, 21 Jun 2006) | 7 lines
Changed paths:
   M /ATVideo/branches/engage/content/video.py

created the createTorrent method to put all torrent generation code inside one method
now its called on form saving (processForm) and on manage_afterAdd, so that torrent is generated
when the object moves.

XXX Schema changes need to by pushed back into the Posiedon model!!


------------------------------------------------------------------------
r25176 | andycat | 2006-06-21 01:24:17 +1000 (Wed, 21 Jun 2006) | 6 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

added block of tal variables setup for the plonecc tool and the new display of CC license
added display of new Director field.
better error checking on thumbnail image , and for display of bittorrent link

template code for display of CC license / taken from PloneCreativeCommons/skins/cc/

------------------------------------------------------------------------
r25175 | andycat | 2006-06-21 01:18:51 +1000 (Wed, 21 Jun 2006) | 3 lines
Changed paths:
   D /ATVideo/branches/engage/skins/ATEngageVideo/.author.cpt.swp
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_browse.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_donate.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_events.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_featured.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_mailinglist.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_navigation.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_publish.pt
   D /ATVideo/branches/engage/skins/ATEngageVideo/portlet_video.pt

removed these into EngageSkin product


------------------------------------------------------------------------
r25174 | andycat | 2006-06-21 01:15:37 +1000 (Wed, 21 Jun 2006) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo/default_error_message.pt

custom error page for engagemedia.org


------------------------------------------------------------------------
r25173 | andycat | 2006-06-21 01:13:58 +1000 (Wed, 21 Jun 2006) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/Widgets.py
   A /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets
   A /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/ccNC.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/atvideo_widgets/ccND.pt

Widget classes and templates for new Creative Commons product widget


------------------------------------------------------------------------
r25172 | andycat | 2006-06-21 01:12:42 +1000 (Wed, 21 Jun 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/folder_listing.pt

folder template to override base plone version / only displays 'published' ATEngageVideo objects


------------------------------------------------------------------------
r25171 | andycat | 2006-06-21 01:10:25 +1000 (Wed, 21 Jun 2006) | 9 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

made installing the fatsyn objects optional based on a config paramter (set to false by default)

excluded from nav - folder of  smart folders containing taxonomies.
added descriptions to the Topic objects so that they have descriptions in outgoing RSS feeds
call enableqRSS2 on each new smart folder for each genre/category/country

commented out the portal_membership action / seems to be already added by plone


------------------------------------------------------------------------
r25170 | andycat | 2006-06-21 00:59:18 +1000 (Wed, 21 Jun 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/config.py

more default IDs for custom objects

------------------------------------------------------------------------
r24418 | andycat | 2006-06-05 14:13:32 +1000 (Mon, 05 Jun 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/AppConfig.py
   M /ATVideo/branches/engage/DEPENDENCIES.txt

update to new dep on PloneCreativeCommons


------------------------------------------------------------------------
r24417 | andycat | 2006-06-05 14:12:07 +1000 (Mon, 05 Jun 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

added call to method to find the related bittorrentfile objects's url, to start to make the linking of videos and torrents more robust to moving/cut/paste etc


------------------------------------------------------------------------
r24416 | andycat | 2006-06-05 14:05:31 +1000 (Mon, 05 Jun 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py

processForm to hook into the portal_cc (plonecreativecommons product) - ie add a cc licence to the video
a method to find the url of the related bittorrentfile item


------------------------------------------------------------------------
r24415 | andycat | 2006-06-05 14:02:14 +1000 (Mon, 05 Jun 2006) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

Turned off ATEngageVideo, BitTorrentFile objects globally
Made the videos folder in the default member skeleton use the new type ATEngageVideoFolder
Got rid of some constraintys stuff since this is now unnecessary


------------------------------------------------------------------------
r24414 | andycat | 2006-06-05 13:58:10 +1000 (Mon, 05 Jun 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/Install.py
   M /ATVideo/branches/engage/content/__init__.py
   A /ATVideo/branches/engage/content/atengagevideofolder.py
   A /ATVideo/branches/engage/skins/ATEngageVideo/videofolder_view.pt

a new type, atengagevideofolder - used to hold only atengagevideo objects (and bittorrentfile objects, though not displayed by the default listing template - videofolder_view.pt)
Done without archgenxml - redo this properly at some stage


------------------------------------------------------------------------
r24413 | andycat | 2006-06-05 13:55:23 +1000 (Mon, 05 Jun 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/content/video.py

slight re-arrangment so that exceptions inside the atmediafile tool get raised for easy debugging and quicker problem catching

------------------------------------------------------------------------
r24387 | andycat | 2006-06-05 02:08:29 +1000 (Mon, 05 Jun 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/notifyMemberAreaCreated.py

fix for creators and ownership on new folders


------------------------------------------------------------------------
r24169 | andycat | 2006-06-01 05:01:39 +1000 (Thu, 01 Jun 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

fix for time display

------------------------------------------------------------------------
r24123 | andycat | 2006-05-31 04:07:18 +1000 (Wed, 31 May 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

corrects the user entered url if necessary


------------------------------------------------------------------------
r24106 | andycat | 2006-05-30 11:37:06 +1000 (Tue, 30 May 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

make it so that videos can only be added into the video folder


------------------------------------------------------------------------
r24105 | andycat | 2006-05-30 10:42:52 +1000 (Tue, 30 May 2006) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATVideo/getMemberDetailedInfo.cpy.metadata
   A /ATVideo/branches/engage/skins/ATVideo/notifyMemberAreaCreated.py.metadata

metadata files for the scripts


------------------------------------------------------------------------
r24104 | andycat | 2006-05-30 10:39:02 +1000 (Tue, 30 May 2006) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATVideo/download.gif

added missing gif


------------------------------------------------------------------------
r24103 | andycat | 2006-05-30 10:37:14 +1000 (Tue, 30 May 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

Make extendMemberData use the same data structure for the video genres.


------------------------------------------------------------------------
r24102 | andycat | 2006-05-30 10:36:18 +1000 (Tue, 30 May 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt

make the author template handle the cases where the multiselection properties (genre interests, activities, media formats) 
are only return as a string, (ie 1 selection) not a list


------------------------------------------------------------------------
r24098 | andycat | 2006-05-30 07:43:39 +1000 (Tue, 30 May 2006) | 3 lines
Changed paths:
   A /ATVideo/branches/engage/skins/ATEngageVideo
   A /ATVideo/branches/engage/skins/ATEngageVideo/.author.cpt.swp
   A /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt
   A /ATVideo/branches/engage/skins/ATEngageVideo/author.cpt.metadata
   A /ATVideo/branches/engage/skins/ATEngageVideo/colophon.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/engage_portlet_search.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/folder_listing.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/footer.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/global_logo.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/global_personalbar.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/global_searchbox.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/global_siteactions.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/index_html.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/login_success.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/personalize_form.cpt
   A /ATVideo/branches/engage/skins/ATEngageVideo/personalize_form.cpt.metadata
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_browse.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_donate.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_events.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_featured.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_mailinglist.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_navigation.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_publish.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/portlet_video.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/recent_videos.pt
   A /ATVideo/branches/engage/skins/ATEngageVideo/recently_modified_videos.pt

added skins/ATEngageVideo


------------------------------------------------------------------------
r24097 | andycat | 2006-05-30 07:11:12 +1000 (Tue, 30 May 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

makes video the default types for syndication , and enables a few other settings in
qrss2syndication setup function


------------------------------------------------------------------------
r24093 | andycat | 2006-05-30 04:19:41 +1000 (Tue, 30 May 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/skins/ATVideo/notifyMemberAreaCreated.py

debugging additions to both sscripts


------------------------------------------------------------------------
r24089 | andycat | 2006-05-30 01:15:33 +1000 (Tue, 30 May 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/AppConfig.py
   M /ATVideo/branches/engage/DEPENDENCIES.txt
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/config.py
   A /ATVideo/branches/engage/skins/ATVideo/getMemberDetailedInfo.cpy
   A /ATVideo/branches/engage/skins/ATVideo/notifyMemberAreaCreated.py

copied over the getMemberDetailedInfo.cpy and notifyMemberAreaCreated.py from EngageSkin
updated AppInstall member folder create function


------------------------------------------------------------------------
r22011 | andycat | 2006-04-12 05:49:25 +1000 (Wed, 12 Apr 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py

new method to return the value of the Country schema object
new method to return the name of the Country smartfolders folder

------------------------------------------------------------------------
r22010 | andycat | 2006-04-12 05:47:51 +1000 (Wed, 12 Apr 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/content/video.py

new method - hasThumbnailImage

------------------------------------------------------------------------
r22009 | andycat | 2006-04-12 05:46:56 +1000 (Wed, 12 Apr 2006) | 7 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/config.py

new config paramter (folder of preset smartfolder searches by country)
new smartfolder index/metadata , catalog tool index for Countries
installs a new folder of smartfolder-based country searches for atvideo objects

more name-hacks to defaults in ATCountryWidget


------------------------------------------------------------------------
r22008 | andycat | 2006-04-12 05:43:19 +1000 (Wed, 12 Apr 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

using new class method to test for video/torrent file, new Country category links, CSS classes

------------------------------------------------------------------------
r21299 | axxs | 2006-03-26 14:44:09 +1100 (Sun, 26 Mar 2006) | 1 line
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/config.py
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

renamed default categories folder to topics, removed verbosity with regard added +'Type' to id's and made associated URL's more human friendly all round
------------------------------------------------------------------------
r21298 | axxs | 2006-03-26 13:23:11 +1100 (Sun, 26 Mar 2006) | 1 line
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/config.py

Changed default genre and category folder names to something more friendly, along with human friendly vocabulary changes
------------------------------------------------------------------------
r21224 | andycat | 2006-03-24 03:49:00 +1100 (Fri, 24 Mar 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/AppConfig.py
   M /ATVideo/branches/engage/DEPENDENCIES.txt

new dependencies


------------------------------------------------------------------------
r21174 | andycat | 2006-03-23 02:41:47 +1100 (Thu, 23 Mar 2006) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/DEPENDENCIES.txt
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

make the download link display only when the file is really uploaded

more dependencies


------------------------------------------------------------------------
r21077 | andycat | 2006-03-21 01:09:53 +1100 (Tue, 21 Mar 2006) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/video.py
   M /ATVideo/branches/engage/model/ATVideo.zuml
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt
   M /ATVideo/branches/engage/version.txt

re-ran agx model generation
FATsynication refactor - moved back to just using 'Topic' object - we dont use a special subclass of it anymore
some video skin updates


------------------------------------------------------------------------
r20933 | andycat | 2006-03-18 00:30:15 +1100 (Sat, 18 Mar 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py

bugfix for DurationOfVideoSecs


------------------------------------------------------------------------
r20932 | andycat | 2006-03-18 00:00:30 +1100 (Sat, 18 Mar 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/model/ATVideo.zuml
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt
   M /ATVideo/branches/engage/version.txt

more developments on the duration - now has hours/minutes/seconds select boxes


------------------------------------------------------------------------
r20926 | andycat | 2006-03-17 21:53:30 +1100 (Fri, 17 Mar 2006) | 7 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/video.py
   M /ATVideo/branches/engage/model/ATVideo.zuml
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt
   M /ATVideo/branches/engage/version.txt

updated schema - duration is broken into minutes/hours

more skin updates

Changed the order of the Countries added in AppInstall.py


------------------------------------------------------------------------
r20847 | andycat | 2006-03-16 08:01:17 +1100 (Thu, 16 Mar 2006) | 6 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/Extensions/Install.py
   M /ATVideo/branches/engage/__init__.py
   M /ATVideo/branches/engage/config.py
   M /ATVideo/branches/engage/content/__init__.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/video.py
   M /ATVideo/branches/engage/interfaces/IVideoMetaData.py
   M /ATVideo/branches/engage/interfaces/__init__.py
   M /ATVideo/branches/engage/model/ATVideo.zuml
   M /ATVideo/branches/engage/tests/__init__.py
   M /ATVideo/branches/engage/tool/__init__.py
   M /ATVideo/branches/engage/version.txt

latest developments - regenerated from AGX 
__init__.py monkey patches ATVocabManager to sort the terms
removed "Language" from ATEngageVideo schema
more custom code inside engage.py to move around some schema fields


------------------------------------------------------------------------
r19905 | andycat | 2006-03-01 07:15:32 +1100 (Wed, 01 Mar 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

commenting out BitTorrentFile implicitly addable off

skin update

------------------------------------------------------------------------
r19885 | andycat | 2006-03-01 02:22:51 +1100 (Wed, 01 Mar 2006) | 6 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/config.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

skins now have links to the smartfolders for each genre/category
config.py now has constants defining the ids of the objects (folders) used
to hold the classification smartfolders
AppInstall uses these constants, engage.py has member funcs to return these ids 
for use in the skins

------------------------------------------------------------------------
r19854 | andycat | 2006-02-28 06:40:51 +1100 (Tue, 28 Feb 2006) | 6 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

exclude SyndicationManager, SyndicationFeed from nav tree

start to make genre/categories information in video view, clickable through to the
smartfolder listing all videos with that classification.


------------------------------------------------------------------------
r19852 | andycat | 2006-02-28 06:01:04 +1100 (Tue, 28 Feb 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

Using RSS2EnclosureTopic (subclass of ATTopic that implements IFeedSource)
to allow rss2 w/ enclosures , using basesyndication/fatsyndication views


------------------------------------------------------------------------
r19850 | andycat | 2006-02-28 03:59:41 +1100 (Tue, 28 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/content/engage.py

SyndicationManager, and SyndicationFeeds programmatically added for each SimpleVocabularyTerm


------------------------------------------------------------------------
r19744 | andycat | 2006-02-24 13:14:39 +1100 (Fri, 24 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

update for the field name change


------------------------------------------------------------------------
r19742 | andycat | 2006-02-24 13:12:25 +1100 (Fri, 24 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/content/engage.py

smart folder hackery


------------------------------------------------------------------------
r19738 | axxs | 2006-02-24 11:20:55 +1100 (Fri, 24 Feb 2006) | 1 line
Changed paths:
   M /ATVideo/branches/engage/DEPENDENCIES.txt
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/video.py
   M /ATVideo/branches/engage/interfaces/IVideoMetaData.py
   M /ATVideo/branches/engage/model/ATVideo.zuml
   M /ATVideo/branches/engage/version.txt

small typo fix on Distributor, and EngageSkin put in dependencies file as install requires it atm
------------------------------------------------------------------------
r19733 | axxs | 2006-02-24 09:48:46 +1100 (Fri, 24 Feb 2006) | 1 line
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py

ATEngageVideo retitled to Video once ATVideo disabled
------------------------------------------------------------------------
r19725 | andycat | 2006-02-24 08:33:37 +1100 (Fri, 24 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/Extensions/Install.py
   M /ATVideo/branches/engage/__init__.py
   M /ATVideo/branches/engage/config.py
   M /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/interfaces/IVideoMetaData.py
   M /ATVideo/branches/engage/interfaces/__init__.py
   M /ATVideo/branches/engage/model/ATVideo.zuml
   M /ATVideo/branches/engage/tests/__init__.py
   M /ATVideo/branches/engage/tool/__init__.py
   M /ATVideo/branches/engage/version.txt

latest stuff


------------------------------------------------------------------------
r19721 | andycat | 2006-02-24 05:30:37 +1100 (Fri, 24 Feb 2006) | 6 lines
Changed paths:
   D /ATVideo/branches/engage/content/ATEngageVideo.py
   M /ATVideo/branches/engage/content/__init__.py
   A /ATVideo/branches/engage/content/engage.py
   M /ATVideo/branches/engage/content/video.py

latest stuff to link into SmartFolders criteria
renamed ATEngageVideo module to engage

using 1.5 agx


------------------------------------------------------------------------
r19664 | andycat | 2006-02-22 08:29:11 +1100 (Wed, 22 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

bugfix for full screen image view


------------------------------------------------------------------------
r19650 | andycat | 2006-02-22 06:03:15 +1100 (Wed, 22 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

more development on the video display


------------------------------------------------------------------------
r19649 | andycat | 2006-02-22 05:43:10 +1100 (Wed, 22 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

new skin, bugfix for the richwidget


------------------------------------------------------------------------
r19646 | andycat | 2006-02-22 05:11:07 +1100 (Wed, 22 Feb 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

lots of template development, esp. for ATVocabularyManager fields, and other data

------------------------------------------------------------------------
r19638 | andycat | 2006-02-22 03:16:44 +1100 (Wed, 22 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

bigfixes to video view


------------------------------------------------------------------------
r19600 | andycat | 2006-02-21 08:50:35 +1100 (Tue, 21 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/content/ATEngageVideo.py
   M /ATVideo/branches/engage/model/ATVideo.zuml
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt
   M /ATVideo/branches/engage/version.txt

bugfixes for ATEngageVideo templates and default_view


------------------------------------------------------------------------
r19591 | andycat | 2006-02-21 05:50:54 +1100 (Tue, 21 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/model/ATVideo.zuml
   M /ATVideo/branches/engage/skins/ATVideo/video_view.pt

bug fixes


------------------------------------------------------------------------
r19583 | andycat | 2006-02-21 04:10:21 +1100 (Tue, 21 Feb 2006) | 5 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/Extensions/Install.py
   M /ATVideo/branches/engage/__init__.py
   M /ATVideo/branches/engage/config.py
   M /ATVideo/branches/engage/content/ATEngageVideo.py
   M /ATVideo/branches/engage/content/__init__.py
   M /ATVideo/branches/engage/content/video.py
   M /ATVideo/branches/engage/interfaces/IVideoMetaData.py
   M /ATVideo/branches/engage/interfaces/__init__.py
   M /ATVideo/branches/engage/model/ATVideo.zuml
   M /ATVideo/branches/engage/model/generate.conf
   M /ATVideo/branches/engage/tests/__init__.py
   M /ATVideo/branches/engage/tool/__init__.py
   M /ATVideo/branches/engage/version.txt

regenerated from UML
added Dave Fregon as another author
added content_icon taged value to ATVideo


------------------------------------------------------------------------
r19582 | andycat | 2006-02-21 03:45:35 +1100 (Tue, 21 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/AppConfig.py

bugfix for Dependencies - dont include ourselves ;)


------------------------------------------------------------------------
r19579 | andycat | 2006-02-21 03:27:36 +1100 (Tue, 21 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/AppConfig.py
   M /ATVideo/branches/engage/Extensions/AppInstall.py

added custom dependecies to AppConfig
bugfixes to AppInstall

------------------------------------------------------------------------
r19576 | andycat | 2006-02-21 03:10:31 +1100 (Tue, 21 Feb 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/engage/AUTHORS.txt
   A /ATVideo/branches/engage/DEPENDENCIES.txt
   M /ATVideo/branches/engage/Extensions/AppInstall.py

more customisations to the custom installer.
updates authors and dependencies txt files


------------------------------------------------------------------------
r19568 | andycat | 2006-02-21 02:14:59 +1100 (Tue, 21 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/engage/Extensions/AppInstall.py
   M /ATVideo/branches/engage/Extensions/Install.py
   M /ATVideo/branches/engage/config.py
   A /ATVideo/branches/engage/content/ATEngageVideo.py
   M /ATVideo/branches/engage/content/__init__.py
   M /ATVideo/branches/engage/content/video.py
   M /ATVideo/branches/engage/model/ATVideo.zuml
   M /ATVideo/branches/engage/version.txt

latest developments for subclassing ATVideo


------------------------------------------------------------------------
r19567 | andycat | 2006-02-21 02:12:51 +1100 (Tue, 21 Feb 2006) | 4 lines
Changed paths:
   A /ATVideo/branches/engage (from /ATVideo/branches/bittorrent:19566)

new branch, demostrating how to subclass ATVideo, to add more types in the schema
uses ATCountryWidget, ATVocabularyManager etc


------------------------------------------------------------------------
r19337 | andycat | 2006-02-16 00:15:05 +1100 (Thu, 16 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/bittorrent/content/video.py

removed all the "manual" empty methods until we find out why we really need them


------------------------------------------------------------------------
r19336 | andycat | 2006-02-15 23:54:55 +1100 (Wed, 15 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/bittorrent/content/video.py

removed getBody() method


------------------------------------------------------------------------
r19304 | andycat | 2006-02-15 05:27:51 +1100 (Wed, 15 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/bittorrent/Extensions/Install.py
   M /ATVideo/branches/bittorrent/__init__.py
   M /ATVideo/branches/bittorrent/config.py
   M /ATVideo/branches/bittorrent/content/__init__.py
   M /ATVideo/branches/bittorrent/content/video.py
   M /ATVideo/branches/bittorrent/interfaces/IVideoMetaData.py
   M /ATVideo/branches/bittorrent/interfaces/__init__.py
   M /ATVideo/branches/bittorrent/model/generate.conf
   M /ATVideo/branches/bittorrent/model/generate_source.sh
   M /ATVideo/branches/bittorrent/tests/__init__.py
   M /ATVideo/branches/bittorrent/tool/__init__.py
   M /ATVideo/branches/bittorrent/version.txt

regenerated from the model , using the latest agx version


------------------------------------------------------------------------
r19073 | wreutz | 2006-02-09 01:59:22 +1100 (Thu, 09 Feb 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/bittorrent/content/video.py

ATVideo doesn't break if you have an old version of ATMediaFile without BitTorrent support.
outputs an warning message to ZLOG
------------------------------------------------------------------------
r18945 | wreutz | 2006-02-04 04:10:48 +1100 (Sat, 04 Feb 2006) | 1 line
Changed paths:
   M /ATVideo/branches/bittorrent/skins/ATVideo/getMediaWidget.py

fixed bug in getMediaWidget.py that prevented files with . in their name from being rendered with the right xxx_widget.pt
------------------------------------------------------------------------
r18943 | wreutz | 2006-02-04 03:31:10 +1100 (Sat, 04 Feb 2006) | 1 line
Changed paths:
   M /ATVideo/branches/bittorrent/skins/ATVideo/video_view.pt

added macro for displaying related items for video_view.pt (needed for showing the bittorrent file related to the videoobject)
------------------------------------------------------------------------
r18939 | andycat | 2006-02-04 00:50:00 +1100 (Sat, 04 Feb 2006) | 3 lines
Changed paths:
   D /ATVideo/branches/bittorrent/bt-server

moved this stuff to the ATMediaFile (branch 'bittorrent')


------------------------------------------------------------------------
r18933 | wreutz | 2006-02-03 22:52:43 +1100 (Fri, 03 Feb 2006) | 2 lines
Changed paths:
   M /ATVideo/branches/bittorrent/content/video.py

moved bittorrent stuff from video.py to ATMedaFile/branches/bittorrent/ATMediaFileTool
added call of this functions to video.py
------------------------------------------------------------------------
r18928 | andycat | 2006-02-03 21:48:21 +1100 (Fri, 03 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/bittorrent/content/video.py

bugfixes for generating .torrent files , using external storage, and/or tramline


------------------------------------------------------------------------
r18909 | andycat | 2006-02-03 04:20:53 +1100 (Fri, 03 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/bittorrent/bt-server/README.txt

more stuff on how to start seed server 


------------------------------------------------------------------------
r18871 | andycat | 2006-02-03 01:29:33 +1100 (Fri, 03 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/bittorrent/bt-server/INSTALL.txt
   M /ATVideo/branches/bittorrent/bt-server/README.txt
   M /ATVideo/branches/bittorrent/content/video.py

more documentation , and some small fixes to video.py
for testing with a custom tracker

------------------------------------------------------------------------
r18870 | andycat | 2006-02-03 01:27:47 +1100 (Fri, 03 Feb 2006) | 3 lines
Changed paths:
   A /ATVideo/branches/bittorrent/KNOWNBUGS.txt

known bugs


------------------------------------------------------------------------
r18869 | andycat | 2006-02-03 01:18:32 +1100 (Fri, 03 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/bittorrent/content/video.py

more bugfixes for new version of bittorrent


------------------------------------------------------------------------
r18865 | andycat | 2006-02-03 00:42:38 +1100 (Fri, 03 Feb 2006) | 4 lines
Changed paths:
   M /ATVideo/branches/bittorrent/bt-server/INSTALL.txt
   A /ATVideo/branches/bittorrent/bt-server/README.txt
   M /ATVideo/branches/bittorrent/content/video.py

bugfixes for new version of BitTorrent 4.4 in video.py

new instructions/readme for setup up tracker/seeder server

------------------------------------------------------------------------
r18856 | andycat | 2006-02-02 23:40:44 +1100 (Thu, 02 Feb 2006) | 3 lines
Changed paths:
   A /ATVideo/branches/bittorrent/bt-server
   A /ATVideo/branches/bittorrent/bt-server/INSTALL.txt
   A /ATVideo/branches/bittorrent/bt-server/TODO.txt
   A /ATVideo/branches/bittorrent/bt-server/bt_state
   A /ATVideo/branches/bittorrent/bt-server/start_tracker.py
   M /ATVideo/branches/bittorrent/content/video.py
   M /ATVideo/branches/bittorrent/model/generate_source.sh

changes for bittorrent version 4.4
still in development

------------------------------------------------------------------------
r18802 | salimfadhley | 2006-02-01 11:24:00 +1100 (Wed, 01 Feb 2006) | 5 lines
Changed paths:
   M /ATVideo/branches/bittorrent/TODO.txt
   M /ATVideo/branches/bittorrent/content/video.py

bugfix for re-editing files ie only create new plone object File on inital publish

new ideas for bittorrent server setup


------------------------------------------------------------------------
r18798 | salimfadhley | 2006-02-01 10:35:04 +1100 (Wed, 01 Feb 2006) | 3 lines
Changed paths:
   M /ATVideo/branches/bittorrent/content/video.py

removed getEnclosure (in ATMediaFile product)
fixed bt stuff in processForm

------------------------------------------------------------------------
r18731 | salimfadhley | 2006-01-31 02:08:50 +1100 (Tue, 31 Jan 2006) | 2 lines
Changed paths:
   A /ATVideo/branches/bittorrent (from /ATVideo/trunk:18729)
   M /ATVideo/branches/bittorrent/content/video.py
   M /ATVideo/branches/bittorrent/model/generate_source.sh

new bittorrent branch

------------------------------------------------------------------------
r18622 | nateaune | 2006-01-29 08:13:03 +1100 (Sun, 29 Jan 2006) | 2 lines
Changed paths:
   D /ATVideo/trunk/skins/ATVideo/video_icon.gif

deleting video icon

------------------------------------------------------------------------
r18611 | chrismiles | 2006-01-29 01:30:41 +1100 (Sun, 29 Jan 2006) | 3 lines
Changed paths:
   M /ATVideo/trunk/skins/ATVideo/video_view.pt

Added display of publisherName and productionCompanyName below
video in video_view template.

------------------------------------------------------------------------
r18272 | nateaune | 2006-01-21 17:37:23 +1100 (Sat, 21 Jan 2006) | 2 lines
Changed paths:
   M /ATVideo/trunk/content/video.py

specifying which video icon to use

------------------------------------------------------------------------
r18271 | nateaune | 2006-01-21 17:36:19 +1100 (Sat, 21 Jan 2006) | 1 line
Changed paths:
   A /ATVideo/trunk/skins/ATVideo/video_icon.png

change icon
------------------------------------------------------------------------
r18270 | nateaune | 2006-01-21 17:35:06 +1100 (Sat, 21 Jan 2006) | 1 line
Changed paths:
   D /ATVideo/trunk/skins/ATVideo/video_icon.png

changed video icon
------------------------------------------------------------------------
r18269 | nateaune | 2006-01-21 17:23:09 +1100 (Sat, 21 Jan 2006) | 1 line
Changed paths:
   M /ATVideo/trunk/content/video.py
   M /ATVideo/trunk/skins/ATVideo/flash_widget.pt
   M /ATVideo/trunk/skins/ATVideo/quicktime_widget.pt
   M /ATVideo/trunk/skins/ATVideo/video_view.pt

adding height/width fields so you can change the size of the window the video is displayed in
------------------------------------------------------------------------
r18268 | nateaune | 2006-01-21 17:06:17 +1100 (Sat, 21 Jan 2006) | 1 line
Changed paths:
   M /ATVideo/trunk/skins/ATVideo/getMediaWidget.py

adding support for Flash video
------------------------------------------------------------------------
r18267 | nateaune | 2006-01-21 17:05:56 +1100 (Sat, 21 Jan 2006) | 1 line
Changed paths:
   A /ATVideo/trunk/skins/ATVideo/flash_widget.pt

attempting to add Flash support
------------------------------------------------------------------------
r15528 | nateaune | 2006-01-07 17:10:18 +1100 (Sat, 07 Jan 2006) | 1 line
Changed paths:
   A /ATVideo/trunk/README.txt
   A /ATVideo/trunk/TODO.txt

adding a README and TODO
------------------------------------------------------------------------
r15527 | nateaune | 2006-01-07 15:56:04 +1100 (Sat, 07 Jan 2006) | 2 lines
Changed paths:
   D /ATVideo/trunk/skins/ATVideo/ATVideo_video_popup.pt
   D /ATVideo/trunk/skins/ATVideo/VideoRecordings_view.pt
   M /ATVideo/trunk/skins/ATVideo/getMediaWidget.py
   D /ATVideo/trunk/skins/ATVideo/video_view_old.pt
   D /ATVideo/trunk/skins/ATVideo/videofolder_view.pt
   D /ATVideo/trunk/skins/ATVideo/viewlet_video.pt

removing more unused files, reenabling MP3 as a supported type

------------------------------------------------------------------------
r15526 | nateaune | 2006-01-07 15:48:45 +1100 (Sat, 07 Jan 2006) | 2 lines
Changed paths:
   D /ATVideo/trunk/skins/ATVideo/ATVideo_macros.pt
   D /ATVideo/trunk/skins/ATVideo/ATVideo_video_popup.pt.bak
   D /ATVideo/trunk/skins/ATVideo/portlet_video.pt
   D /ATVideo/trunk/skins/ATVideo/video_view.pt.bak
   D /ATVideo/trunk/skins/ATVideo/viewlet_myvideo.pt

removing unused files

------------------------------------------------------------------------
r15525 | nateaune | 2006-01-07 15:47:05 +1100 (Sat, 07 Jan 2006) | 2 lines
Changed paths:
   M /ATVideo/trunk/skins/ATVideo/getMediaWidget.py

explain which video file formats are supported

------------------------------------------------------------------------
r15177 | chrismiles | 2005-12-23 05:08:05 +1100 (Fri, 23 Dec 2005) | 3 lines
Changed paths:
   D /ATVideo/trunk/skins/ATVideo/recordings_view.pt

Removed recordings_view.pt from ATVideo as it conflicts with the same
template in ATAudio and isn't needed here.

------------------------------------------------------------------------
r14751 | rafahela | 2005-12-09 03:56:03 +1100 (Fri, 09 Dec 2005) | 1 line
Changed paths:
   M /ATVideo/trunk/i18n/ATVideo-pt-br.po

Changed ATVideo_label_publisherName translation
------------------------------------------------------------------------
r14748 | rafahela | 2005-12-09 03:47:12 +1100 (Fri, 09 Dec 2005) | 1 line
Changed paths:
   A /ATVideo/trunk/i18n/ATVideo-pt-br.po

Created i18n pt-br file
------------------------------------------------------------------------
r14404 | nateaune | 2005-11-30 00:22:09 +1100 (Wed, 30 Nov 2005) | 2 lines
Changed paths:
   M /ATVideo/trunk/Extensions/Install.py
   M /ATVideo/trunk/__init__.py
   M /ATVideo/trunk/config.py
   M /ATVideo/trunk/content/video.py
   A /ATVideo/trunk/i18n
   A /ATVideo/trunk/i18n/generated.pot
   M /ATVideo/trunk/interfaces/IVideoMetaData.py
   M /ATVideo/trunk/model/generate.conf
   M /ATVideo/trunk/model/generate_source.sh
   M /ATVideo/trunk/version.txt

added i18n dir

------------------------------------------------------------------------
r14389 | nateaune | 2005-11-29 12:43:01 +1100 (Tue, 29 Nov 2005) | 1 line
Changed paths:
   M /ATVideo/trunk/skins/ATVideo/quicktime_widget.pt

disable auto-play for quicktime
------------------------------------------------------------------------
r14372 | nateaune | 2005-11-29 08:09:02 +1100 (Tue, 29 Nov 2005) | 2 lines
Changed paths:
   M /ATVideo/trunk/model/generate_source.sh

use more generic generate script

------------------------------------------------------------------------
r14371 | nateaune | 2005-11-29 08:07:42 +1100 (Tue, 29 Nov 2005) | 2 lines
Changed paths:
   M /ATVideo/trunk/Extensions/Install.py
   M /ATVideo/trunk/__init__.py
   M /ATVideo/trunk/config.py
   M /ATVideo/trunk/content/video.py
   M /ATVideo/trunk/interfaces/IVideoMetaData.py
   M /ATVideo/trunk/model/ATVideo.zuml
   M /ATVideo/trunk/version.txt

added languageIndependent attributes

------------------------------------------------------------------------
r13614 | reco | 2005-11-02 11:08:12 +1100 (Wed, 02 Nov 2005) | 2 lines
Changed paths:
   M /ATVideo/trunk/skins/ATVideo/getMediaWidget.py

attach an updated version of ATVideo/skins/ATVideo/getMediaWidget.py which handles extensions in uppercase (or mixed case) and handles ".mpg".  We should also consider which widget to use to handle ".avi"

------------------------------------------------------------------------
r13281 | reco | 2005-10-23 10:56:34 +1000 (Sun, 23 Oct 2005) | 2 lines
Changed paths:
   M /ATVideo/trunk/skins/ATVideo/quicktime_widget.pt

fixed so Safari also renders the QT Media

------------------------------------------------------------------------
r12829 | nateaune | 2005-10-09 11:11:11 +1000 (Sun, 09 Oct 2005) | 1 line
Changed paths:
   M /ATVideo/trunk/skins/ATVideo/quicktime_widget.pt
   M /ATVideo/trunk/skins/ATVideo/realmedia_widget.pt
   M /ATVideo/trunk/skins/ATVideo/winmedia_widget.pt

removed the auto-play since it could cause hiccups on playback
------------------------------------------------------------------------
r12824 | nateaune | 2005-10-09 04:03:09 +1000 (Sun, 09 Oct 2005) | 1 line
Changed paths:
   M /ATVideo/trunk/Extensions/AppInstall.py

put the CTR predicates one right after another
------------------------------------------------------------------------
r12723 | nateaune | 2005-10-05 11:56:01 +1000 (Wed, 05 Oct 2005) | 1 line
Changed paths:
   M /ATVideo/trunk/skins/ATVideo/quicktime_widget.pt
   M /ATVideo/trunk/skins/ATVideo/video_view.pt
   D /ATVideo/trunk/skins/ATVideo/video_view_new.pt

removed the disable_border so that you can now edit a view
------------------------------------------------------------------------
r12696 | nateaune | 2005-10-04 17:29:09 +1000 (Tue, 04 Oct 2005) | 1 line
Changed paths:
   A /ATVideo/trunk/skins/ATVideo/video_view.pt (from /ATVideo/trunk/skins/ATVideo/video_view_new.pt:12695)

the new video_view uses the getMediaWidget to selectively choose the appropriate viewer
------------------------------------------------------------------------
r12695 | nateaune | 2005-10-04 17:27:46 +1000 (Tue, 04 Oct 2005) | 1 line
Changed paths:
   A /ATVideo/trunk/Extensions/AppInstall.py
   M /ATVideo/trunk/content/video.py
   M /ATVideo/trunk/skins/ATVideo/getMediaWidget.py
   M /ATVideo/trunk/skins/ATVideo/quicktime_widget.pt
   D /ATVideo/trunk/skins/ATVideo/video_view.pt
   M /ATVideo/trunk/skins/ATVideo/video_view_new.pt
   A /ATVideo/trunk/skins/ATVideo/video_view_old.pt (from /ATVideo/trunk/skins/ATVideo/video_view.pt:12494)

switching over to the widgets, so now you can view 3 different video file formats
------------------------------------------------------------------------
r12494 | nateaune | 2005-10-01 10:08:25 +1000 (Sat, 01 Oct 2005) | 1 line
Changed paths:
   M /ATVideo/trunk/AppConfig.py
   M /ATVideo/trunk/content/video.py
   M /ATVideo/trunk/skins/ATVideo/getMediaWidget.py
   D /ATVideo/trunk/skins/ATVideo/media_stream.pt
   M /ATVideo/trunk/skins/ATVideo/quicktime_widget.pt
   A /ATVideo/trunk/skins/ATVideo/video_view.pt (from /ATVideo/trunk/skins/ATVideo/video_view_old.pt:12474)
   A /ATVideo/trunk/skins/ATVideo/video_view_new.pt
   D /ATVideo/trunk/skins/ATVideo/video_view_old.pt

reverted back to the previous video_view template until we can get the new one working
------------------------------------------------------------------------
r12493 | salimfadhley | 2005-10-01 03:52:46 +1000 (Sat, 01 Oct 2005) | 2 lines
Changed paths:
   M /ATVideo/trunk/AUTHORS.txt

added nate

------------------------------------------------------------------------
r12474 | nateaune | 2005-09-30 14:34:36 +1000 (Fri, 30 Sep 2005) | 1 line
Changed paths:
   M /ATVideo/trunk/content/video.py
   M /ATVideo/trunk/skins/ATVideo/media_stream.pt
   D /ATVideo/trunk/skins/ATVideo/video_view.pt
   A /ATVideo/trunk/skins/ATVideo/video_view_old.pt (from /ATVideo/trunk/skins/ATVideo/video_view.pt:12435)

replacing the current view with a flexible view that supports different video formats
------------------------------------------------------------------------
r12435 | nateaune | 2005-09-29 13:12:55 +1000 (Thu, 29 Sep 2005) | 2 lines
Changed paths:
   A /ATVideo/trunk/skins/ATVideo/audio_widget.pt
   A /ATVideo/trunk/skins/ATVideo/getMediaWidget.py
   A /ATVideo/trunk/skins/ATVideo/media_stream.pt
   A /ATVideo/trunk/skins/ATVideo/mov_icon.gif
   A /ATVideo/trunk/skins/ATVideo/mp3_icon.gif
   A /ATVideo/trunk/skins/ATVideo/quicktime_widget.pt
   A /ATVideo/trunk/skins/ATVideo/realmedia_widget.pt
   A /ATVideo/trunk/skins/ATVideo/rm_icon.gif
   A /ATVideo/trunk/skins/ATVideo/winmedia_widget.pt
   A /ATVideo/trunk/skins/ATVideo/wmv_icon.gif

adding icons and widgets for viewing videos in various formats

------------------------------------------------------------------------
r12364 | salimfadhley | 2005-09-27 10:07:08 +1000 (Tue, 27 Sep 2005) | 3 lines
Changed paths:
   A /ATVideo/trunk/AUTHORS.txt

the authors file


------------------------------------------------------------------------
r12199 | salimfadhley | 2005-09-24 03:23:36 +1000 (Sat, 24 Sep 2005) | 3 lines
Changed paths:
   D /ATVideo/trunk/ATVideo.py

deleted this file - not used, moved and renamed


------------------------------------------------------------------------
r12198 | salimfadhley | 2005-09-24 03:23:07 +1000 (Sat, 24 Sep 2005) | 3 lines
Changed paths:
   M /ATVideo/trunk/content/video.py
   M /ATVideo/trunk/interfaces/IVideoMetaData.py
   M /ATVideo/trunk/model/ATVideo.zuml
   M /ATVideo/trunk/version.txt

new metadata for the video class


------------------------------------------------------------------------
r12188 | salimfadhley | 2005-09-24 01:19:08 +1000 (Sat, 24 Sep 2005) | 4 lines
Changed paths:
   M /ATVideo/trunk/content/video.py
   A /ATVideo/trunk/interfaces/IVideoMetaData.py
   M /ATVideo/trunk/interfaces/__init__.py
   M /ATVideo/trunk/model/ATVideo.zuml
   M /ATVideo/trunk/skins/ATVideo/video_view.pt
   M /ATVideo/trunk/version.txt

new metadata model + classes
fixed templates


------------------------------------------------------------------------
r12184 | salimfadhley | 2005-09-24 00:42:11 +1000 (Sat, 24 Sep 2005) | 3 lines
Changed paths:
   M /ATVideo/trunk/model/ATVideo.zuml

newer attributes on the ATVideo object
new interface for metadata

------------------------------------------------------------------------
r12182 | salimfadhley | 2005-09-23 22:58:52 +1000 (Fri, 23 Sep 2005) | 2 lines
Changed paths:
   M /ATVideo/trunk/Extensions/Install.py
   M /ATVideo/trunk/__init__.py
   A /ATVideo/trunk/content
   A /ATVideo/trunk/content/__init__.py
   A /ATVideo/trunk/content/video.py
   D /ATVideo/trunk/interfaces/IATVideo.py
   M /ATVideo/trunk/interfaces/__init__.py
   M /ATVideo/trunk/model/ATVideo.zuml
   M /ATVideo/trunk/model/generate.conf
   M /ATVideo/trunk/model/generate_source.sh
   A /ATVideo/trunk/tests
   A /ATVideo/trunk/tests/__init__.py
   A /ATVideo/trunk/tool
   A /ATVideo/trunk/tool/__init__.py
   M /ATVideo/trunk/version.txt

refacted old to subclass ATMediaFile

------------------------------------------------------------------------
r12142 | nateaune | 2005-09-23 08:28:13 +1000 (Fri, 23 Sep 2005) | 1 line
Changed paths:
   M /ATVideo/trunk/ATVideo.py
   M /ATVideo/trunk/model/ATVideo.zuml
   M /ATVideo/trunk/skins/ATVideo/video_view.pt
   M /ATVideo/trunk/version.txt


------------------------------------------------------------------------
r12119 | nateaune | 2005-09-23 02:29:10 +1000 (Fri, 23 Sep 2005) | 1 line
Changed paths:
   M /ATVideo/trunk/ATVideo.py


------------------------------------------------------------------------
r12116 | nateaune | 2005-09-23 01:56:40 +1000 (Fri, 23 Sep 2005) | 2 lines
Changed paths:
   M /ATVideo/trunk/ATVideo.py
   M /ATVideo/trunk/interfaces/IATVideo.py
   M /ATVideo/trunk/model/ATVideo.zuml
   M /ATVideo/trunk/version.txt

fixed schema

------------------------------------------------------------------------
r12112 | nateaune | 2005-09-23 01:30:45 +1000 (Fri, 23 Sep 2005) | 2 lines
Changed paths:
   M /ATVideo/trunk/ATVideo.py
   M /ATVideo/trunk/interfaces/IATVideo.py
   M /ATVideo/trunk/model/ATVideo.zuml
   M /ATVideo/trunk/version.txt

fixed the file schema

------------------------------------------------------------------------
r12110 | nateaune | 2005-09-23 01:03:30 +1000 (Fri, 23 Sep 2005) | 2 lines
Changed paths:
   A /ATVideo/trunk/model/generate.conf
   A /ATVideo/trunk/model/generate_source.sh

added generate scripts

------------------------------------------------------------------------
r12109 | nateaune | 2005-09-23 01:00:26 +1000 (Fri, 23 Sep 2005) | 2 lines
Changed paths:
   M /ATVideo/trunk/skins/ATVideo/ATVideo_video_popup.pt

rstp to $portal_url

------------------------------------------------------------------------
r12108 | nateaune | 2005-09-23 00:45:58 +1000 (Fri, 23 Sep 2005) | 2 lines
Changed paths:
   M /ATVideo/trunk/ATVideo.py
   M /ATVideo/trunk/Extensions/Install.py
   M /ATVideo/trunk/interfaces/IATVideo.py
   M /ATVideo/trunk/model/ATVideo.zuml
   M /ATVideo/trunk/skins/ATVideo/ATVideo_video_popup.pt
   M /ATVideo/trunk/skins/ATVideo/video_view.pt
   M /ATVideo/trunk/version.txt
   M /ATVideo/trunk/video_tool.py

adding new templates and uml

------------------------------------------------------------------------
r12106 | nateaune | 2005-09-23 00:15:51 +1000 (Fri, 23 Sep 2005) | 2 lines
Changed paths:
   A /ATVideo/trunk/skins/ATVideo/ATVideo_macros.pt
   A /ATVideo/trunk/skins/ATVideo/ATVideo_video_popup.pt
   A /ATVideo/trunk/skins/ATVideo/ATVideo_video_popup.pt.bak
   A /ATVideo/trunk/skins/ATVideo/VideoRecordings_view.pt
   A /ATVideo/trunk/skins/ATVideo/download_icon.gif
   A /ATVideo/trunk/skins/ATVideo/play_icon.gif
   A /ATVideo/trunk/skins/ATVideo/portlet_video.pt
   A /ATVideo/trunk/skins/ATVideo/prefs_atvideo_form.pt
   A /ATVideo/trunk/skins/ATVideo/recordings_view.pt
   A /ATVideo/trunk/skins/ATVideo/video_icon.gif
   A /ATVideo/trunk/skins/ATVideo/video_icon.png
   A /ATVideo/trunk/skins/ATVideo/video_stream.pt
   A /ATVideo/trunk/skins/ATVideo/video_view.pt
   A /ATVideo/trunk/skins/ATVideo/video_view.pt.bak
   A /ATVideo/trunk/skins/ATVideo/videofolder_view.pt
   A /ATVideo/trunk/skins/ATVideo/viewlet_myvideo.pt
   A /ATVideo/trunk/skins/ATVideo/viewlet_video.pt

added templates

------------------------------------------------------------------------
r12104 | nateaune | 2005-09-23 00:12:29 +1000 (Fri, 23 Sep 2005) | 2 lines
Changed paths:
   A /ATVideo/trunk/model
   A /ATVideo/trunk/model/ATVideo.zuml

added model

------------------------------------------------------------------------
r12103 | nateaune | 2005-09-23 00:10:04 +1000 (Fri, 23 Sep 2005) | 1 line
Changed paths:
   D /ATVideo/trunk/s.py


------------------------------------------------------------------------
r12102 | nateaune | 2005-09-23 00:09:08 +1000 (Fri, 23 Sep 2005) | 1 line
Changed paths:
   A /ATVideo
   A /ATVideo/trunk
   A /ATVideo/trunk/ATVideo.py
   A /ATVideo/trunk/AppConfig.py
   A /ATVideo/trunk/Extensions
   A /ATVideo/trunk/Extensions/Install.py
   A /ATVideo/trunk/Extensions/__init__.py
   A /ATVideo/trunk/__init__.py
   A /ATVideo/trunk/config.py
   A /ATVideo/trunk/interfaces
   A /ATVideo/trunk/interfaces/IATVideo.py
   A /ATVideo/trunk/interfaces/__init__.py
   A /ATVideo/trunk/refresh.txt
   A /ATVideo/trunk/s.py
   A /ATVideo/trunk/skins
   A /ATVideo/trunk/skins/ATVideo
   A /ATVideo/trunk/skins/ATVideo/readme.txt
   A /ATVideo/trunk/skins/ATVideo_public
   A /ATVideo/trunk/skins/ATVideo_public/readme.txt
   A /ATVideo/trunk/tool.gif
   A /ATVideo/trunk/version.txt
   A /ATVideo/trunk/video_tool.py

Initial import
------------------------------------------------------------------------
