__color__,__group__,ticket,summary,component,version,type,owner,status,created,_changetime,_description,_reporter
2,,154,Plumi-0.2 breaks Plone,ATEngageVideo,,defect,andycat,closed,2008-02-09T00:38:48Z,2008-02-09T02:03:48Z,"I tried testing the new bz2 that was released yesterday.

Plone works fine. Add the 
{{{
products /path/to/plumi
}}}

to zope.conf, restart the zope cluster and it fails to add a new site with the following error:

{{{
Traceback (innermost last):
  Module ZPublisher.Publish, line 115, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 41, in call_object
  Module Products.CMFPlone.factory, line 52, in addPloneSite
  Module Products.GenericSetup.tool, line 252, in runAllImportSteps
   - __traceback_info__: profile-CMFPlone:plone
  Module Products.GenericSetup.tool, line 766, in _runImportStepsFromContext
  Module Products.GenericSetup.tool, line 732, in _doRunImportStep
   - __traceback_info__: plone_various
  Module Products.CMFPlone.setuphandlers, line 202, in importVarious
  Module Products.CMFPlone.setuphandlers, line 41, in installProducts
  Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 330, in installProduct
   - __traceback_info__: ('ATContentTypes',)
  Module Products.ExternalMethod.ExternalMethod, line 225, in __call__
   - __traceback_info__: ((<PloneSite at /atest>,), {'reinstall': False}, None)
  Module /opt/Plone-2.5.5/zeocluster/client1/Products/ATContentTypes/Extensions/Install.py, line 90, in install
  Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 333, in installProduct
   - __traceback_info__: ('ATReferenceBrowserWidget',)
  Module Products.ExternalMethod.ExternalMethod, line 225, in __call__
   - __traceback_info__: ((<PloneSite at /atest>,), {}, None)
  Module /opt/Plone-2.5.5/zeocluster/client1/Products/ATReferenceBrowserWidget/Extensions/Install.py, line 15, in install
AttributeError: site_properties
}}}

Using Plone-2.5.5 from the unified installer.",datakid
3,,164,No embedded display of file after being uploaded,VideoUploading,2.0,defect,andycat,closed,2008-05-22T08:51:13Z,2008-05-29T07:52:34Z,"I installed plumi-0-2-final in my server.  I tried running it and it works fine.  However, when I tried to upload video files, the page :
{{{
Transcode Status
The transcoding failed.

You may like to try to re-start transcoding. 

If the automatically transcoded movie is corrupted, or poor quality etc. , you may like to turn off flowplayer and automatic transcoding.
}}}
 
I tried uploading several other videos but I got the same result.  How do i fixthis one?  Is this a bug or is there a workaround for this.

Thanks


",dimitri_sjp@…
3,,172,TracWiki link broken,Transcoding,,defect,andycat,closed,2008-08-06T17:32:19Z,2008-08-07T01:15:38Z,"http://plumi.org/wiki/IndyTube

Links http://plumi.org/browser/indytube/trunk/INSTALL 
and http://plumi.org/browser/indytube/trunk/INSTALL.plone 
go to nowhere .

BTW where to download indytube? ",Jon
3,,174,help installing,Documentation,,defect,datakid,closed,2008-08-31T02:25:02Z,2008-08-31T04:34:40Z,"Is there anyone who could help me install this?

I'm on a shared dreamhost hosting account, and nothing is going right. Ive tried about 4 different methods of installation, and none of them work. They all seem to install, but I can never access zope, or plone or anything.

",mdudlik
3,,189,"""Plone Site"" fails with trunk",SiteTools,,defect,andycat,closed,2008-11-03T12:45:11Z,2008-11-04T01:08:46Z,"I had tried the trunk following this doc (http://plumi.org/wiki/HowToInstallPlumiSVN)

But it was impossible to add a ""Plone Site""

The error was 

{{{

Site Error

An error was encountered while publishing this resource.

Error Type: AttributeError
Error Value: site_properties
}}}

And the log


{{{
2008-11-03T13:25:39 INFO ZEO.zrpc.Connection(S) (127.0.0.1:32926) loadEx() raised exception: 0x2709
Traceback (most recent call last):
  File ""/opt/Plone-2.5.5/lib/python/ZEO/zrpc/connection.py"", line 421, in handle_request
    ret = meth(*args)
  File ""/opt/Plone-2.5.5/lib/python/ZEO/StorageServer.py"", line 248, in loadEx
    return self.storage.loadEx(oid, version)
  File ""/opt/Plone-2.5.5/lib/python/ZODB/FileStorage/FileStorage.py"", line 523, in loadEx
    pos = self._lookup_pos(oid)
  File ""/opt/Plone-2.5.5/lib/python/ZODB/FileStorage/FileStorage.py"", line 514, in _lookup_pos
    raise POSKeyError(oid)
POSKeyError: 0x2709
------
2008-11-03T13:25:39 INFO ZEO.zrpc.Connection(S) (127.0.0.1:32926) loadEx() raised exception: 0x26d5
Traceback (most recent call last):
  File ""/opt/Plone-2.5.5/lib/python/ZEO/zrpc/connection.py"", line 421, in handle_request
    ret = meth(*args)
  File ""/opt/Plone-2.5.5/lib/python/ZEO/StorageServer.py"", line 248, in loadEx
    return self.storage.loadEx(oid, version)
  File ""/opt/Plone-2.5.5/lib/python/ZODB/FileStorage/FileStorage.py"", line 523, in loadEx
    pos = self._lookup_pos(oid)
  File ""/opt/Plone-2.5.5/lib/python/ZODB/FileStorage/FileStorage.py"", line 514, in _lookup_pos
    raise POSKeyError(oid)
POSKeyError: 0x26d5
}}}
",denis
3,,191,run_indytube doesn't start,Transcoding,,defect,andycat,closed,2008-11-04T20:02:10Z,2008-11-10T01:28:31Z,"i have to modifify 

{{{
python2.4 ./indytube.py >/dev/null 2>&1 &
}}}

to 

{{{
python2.4 indytube.py >/dev/null 2>&1 &
}}}

and it's working.",denis
3,,1,No support for Ogg ?,component1,,task,somebody,closed,2007-05-08T09:50:38Z,2008-04-09T06:13:59Z,"If you are GPL, why do you only embed proprietary formats ?",thomas@…
3,,59,Can't install ATVideo,ATEngageVideo,,task,andycat,closed,2007-08-30T08:57:20Z,2007-08-30T15:42:38Z,"007-08-30 11:46:46
failed:
Traceback (most recent call last):

  File ""/usr/local/Plone-2.5.3/zeocluster/client1/Products/CMFQuickInstallerTool/QuickInstallerTool.py"", line 333, in installProduct
    res=install(portal)

  File ""/usr/local/Plone-2.5.3/lib/python/Products/ExternalMethod/ExternalMethod.py"", line 225, in __call__
    try: return f(*args, **kw)

  File ""/usr/local/plone/zeocluster/Products/Plumi/ATVideo/Extensions/Install.py"", line 67, in install
    quickinstaller.installProduct(dependency)

  File ""/usr/local/Plone-2.5.3/zeocluster/client1/Products/CMFQuickInstallerTool/QuickInstallerTool.py"", line 333, in installProduct
    res=install(portal)

  File ""/usr/local/Plone-2.5.3/lib/python/Products/ExternalMethod/ExternalMethod.py"", line 225, in __call__
    try: return f(*args, **kw)

  File ""/usr/local/plone/zeocluster/Products/Plumi/ATMediaFile/Extensions/Install.py"", line 79, in install
    portal.manage_addProduct[PROJECTNAME].manage_addTool(t)

  File ""/usr/local/Plone-2.5.3/lib/python/App/FactoryDispatcher.py"", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)

  File ""/usr/local/Plone-2.5.3/lib/python/App/FactoryDispatcher.py"", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)

  File ""/usr/local/Plone-2.5.3/lib/python/App/Product.py"", line 71, in _product
    def _product(self, name): return getattr(self, name)

AttributeError: ATMediaFile",anonymous
3,,103,Plumi (or Plone) change the id of the object after editing it,ATEngageVideo,,task,andycat,closed,2007-10-30T15:37:25Z,2007-10-30T15:49:02Z,"Don't know if it is Plone or Plumi, but here what has happened:

 I've created dozens of ATEngageVideo items with ArcheCSV. Then I've create the .inc files to make the flv (server from another directory by Apache).

 But when I edit, the id of the object becames lower case. I mean, if it was ""The_Lucky_Man"", it becomes ""the_lucky_man"".",anonymous
3,,109,a test,ATEngageVideo,,task,andycat,closed,2007-11-06T09:01:07Z,2007-11-06T09:02:19Z,a test,anonymous
3,,177,OperationalError: database is locked,ATEngageVideo,,task,andycat,closed,2008-09-19T01:00:18Z,2008-10-21T07:33:20Z,"==== How to Reproduce ====

While doing a GET operation on `/report/3`, Trac issued an internal error.

''While on the plumi.org checking stuff in prep for 0.2.1-rc1, I clicked the link to Development Trackerin the left hand column, and I got this error message.''


Request parameters:
{{{
{'id': u'3'}
}}}


==== System Information ====

|| '''Trac''' || `0.11` ||
|| '''Python''' || `2.5.2 (r252:60911, Jul 12 2008, 13:21:02) ` [[br]] `[GCC 4.3.1]` ||
|| '''setuptools''' || `0.6c8` ||
|| '''SQLite''' || `3.5.9` ||
|| '''pysqlite''' || `2.4.1` ||
|| '''Genshi''' || `0.5` ||
|| '''mod_python''' || `3.3.1` ||
|| '''Pygments''' || `0.10` ||
|| '''Subversion''' || `1.5.0 (r31699)` ||

==== Python Traceback ====
{{{
Traceback (most recent call last):
  File ""/var/lib/python-support/python2.5/trac/web/main.py"", line 423, in _dispatch_request
    dispatcher.dispatch(req)
  File ""/var/lib/python-support/python2.5/trac/web/main.py"", line 222, in dispatch
    req.session.save()
  File ""/var/lib/python-support/python2.5/trac/web/session.py"", line 84, in save
    (self.sid, self.last_visit, authenticated))
  File ""/var/lib/python-support/python2.5/trac/db/util.py"", line 50, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File ""/var/lib/python-support/python2.5/trac/db/sqlite_backend.py"", line 58, in execute
    args or [])
  File ""/var/lib/python-support/python2.5/trac/db/sqlite_backend.py"", line 50, in _rollback_on_error
    return function(self, *args, **kwargs)
OperationalError: database is locked

}}}
    ",datakid
3,,275,social network buttons displaying twice,ATEngageVideo,,task,,closed,2009-10-31T13:51:49Z,2009-11-03T12:04:30Z,buttons to share content on digg etc display twice on submitted videos,barry
3,,352,Testing new ticket creation by anonymous,ATEngageVideo,,task,,closed,2010-02-24T00:43:15Z,2010-03-13T00:05:36Z,Checking the spam threshold - this shouldn't trigger it,mcherron@…
3,,533,spammmmmmm tic,Architecture,,task,,closed,2010-12-05T18:46:42Z,2010-12-05T18:53:39Z,,anonymous
3,,535,testing please ignore,Architecture,,task,,closed,2010-12-05T19:20:45Z,2010-12-05T19:36:33Z,please ignore!,markos
3,,563,rwerwer,Architecture,,task,,closed,2011-01-06T11:31:40Z,2011-01-06T11:32:54Z,werwer,anonymous
3,,565,ertert,Architecture,,task,,closed,2011-01-06T12:45:45Z,2011-01-06T12:50:55Z,ewrtert,anonymous
3,,566,werwerwerwerwerwer,Architecture,,task,,closed,2011-01-06T12:46:31Z,2011-01-06T12:50:47Z,werwer,anonymous
3,,567,et,Architecture,,task,,closed,2011-01-06T12:48:52Z,2011-01-06T12:50:39Z,te,anonymous
3,,568,spanmming test check viagra fuck etc  etc,Architecture,,task,,closed,2011-01-06T12:49:31Z,2011-01-06T12:50:30Z,"spanmming test check viagra fuck etc  etc
",anonymous
3,,569,twterte,Architecture,,task,,closed,2011-01-06T12:54:52Z,2011-01-06T13:09:45Z,ertert,anonymous
3,,570,sdfsdf,Architecture,,task,,closed,2011-01-06T12:55:45Z,2011-01-06T13:09:37Z,sdfsdfsd,anonymous
3,,571,markos tes t ing,Architecture,,task,,closed,2011-01-06T13:03:01Z,2011-01-06T13:09:27Z,markos tes t ing,anonymous
3,,572,markos testing viagra etc spam fuck,Architecture,,task,,closed,2011-01-06T13:03:30Z,2011-01-06T13:09:18Z,markos testing viagra etc spam fuck,anonymous
3,,651,sdasda,Architecture,,task,,closed,2011-10-10T20:08:57Z,2011-10-10T20:09:34Z,asdasd,anonymous
3,,652,anonymous new ticket test,Architecture,,task,,closed,2011-10-10T20:17:35Z,2011-10-10T20:17:52Z,testing!,anonymous
3,,653,testing again,Architecture,,task,,closed,2011-10-10T20:55:45Z,2011-10-10T20:56:20Z,,markos
3,,654,testing again again,Architecture,,task,,closed,2011-10-10T20:56:37Z,2011-11-15T04:15:12Z,,anonymous
3,,655,testing bad comment,Architecture,,task,,closed,2011-10-10T20:57:41Z,2011-10-10T20:58:32Z,"spam, trac, viagra, fuck delete delete viagra testing mpeeeeeeeeeeeeeeeeeeeeeeeeeee",anonymous
3,,662,spam,Architecture,,task,,closed,2011-11-29T16:23:06Z,2011-11-29T21:26:18Z,spam,spam
3,,698,Indian SMEs Set to Ride the Telecom Wave in South Africa,Architecture,,task,,closed,2012-02-01T06:26:13Z,2012-02-01T07:52:28Z,"The preeminent information packets, the sum total nine yards.com) has rewritten the DISC profile system addicted to [http://rolexreplicawatch.weebly.com cheap timepiece imitation timepiece] modern English and with common and relatable examples that will help various industries improve contact.The cheap timepiece imitation expenses along with overhead of most online businesses is extremely low.You may well wish to vend like hot cakes many more times on eBay and there is no surer way to derail your ambitions than an incomplete roll timepiece imitation timepiece which doesnt tell the comprehensive story.This can be the start of a very successful business venture in favor of you.2.I began to think ""How did this timepiece imitation crop up?These three friends had forever felt that there were not an adequate amount helpful wealth online designed in favor of businessmen.While you might not essentially think about it, having grimy windows may actually cause you to lose customers, as public appearance along with public perception is important.Most people can afford this amount then if you are with the right swiss timepiece imitation company, they will teach you how to market, imprint then advertise your business online, resulting in lots of traffic to your website.The selling can vary in kinds but most of them revolve in affiliate marketing.This is certainly a proven way to make wealth fast.The back part of the money is anywhere your help is so indispensable that companies are prepared to pay you for your opinions, research.Until a big shot builds a block furthermore stops its flow.A good model will give unlimited support for success, learn from the best in your elected imitation timepiecees industry!Be creative, diverse, timepiece imitation possibly uniform weird.Yahoo Answers in addition to Yahoo Buzz are also two very useful imitation timepiece timepiecees research tools that will help you come up with killer timepiece imitation timepiece membership topics based on overall popularity.Have you been looking for a quarters based business next after doing your research decided that the online world is for you?They know moreover understand their customer wants needs moreover demands, moreover they value their customer satisfaction.Or are you still contemplating swiss timepiece imitation on which party would give you the best job opportunities in the internet?",markvarner97@…
3,,699,Three of the Hottest Criminal Internet Acts to Watch Out For in 2009,Architecture,,task,,closed,2012-02-01T06:51:34Z,2012-02-01T07:52:48Z,"You tin even sell pictures you've taken online.If you use an article distribution service, you can observe your article index there.""How can I ensure I get value?The hotel industry gives employment at imitation timepiecees a very large proportion of part time personnel, who with gaining timepiece imitations substantial experience, leave in support of other productive jobs at restaurants and outdoors.For that reason, you will yearn for to take steps to keep your business just the system that you yearn for it to be.For instance, I'm providing some nformation on this page and below is a store box where you can see single of imitation timepiece my sites.Employees don't have to incorporate copies to are certainly deep in thought.Such undelivered checks and left prohibited balance amounts contribute largely to the unclaimed property.- Mike NalboneIt may surprise you to learn that the finest Internet concern idea for you is the one that you will have most fun doing.It does not necessarily mean that the run for election would simply portray an agent picking up the handset and calling somebody, then after the call is made they move on to the subsequently call.The economy has been unstable for the past years, and timepiece imitation lady that imitation timepiecees each and each one of us has been looking for imitation timepiece other solutions and ways on how to make [http://rolexreplicawatch.weebly.com timepiece imitation] soul easier in addition to less reservations.By accessing these programs, you swiss timepiece imitation timepiece are adept to earn commissions by simply assembly use of the referrals you've got there.YouTube also has several uninhibited video's demonstrating SEO methods that can relief you become an SEO expert.Now the no problem fur is in actual fact totally regular.In stimulate you'll be walking a tried plus veteran pathway.By probing your success in association imitation timepiece timepiecees to your goals allows you to adhere to a in a row total on your living action.Avoid blatant ads such as banners, timepiece imitations which metamorphose visitors rancid.Signs ought to transfer exonerate directions and directly those to the next stride in their journey.Many people put too much focus in their main goals and not the plan to will take them to their goals.",markvarner97@…
3,,700,What Are the Benefits of Starting My Own Booth Rental Salon?,Architecture,,task,,closed,2012-02-01T06:51:47Z,2012-02-01T07:53:07Z,"You tin even sell pictures you've taken online.If you use an article distribution service, you can observe your article index there.""How can I ensure I get value?The hotel industry gives employment at imitation timepiecees a very large proportion of part time personnel, who with gaining timepiece imitations substantial experience, leave in support of other productive jobs at restaurants and outdoors.For that reason, you will yearn for to take steps to keep your business just the system that you yearn for it to be.For instance, I'm providing some nformation on this page and below is a store box where you can see single of imitation timepiece my sites.Employees don't have to incorporate copies to are certainly deep in thought.Such undelivered checks and left prohibited balance amounts contribute largely to the unclaimed property.- Mike NalboneIt may surprise you to learn that the finest Internet concern idea for you is the one that you will have most fun doing.It does not necessarily mean that the run for election would simply portray an agent picking up the handset and calling somebody, then after the call is made they move on to the subsequently call.The economy has been unstable for the past years, and timepiece imitation lady that imitation timepiecees each and each one of us has been looking for imitation timepiece other solutions and ways on how to make [http://rolexreplicawatch.weebly.com timepiece imitation] soul easier in addition to less reservations.By accessing these programs, you swiss timepiece imitation timepiece are adept to earn commissions by simply assembly use of the referrals you've got there.YouTube also has several uninhibited video's demonstrating SEO methods that can relief you become an SEO expert.Now the no problem fur is in actual fact totally regular.In stimulate you'll be walking a tried plus veteran pathway.By probing your success in association imitation timepiece timepiecees to your goals allows you to adhere to a in a row total on your living action.Avoid blatant ads such as banners, timepiece imitations which metamorphose visitors rancid.Signs ought to transfer exonerate directions and directly those to the next stride in their journey.Many people put too much focus in their main goals and not the plan to will take them to their goals.",markvarner97@…
3,,751,"SPAM Was: OperationalError: (1093, ""You can't specify target table 'session_attribute' for update in FROM clause"")",Architecture,,task,,closed,2012-06-06T06:24:52Z,2012-07-25T13:32:56Z,"==== How to Reproduce ====

While doing a POST operation on `/ticket/643`, Trac issued an internal error.
[http://www.bestreplicawatches.co/ replica handbags]
''(please provide additional details here)''

Request parameters:
{{{
{'__FORM_TOKEN': u'56be00faa68ecd3e12865e52',
 'action': u'leave',
 'author': u'zaldaer@yahoo.com',
 'cnum': u'12',
 'comment': u'Our replica watches are exact copies of the original products. The high quality replica watches can make a statement on you wherever you go. Most of them come with stainless steel cases and sapphire crystal mineral glass.[http://www.bestreplicawatches.co/ replica handbags],\r\n[http://www.bestreplicawatches.co/replica-watches-omega-c-9_13.html omega replica watches],\r\n[http://www.bestreplicawatches.co/replica-watches-breitling-c-9_42.html Breitling replica].',
 'id': u'643',
 'replyto': u'',
 'submit': u'Submit changes',
 'ts': u'2012-02-02 04:49:28.594668+00:00'}
}}}

User agent: `Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28 GTB7.1`

==== System Information ====
''System information not available''

==== Enabled Plugins ====
''Plugin information not available''

==== Python Traceback ====
{{{
Traceback (most recent call last):
  File ""/usr/local/lib/python2.6/dist-packages/Trac-0.12-py2.6.egg/trac/web/main.py"", line 513, in _dispatch_request
    dispatcher.dispatch(req)
  File ""/usr/local/lib/python2.6/dist-packages/Trac-0.12-py2.6.egg/trac/web/main.py"", line 235, in dispatch
    resp = chosen_handler.process_request(req)
  File ""/usr/local/lib/python2.6/dist-packages/Trac-0.12-py2.6.egg/trac/ticket/web_ui.py"", line 169, in process_request
    return self._process_ticket_request(req)
  File ""/usr/local/lib/python2.6/dist-packages/Trac-0.12-py2.6.egg/trac/ticket/web_ui.py"", line 534, in _process_ticket_request
    valid = self._validate_ticket(req, ticket, not valid) and valid
  File ""/usr/local/lib/python2.6/dist-packages/Trac-0.12-py2.6.egg/trac/ticket/web_ui.py"", line 1179, in _validate_ticket
    for field, message in manipulator.validate_ticket(req, ticket):
  File ""build/bdist.linux-x86_64/egg/tracspamfilter/adapters.py"", line 77, in validate_ticket
    FilterSystem(self.env).test(req, author, changes, ip)
  File ""build/bdist.linux-x86_64/egg/tracspamfilter/api.py"", line 192, in test
    'potential spam %s' % msg)
  File ""build/bdist.linux-x86_64/egg/tracspamfilter/captcha/api.py"", line 75, in reject_content
    self._cleanup()
  File ""build/bdist.linux-x86_64/egg/tracspamfilter/captcha/api.py"", line 202, in _cleanup
    db.cast('value', 'int')), (tc,t))
  File ""/usr/local/lib/python2.6/dist-packages/Trac-0.12-py2.6.egg/trac/db/util.py"", line 65, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File ""/usr/lib/pymodules/python2.6/MySQLdb/cursors.py"", line 166, in execute
    self.errorhandler(self, exc, value)
  File ""/usr/lib/pymodules/python2.6/MySQLdb/connections.py"", line 35, in defaulterrorhandler
    raise errorclass, errorvalue
OperationalError: (1093, ""You can't specify target table 'session_attribute' for update in FROM clause"")
}}}",bloguseer@…
3,,752,sdfds,Architecture,,task,,closed,2012-06-09T17:50:03Z,2012-06-11T14:11:11Z,fsdfsdf,sd@…
3,,771,spam,Architecture,,task,,closed,2012-07-01T14:15:28Z,2012-07-02T14:52:46Z,spam,anonymous
3,,780,.....,Architecture,,task,,closed,2012-08-01T17:00:07Z,2012-08-02T08:20:46Z,"_, Thanks author! Your article has helped me a lot and I??™m surely going to bookmark this page??¦ It??™s great!!!",azmuschepu1976@…
3,,781,.....,Architecture,,task,,closed,2012-08-01T18:39:01Z,2012-08-02T08:20:34Z,"_, With this real estate market exactly how really, To begin with . to organize helpful information for declaring bankruptcy under joblessness pluses. Very own idea ended up understand how your having been fired machine runs, the style the standards is the platform for open and even rejecting lawsuits, after which they add in floors such as acquire expertise with what the most efficient strategies typical misunderstandings are produced in declaring joblessness results.",habcalinach1984@…
3,,782,.....,Architecture,,task,,closed,2012-08-01T20:23:43Z,2012-08-02T08:20:17Z,"_, This is a very astounding column you have published there!",spinisalel1988@…
3,,875,Website URL incorrect - Video View,Architecture,,task,,closed,2013-01-23T08:13:46Z,2013-01-23T10:57:20Z,"The URL comes out as a link relative to the page we are on e.g.

Clicking on the URL on this page: 
http://testing.plumi.org/Members/sapakias/videos/dont-try-this-22/view

...links here:
http://testing.plumi.org/Members/sapakias/videos/dont-try-this-22/www.popmusic.com",anna
3,,880,spam,Architecture,,task,,closed,2013-04-21T06:45:34Z,2013-04-21T11:28:57Z,spam,
3,,881,spam,Architecture,,task,,closed,2013-04-21T06:54:55Z,2013-04-21T11:29:21Z,spam,
3,,882,spam,Architecture,,task,,closed,2013-04-21T07:21:07Z,2013-04-21T11:29:40Z,spam,
3,,883,spam,Architecture,,task,,closed,2013-04-21T07:51:59Z,2013-04-21T11:30:00Z,spam,
3,,884,spam,Architecture,,task,,closed,2013-04-21T09:13:33Z,2013-04-21T11:30:21Z,spam,
3,,885,spam,Architecture,,task,,closed,2013-04-21T09:15:47Z,2013-04-21T11:30:40Z,spam,
3,,886,spam,Architecture,,task,,closed,2013-04-21T12:36:40Z,2013-04-21T12:44:56Z,spam,
3,,887,spam,Architecture,,task,,closed,2013-04-21T13:58:18Z,2013-04-21T14:20:22Z,spam,
3,,888,spam,Architecture,,task,,closed,2013-04-21T14:14:23Z,2013-04-21T14:20:40Z,spam,
3,,889,spam,Architecture,,task,,closed,2013-04-21T16:40:48Z,2013-04-22T11:14:05Z,spam,spam
3,,890,spam,Architecture,,task,,closed,2013-04-22T00:27:15Z,2013-04-22T11:13:54Z,spam,spam
3,,891,spam,Architecture,,task,,closed,2013-04-22T00:41:53Z,2013-04-22T11:13:41Z,spam,spam
3,,892,spam,Architecture,,task,,closed,2013-04-22T00:49:45Z,2013-04-22T11:20:43Z,spam,spam
3,,893,spam,Architecture,,task,,closed,2013-04-22T00:51:20Z,2013-04-22T11:17:28Z,"σπαμ
",spam
3,,894,spama,Architecture,,task,,closed,2013-04-22T01:18:56Z,2013-04-22T11:16:12Z,spam,spam
3,,895,spam,Architecture,,task,,closed,2013-04-22T01:25:28Z,2013-04-22T11:14:16Z,spam,spam
3,,896,spam,Architecture,,task,,closed,2013-04-22T02:02:16Z,2013-04-22T11:20:19Z,spam,spam
3,,897,spam,Architecture,,task,,closed,2013-04-22T02:47:08Z,2013-04-22T11:15:12Z,spam,spam
3,,898,spam,Architecture,,task,,closed,2013-04-22T03:04:00Z,2013-04-22T11:39:03Z,spam,spam
3,,899,spam,Architecture,,task,,closed,2013-04-22T04:38:48Z,2013-04-22T11:14:26Z,spam,spam
3,,900,spam,Architecture,,task,,closed,2013-04-22T04:46:03Z,2013-04-22T11:15:38Z,spam,spam
3,,901,spam,Architecture,,task,,closed,2013-04-22T05:04:30Z,2013-04-22T11:39:14Z,spam,spam
3,,902,spam,Architecture,,task,,closed,2013-04-22T05:51:39Z,2013-04-22T11:16:07Z,spam,spam
3,,903,spama,Architecture,,task,,closed,2013-04-22T06:08:17Z,2013-04-22T11:17:12Z,spam,spam
3,,904,spam,Architecture,,task,,closed,2013-04-22T06:16:14Z,2013-04-22T11:38:41Z,spam,spam
3,,905,spam,Architecture,,task,,closed,2013-04-22T08:50:49Z,2013-04-22T11:21:56Z,spam,spam
3,,906,spam,Architecture,,task,,closed,2013-04-22T09:28:31Z,2013-04-22T11:19:47Z,spam,spam
3,,907,spam,Architecture,,task,,closed,2013-04-22T09:36:11Z,2013-04-22T11:09:43Z,spam,spam
3,,908,spama,Architecture,,task,,closed,2013-04-22T13:04:10Z,2013-04-22T13:59:18Z,spam,spam
3,,909,spam,Architecture,,task,,closed,2013-04-22T13:57:54Z,2013-04-22T14:11:29Z,spam,spam
3,,910,spam,Architecture,,task,,closed,2013-04-22T14:19:35Z,2013-04-22T19:12:27Z,spam,
3,,911,spam,Architecture,,task,,closed,2013-04-22T14:42:37Z,2013-04-22T19:12:42Z,spam,
3,,912,spam,Architecture,,task,,closed,2013-04-22T17:57:12Z,2013-04-22T18:45:26Z,spam,spam
3,,913,spam,Architecture,,task,,closed,2013-04-22T18:36:12Z,2013-04-22T18:45:44Z,spam,spam
3,,914,spam,Architecture,,task,,closed,2013-04-22T18:40:21Z,2013-04-22T18:46:03Z,spam,spam
3,,915,spam,Architecture,,task,,closed,2013-04-22T18:55:02Z,2013-04-22T19:12:57Z,spam,
3,,916,spam,Architecture,,task,,closed,2013-04-22T21:38:31Z,2013-04-23T12:07:53Z,spam,
3,,917,spam,Architecture,,task,,closed,2013-04-22T22:31:25Z,2013-04-23T12:08:08Z,spam,
3,,918,spam,Architecture,,task,,closed,2013-04-22T23:48:15Z,2013-04-23T12:08:23Z,spam,
3,,919,spam,Architecture,,task,,closed,2013-04-22T23:52:32Z,2013-04-23T12:08:38Z,spam,
3,,920,spam,Architecture,,task,,closed,2013-04-22T23:56:04Z,2013-04-23T12:08:51Z,spam,
4,,176,Tag Cloud Explorer 404,SiteTools,,defect,andy,closed,2008-09-11T01:59:32Z,2008-09-19T05:35:16Z,"On testing, demo.plumi, and engagemedia.org, when you are logged in as a manager, go to preferences, under ""Add-on Product Configuration"" there is a ""Tag Cloud Explorer Preferences"" link that is 404.

Tag Cloud Explorer Preferences appears in the Navigation portlet on the left hand side.

Does the first occur because the second is true? ie - we have moved the preferences for TCE to where all users can see them and therefor change them?",datakid
4,,194,RSS2 problem for events,SiteTools,,enhancement,andycat,closed,2008-11-09T20:36:55Z,2008-11-10T09:50:59Z,http://plumi.domainepublic.net/events/RSS2 is empty,denis
4,,921,spam,Architecture,,task,,closed,2013-04-30T21:14:27Z,2013-05-01T08:55:01Z,spam,
5,,718,spam,VideoPlayer,,feature,,closed,2012-03-17T01:28:42Z,2012-03-17T13:58:07Z,deleted spam,anonymous
5,,345,Test,ATEngageVideo,,task,,closed,2010-02-23T03:57:26Z,2010-02-23T04:00:44Z,Testing 1- 2- 3,mcherron@…
5,,750,spam,Architecture,,task,,closed,2012-05-30T09:33:31Z,2012-05-30T09:36:34Z,spam,anonymous
5,,774,spam,Architecture,,task,,closed,2012-07-12T11:22:50Z,2012-07-12T16:18:15Z,spam,spam
5,,777,sp@m,Architecture,,task,,closed,2012-07-26T17:40:47Z,2012-07-27T10:14:02Z,sp@m,anonymous
2,1,51,TypeError at frontpage with fresh ATVideo + PlumiSkin installation,PlumiSkin,,defect,andycat,closed,2007-07-19T14:53:42Z,2008-11-16T22:48:37Z,"I got ""TypeError: iteration over non-sequence"" when I tried to view the portal frontpage after installing ATVideo and PlumiSkin on a fresh plone site. I have Zope 2.9.7-final, python 2.4.4 and Plone 2.5.3-final installed. More details about the error at http://paste.plone.org/15826 .",Ville Rantala (vilpo)
3,1,42,UnicodeDecodeError in ATVideo/Extensions/AppInstall,ATVideo,,task,davo,closed,2007-07-11T09:13:26Z,2008-08-09T16:42:37Z,"When trying to install ATVideo that comes with Plumi 0.1rc1 I get this error:
Traceback (innermost last):
  Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 333, in installProduct
   - __traceback_info__: ('ATVideo',)
  Module Products.ExternalMethod.ExternalMethod, line 225, in __call__
   - __traceback_info__: ((<PloneSite at /plone>,), {}, None)
  Module /home/abo/sandbox/plone/Products/ATVideo/Extensions/Install.py, line 173, in install
  Module Products.ExternalMethod.ExternalMethod, line 225, in __call__
   - __traceback_info__: ((<PloneSite at /plone>,), {}, None)
  Module /home/abo/sandbox/plone/Products/ATVideo/Extensions/AppInstall.py, line 728, in install
  Module /home/abo/sandbox/plone/Products/ATVideo/Extensions/AppInstall.py, line 392, in createSmartSearchFolders
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7: ordinal not in range(128)

I am using Zope 2.9.7 and Plone 2.5.3",anders@…
3,1,46,Server Requirements for installing Plumi?,Documentation,,task,andycat,closed,2007-07-11T18:55:35Z,2007-07-11T23:40:56Z,The INSTALL docs currently lack information about the server requirements for installing Plumi.,and
3,1,52,ATMediaFile import failure,ATEngageVideo,,task,andycat,closed,2007-07-20T18:43:30Z,2007-07-31T17:54:43Z,"I downloaded Plumi and attempted an install on a clean plone instance (plython2.4/zope2.9.6/plone2.5.3) and I get the following error:
Traceback (most recent call last):
  File ""c:\Zope296\Zope\lib\python\Zope2\Startup\run.py"", line 56, in ?
    run()
  File ""c:\Zope296\Zope\lib\python\Zope2\Startup\run.py"", line 21, in run
    starter.prepare()
  File ""C:\Zope296\Zope\lib\python\Zope2\Startup\__init__.py"", line 98, in prepare
    self.startZope()
  File ""C:\Zope296\Zope\lib\python\Zope2\Startup\__init__.py"", line 257, in startZope
    Zope2.startup()
  File ""C:\Zope296\Zope\lib\python\Zope2\__init__.py"", line 47, in startup
    _startup()
  File ""C:\Zope296\Zope\lib\python\Zope2\App\startup.py"", line 103, in startup
    OFS.Application.initialize(application)
  File ""C:\Zope296\Zope\lib\python\OFS\Application.py"", line 304, in initialize
    initializer.initialize()
  File ""C:\Zope296\Zope\lib\python\OFS\Application.py"", line 333, in initialize
    self.install_products()
  File ""C:\Zope296\Zope\lib\python\OFS\Application.py"", line 605, in install_products
    return install_products(app)
  File ""C:\Zope296\Zope\lib\python\OFS\Application.py"", line 636, in install_products
    folder_permissions, raise_exc=debug_mode)
  File ""C:\Zope296\Zope\lib\python\OFS\Application.py"", line 783, in install_product
    initmethod(context)
  File ""c:\zope-instance-conv2\Products\ATMediaFile\__init__.py"", line 79, in initialize
    import tool
  File ""c:\zope-instance-conv2\Products\ATMediaFile\tool\__init__.py"", line 40, in ?
    import ATMediaFileTool
  File ""c:\zope-instance-conv2\Products\ATMediaFile\tool\ATMediaFileTool.py"", line 57, in ?
    from twisted.spread import pb
ImportError: No module named twisted.spread

Is Twisted required? Which parts? I know that 2.9.8 zope is the specified version, but I'm trying to install on Win32 and there's no installer for 2.9.8 on Win32. 

Any help would be cool!

Thanks

Beren",beren@…
1,1,3,Add filesize data into the catalog index,component1,,defect,andycat,closed,2007-07-04T16:33:43Z,2008-09-25T10:27:23Z,"The video view page displays file size of a video. Currently this wakes up the object from the zodb - ie we are going beyond the ""brain"" object, which is the catalog's object - cached info. This means the ATVideo obj is loaded from the zodb -
one attribute of which is the ExternalStorage object pointing to the actual file on the filesystem. This system makes page loading for large videos very long and sometimes has the effect of the plone instance running out of memory.

We dont need to do this, but we just need to add the filesize data into the catalog indexing system - so it is in the brain object (ie the cache).
",and
1,1,95,rss2 feeds times-out in miro/itunes/firefox,Vodcasting,,defect,andycat,closed,2007-10-22T10:32:42Z,2008-10-13T23:13:08Z,"In Miro, iTunes and Firefox rss2 feeds load very slowly and often timing out. 
listSyndicatableContent inside utils.py from qRSS2Syndication

It seems it loads all actual objects from the brains, ie it unpickles objects from the zodb, instead of just using the catalog search result object (the brain)

http://svn.quintagroup.com/products/qRSS2Syndication/trunk/utils.py

FYI RSS1 loads fine.
",and
1,1,4,Set up Plumi Trac to send mails to discuss list when tickets are added/modified,component1,,task,datakid,closed,2007-07-04T16:55:45Z,2007-07-18T02:53:28Z,,and
1,1,142,Pick out exceptions from EngageMedia's site running 0.2rc3,ATEngageVideo,,task,andycat,closed,2008-01-03T16:09:29Z,2008-01-29T18:11:00Z,"EM's production server was updated to 0.2rc about 2 weeks. Go through the error log and look into the last few exceptions to see what are any issues.

Some URLs throwing exceptions are:
http://www.engagemedia.org/Members/Komas/videos/RSS
http://www.engagemedia.org/Members/oceanianewsreal/videos/RSS
http://www.engagemedia.org/Members/MishuNegro/videos/RSS
(possibly every 'RSS' view)

",andycat
2,1,12,Set up mail accounts for plumi.org,News,,defect,datakid,closed,2007-07-04T22:13:01Z,2007-07-26T10:13:00Z,we need in particular a contact@plumi.org address,and
2,1,112,can´t access plone after installing plumi from svn,PlumiSkin,,defect,andycat,closed,2007-11-10T04:25:25Z,2008-01-08T01:03:14Z,"hi. i have a clean plone install on debian etch. it works until i install the plumi products from svn. once i copy them over to my products directory i get this error:

Site Error

An error was encountered while publishing this resource.

AttributeError
Sorry, a site error occurred.

Traceback (innermost last):

    * Module ZPublisher.Publish, line 196, in publish_module_standard
    * Module Products.PlacelessTranslationService.PatchStringIO, line 34, in new_publish
    * Module ZPublisher.Publish, line 146, in publish
    * Module Zope2.App.startup, line 222, in zpublisher_exception_hook
    * Module ZPublisher.Publish, line 115, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 41, in call_object
    * Module Shared.DC.Scripts.Bindings, line 311, in __call__
    * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
    * Module Products.CMFCore.FSPageTemplate, line 195, in _exec
    * Module Products.CacheSetup.patch_cmf, line 18, in FSPT_pt_render
    * Module Products.CacheSetup.patch_utils, line 9, in call_pattern
    * Module Products.CMFCore.FSPageTemplate, line 134, in pt_render
    * Module Products.CacheSetup.patch_cmf, line 68, in PT_pt_render
    * Module Products.CacheSetup.patch_utils, line 9, in call_pattern
    * Module Products.PageTemplates.PageTemplate, line 104, in pt_render
      <FSPageTemplate at /plumi/document_view used for /plumi/front-page>
    * Module TAL.TALInterpreter, line 238, in __call__
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 749, in do_useMacro
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 457, in do_optTag_tal
    * Module TAL.TALInterpreter, line 442, in do_optTag
    * Module TAL.TALInterpreter, line 437, in no_tag
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 749, in do_useMacro
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 511, in do_setGlobal_tal
    * Module Products.PageTemplates.TALES, line 221, in evaluate
      URL: file:CMFPlone/skins/plone_templates/global_defines.pt
      Line 3, Column 0
      Expression: standard:'context/@@plone'
      Names:

      {'container': <PloneSite at /plumi>,
       'context': <ATDocument at /plumi/front-page>,
       'default': <Products.PageTemplates.TALES.Default instance at 0xb704658c>,
       'here': <ATDocument at /plumi/front-page>,
       'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xb2f7d76c>,
       'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb6ffd62c>,
       'nothing': None,
       'options': {'args': ()},
       'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0xb2f7d76c>,
       'request': <HTTPRequest, URL=http://neuros:8080/plumi/front-page/document_view>,
       'root': <Application at >,
       'template': <FSPageTemplate at /plumi/document_view used for /plumi/front-page>,
       'traverse_subpath': [],
       'user': <SpecialUser 'Anonymous User'>}

    * Module Products.PageTemplates.Expressions, line 185, in __call__
    * Module Products.PageTemplates.Expressions, line 173, in _eval
    * Module Products.PageTemplates.Expressions, line 127, in _eval
      __traceback_info__: context
    * Module Products.PageTemplates.Expressions, line 286, in restrictedTraverse
      __traceback_info__: {'path': ['@@plone'], 'TraversalRequestNameStack': []}
    * Module Products.Archetypes.BaseObject, line 1140, in __bobo_traverse__

AttributeError: @@plone (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: @@plone)",mictlan.tecutli.0@…
2,1,61,enhanced comment functionality and moderation,SocialSoftware,,task,andycat,closed,2007-09-09T04:11:00Z,2008-01-08T00:57:30Z,"Was just looking around for ways to enhance the community aspects of Plumi via commenting. One option is http://plone.org/products/plone-comments/ which adds additional functionality such as a listing of latest comments, enhanced moderation and notification to the item creator that their video has been commented on.

Presumably it would not be a stretch to add a latest comments portlet which apparently doesn't exist but is in the roadmap for plone 3.5 
http://blogs.onenw.org/jon/archives/2007/05/16/improving-plone-comments/
http://plone.org/products/plone/roadmap/184",anonymous
2,1,66,Callouts Content Item,SocialSoftware,,task,andycat,closed,2007-09-13T07:23:38Z,2007-10-05T19:15:34Z,"Add basic content item that is exactly like a News item but for Callouts only, except with a couple of additional fields.

 * Title - text
 * summary - text
 * Type - drop down
  * festival
  * screening
  * DVD
  * TV production
  * conference
  * workshop
  * competition
  * other
 * Location - country widget
 * submission closing date - date widget
 * URL
 * Image
 * Description - kupu 
",and
2,1,94,Upgrade to 2.5.4,ATEngageVideo,,task,andycat,closed,2007-10-22T10:22:06Z,2007-10-26T19:49:33Z,"2.4.5 fixes an important bug that hogs a lot of memory
http://dev.plone.org/plone/ticket/7027",and
2,1,98,RSS1 Links to Video File Instead of Video_View Page,ATEngageVideo,,task,andycat,closed,2007-10-24T07:04:15Z,2008-01-08T00:55:53Z,"http://www.engagemedia.org/latestvideos/RSS
(OR http://demo.plumi.org/latestvideos/RSS)

The RSS1 feed links to a video file like this: http://www.engagemedia.org/Members/plugintv/videos/journey_to_reality.avi

Instead of to a video_view page like this: http://www.engagemedia.org/Members/plugintv/videos/journey_to_reality.avi/view

I'm trying to make us a Facebook app based on our RSS feeds. As RSS2 isn't working properly I'd like to use the RSS1 feed, but can't so making this a higher priority. ",anna
2,1,110,apply security hotfix,ATEngageVideo,,task,andycat,closed,2007-11-07T00:28:01Z,2007-11-13T16:04:18Z,"http://plone.org/about/security/advisories/cve-2007-5741
",andycat
3,1,13,"Add a ""PlumiPowered"" chiclet to footer of page",DesignCSS,,defect,andycat,closed,2007-07-04T22:19:05Z,2007-07-14T11:52:01Z,Add PlumiPowered chiclet to bottom of the page next to Plone chiclet,and
3,1,57,fullscreen unavailable with plone,PlumiSkin,,defect,andycat,closed,2007-08-07T17:58:08Z,2007-09-13T06:18:54Z,"For some reason the fullscreen mode is not available on plone
both on my dev site and on the plumi demo site 

anyone with a solution will be welcomed,
and just for information the feture works when
i copy/paste the embed generated code

Regards",pgbatoum@…
3,1,105,"Callouts Called ""Call for Submissions"" in Various Places",SocialSoftware,,defect,andycat,closed,2007-11-02T05:59:51Z,2008-06-05T10:29:51Z,"
the ""Callouts"" content items are referred to in testing.plumi.org as ""Call for Submissions"" in a few places:

1. on the edit form for a Callout http://testing.plumi.org/Members/anna/callouts/a-test-call-out/edit

reads ""Edit Call for Submission""
should read ""Edit Call Out""

2. in the portlet (here taken from index) when no callouts exist yet
http://testing.plumi.org/

reads ""No Call for Submissions yet""
should read ""No Call Outs yet""

3. in the URL for /recent_submissions
http://testing.plumi.org/recent_submissions

URL is ""recent_submissions""
URL should be ""recent_callouts""

4. in the page for /recent_submissions
http://testing.plumi.org/recent_submissions

reads ""Call for Submissions""
should read ""Call Outs""

reads ""All recent Call for Submissions, latest first.""
should read "" All recent Call Outs, latest first.""

reads ""No Call for Submissions have been published.""
should read ""No Call Outs have been published.""

5. in the Add Item dropdown (eg. in member folder for Call Outs)

reads ""call for submissions"", alt-text ""For a video submission callout""
should read ""call out"", alt-text ""Add a new Call Out""

6. the item type is called ""submission"". for clarity this should be changed to ""callout"" now before feature is released. this content type name is used throughout the site in places eg. when you edit a ""submission"" folder name.

item type name ""submission""
should be ""callout""

7. this occurs when you add a ""submission folder""
http://testing.plumi.org/Members/anna

reads ""submission folder""
should read ""callout folder""

Screenshots are attached.",anna
3,1,144,PressRoom fails to install,ATEngageVideo,,defect,andycat,closed,2008-01-14T05:51:39Z,2008-03-21T02:43:34Z,"When installing on a fresh Plone installation on 

Ubuntu Gutsy (7.10),[[BR]]
Plone 2.5.5,[[BR]]
CMF-1.6.4,[[BR]]
Zope (Zope 2.9.8-final, python 2.4.4, linux2),[[BR]]
Five 1.4.2,[[BR]]
Python 2.4.4 (#1, Jan 14 2008, 14:42:50) [GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)],[[BR]]
PIL 1.1.6[[BR]]

(ie, the Plone 2.5.5 unified installer)

and the trunk of the plumi svn.

Here is the output:

{{{
2008-01-14 15:42:41
failed:
Traceback (most recent call last):

  File ""/opt/Plone-2.5.5/zeocluster/client1/Products/CMFQuickInstallerTool/QuickInstallerTool.py"", line 333, in installProduct
    res=install(portal)

  File ""/opt/Plone-2.5.5/lib/python/Products/ExternalMethod/ExternalMethod.py"", line 225, in __call__
    try: return f(*args, **kw)

  File ""/opt/plumi_trunk/PressRoom/Extensions/Install.py"", line 90, in install
    kupuTool.updateResourceTypes(({'resource_type' : 'linkable',

  File ""/opt/Plone-2.5.5/zeocluster/client1/Products/kupu/plone/librarytool.py"", line 159, in updateResourceTypes
    portal_types = self._validate_portal_types(resource_type, type['portal_types'])

  File ""/opt/Plone-2.5.5/zeocluster/client1/Products/kupu/plone/librarytool.py"", line 146, in _validate_portal_types
    raise KupuError, ""Resource type: %s, invalid type: %s"" % (resource_type, p)

KupuError: Resource type: linkable, invalid type: CallOut
}}}

",datakid
3,1,6,Update extenals.txt,component1,,enhancement,somebody,closed,2007-07-04T21:06:07Z,2007-07-05T17:40:50Z,"Externals.txt is currently lacking a lot of information about various products and dependencies. It needs updating/completing.
",and
3,1,14,"Download button on video_view template - change text to ""Download Hi-Res / Screening Version""",ATVideo,,enhancement,anna,closed,2007-07-04T22:30:48Z,2008-08-17T22:14:44Z,Many people who see the download button under the flash player may think it's to download the flash quality version of that video. We need a way to indicate that its actually a high res version.,and
3,1,45,make image thumbs links,ATEngageVideo,,enhancement,andycat,closed,2007-07-11T18:26:26Z,2007-08-01T15:44:24Z,"The default view of plumi.org has thumbnails that are not links. This is very user unfriendly, it means to view the item you have to hunt around for the little icon link or title link. Should be quite easy to implement, too.",schock
3,1,67,"Add Support for Transcoding From '.m4v','.ogm','.ogg','.divx','.flv'",Transcoding,,enhancement,andycat,closed,2007-09-14T03:16:27Z,2007-10-26T20:20:04Z,"This ticket is also listed on the Indytube tracker.

https://www.codecoop.org/tracker/index.php?func=detail&aid=944&group_id=90&atid=427

Change this line to indytube.conf to enable the transcoding of '.m4v', '.ogm', '.ogg', '.divx' and '.flv' files:

CONVERT_THESE=['.avi','.qt','.mov','.mpeg','.mp4','.mpg','.asf','.wmv','.3gp','.m4v','.ogm','.ogg','.divx','flv']

If we can do this quickly before next Plumi release then our Plumi sites will be able to transcode FROM ogg files and flash files and DivX files. 

",anna
3,1,69,"Add ""call for submissions"" link, icon and text into /publish page and login_success",SocialSoftware,,enhancement,andycat,closed,2007-09-18T10:38:19Z,2007-10-26T19:59:30Z,"Title: Call for Submissions
Body: Looking for content for a DVD compilation, TV production, screening or film festival? You can let people know about it by adding a call for submissions.

Add default icon as per login_success page, eg. http://demo.plumi.org/myprofile.gif

Change the name to mysubmissions.gif so that a new icon can easily be added later.",and
3,1,101,Rewriting of ATEngageVideo index_html - Plumi homepage,ATEngageVideo,1.0,enhancement,trollfot,closed,2007-10-29T20:09:13Z,2007-11-02T02:00:53Z,"I had a look at the template present in ATEngageVideo skins, called ""index_html"" and that is used as a homepage on a Plumi site. It needs a deep cleaning ! The template is too long, and contains too much logic. It does catalog requests and so on. It's not acceptable anymore. It slows down the display and is not humanly readable.",trollfot
3,1,5,Investigate creating a Plumi buildout using Ploneout,ProductionTools,,task,andycat,closed,2007-07-04T17:23:31Z,2008-04-28T04:45:14Z,"A buildout might be one way for people to easily set up a plumi site from scratch. It would be good to investigate, discuss and try out to see if it would be a viable solution.
http://svn.plone.org/svn/plone/ploneout/branches/2.5/",and
3,1,44,Make image on latest videos + author page a link to the associated video,DesignCSS,,task,andycat,closed,2007-07-11T18:25:40Z,2007-07-11T18:27:24Z,I think it would be a simple yet big usability jump with that page.,and
3,1,48,fav.ico,DesignCSS,,task,keren,closed,2007-07-14T12:03:57Z,2007-12-09T05:15:16Z,"Create a a fav.ico for Plumi, should be 16x16",and
3,1,49,Wrap description text around flash player,DesignCSS,,task,andycat,closed,2007-07-14T12:12:43Z,2007-07-26T13:15:33Z,"wrap the description text around the flash player in pages like
http://demo.plumi.org/Members/andenator/videos/oc_5smiles_transcoded.avi/view
",and
3,1,50,Add a class to tags header in portlet,PlumiSkin,,task,andycat,closed,2007-07-14T12:23:10Z,2007-09-25T01:11:35Z,For design work to take place the 'tags' header in the portlet needs a separate class,and
3,1,80,New users dont have 'listed' property set to True,ATEngageVideo,,task,andycat,closed,2007-09-21T08:30:16Z,2007-09-26T05:54:19Z,New users wont show up in searches on the site.,andycat
3,1,83,Upgrade to latest version of ContentLicensing (1.0.5 rc 2),ATEngageVideo,,task,andycat,closed,2007-10-11T09:25:20Z,2007-10-26T20:08:15Z,"This new version contains the fix , so we can track a properly released tagged version from SVN

https://svn.plone.org/svn/collective/ContentLicensing/tags/1.0.5-rc2/",andycat
3,1,86,Replace TagCloudExplorer with other products,ATEngageVideo,,task,andycat,closed,2007-10-16T11:58:07Z,2007-11-03T17:40:05Z,"Possibly vapourisation - http://plone.org/products/vaporisation
which is a STATIC tag cloud.


Plus a actual tagging engine - possibly - http://plone4artists.org/products/contenttagging
",anonymous
3,1,99,2.5.4 upgrade CSS issues,CSS,,task,trollfot,closed,2007-10-25T04:04:52Z,2008-05-14T05:35:42Z," * news and events header on index_html is no longer bold
 * news and events text on index_html should be indented
 * on video/view page picture should be in top right and VLC image should sit under ""download high res version""
 * on video/view page flash player should sit in top right (should add right column to this page also)
 * Add class .videoitemtop to ""category"" and location item in callouts template",anonymous
3,1,117,Make video_listing_view available as a view option,PlumiSkin,,task,trollfot,closed,2007-11-15T10:23:34Z,2008-01-29T17:09:55Z,"The template ""video_listing_view"" needs to be available for the topics and the classical folders. It has to come as default with the created items of Plumi.",trollfot
3,1,135,Upgrade to 2.5.5,ATEngageVideo,,task,andycat,closed,2007-12-12T13:43:54Z,2007-12-20T17:54:24Z,"A new release of Plone .

http://plone.org/products/plone/releases/2.5.5

Should be very straight forward, as only a minor release of plone.

1. Update the buildout , in SVN.

2. Test the plumi svn trunk by upgrade relevant plone sites around the place.

",andycat
3,1,137,"Callouts categories folders have 'video_listing_view' applied to them, which breaks",ATEngageVideo,,task,andycat,closed,2007-12-20T17:04:40Z,2007-12-20T18:48:38Z,"eg
http://www.engagemedia.org/taxonomy/callouts/festival/",andycat
3,1,138,PlumiSkin browser view bug,ATEngageVideo,,task,andycat,closed,2007-12-20T17:51:32Z,2007-12-20T21:34:52Z,"http://www.engagemedia.org/Members/oceanianewsreal/videos

Site error

This site encountered an error trying to fulfill your request. The errors were:

Error Type
    TypeError
Error Value
    iteration over non-sequence
Request made at
    2007/12/21 04:43:05.213 US/Eastern

",andycat
3,1,140,callouts/video/events/news folders have no name in left nav when a new member signs up,ATEngageVideo,,task,datakid,closed,2007-12-20T23:06:55Z,2008-01-29T16:18:50Z,"These two members signed up post shift to 3 columns 

http://www.engagemedia.org/Members/preranar
http://www.engagemedia.org/Members/klnkng/news/

Older members appear to be fine.",and
4,1,38,Thumnails don't align with titles in latest videos on front/author pages,DesignCSS,,defect,andycat,closed,2007-07-08T23:40:19Z,2007-11-02T02:05:05Z,In the latest video listing on the front page and in author templates as you go down the list of videos the thumbnails stop being in-line with the title/descriptions.,and
4,1,107,Tag Cloud Portlet Font Size Too Large,SocialSoftware,,enhancement,andycat,closed,2007-11-05T05:14:12Z,2008-01-25T06:59:56Z,Change CSS on Tag Cloud Portlet to reduce font size overall (retain font size differences depending on popularity of tag).,anna
4,1,62,Change alt-text on Plumi chiclet,PlumiSkin,,task,andycat,closed,2007-09-12T03:42:52Z,2007-10-05T21:11:52Z,"The Plumi chiclet currently has ""Plumi"" as its alt-text.

A more descriptive line should be used:
""This site is powered by the free Plumi video-sharing package for Plone""

This will promote Plumi and encourage people to get involved in the project.",anonymous
4,1,106,"Add ""Other"" Category to Call Outs",SocialSoftware,,task,andycat,closed,2007-11-02T06:16:20Z,2007-11-03T23:18:44Z,"""Other"" category is missing when adding/editing Call Outs. 

See screenshot attached.",anna
5,1,146,documentation build debian package,Documentation,,task,andycat,closed,2008-01-26T12:51:19Z,2008-01-29T16:27:20Z,"http://plumi.org/browser/plumi-debian/trunk/BUILD_DEB

Should be added the package zope-debhelper needed to build the package.

Otherwise, we get an error about dh_installzopeinstance 

",denis@…
2,1,17,Video upload progress indicator,ATEngageVideo,,feature,andycat,closed,2007-07-04T22:40:17Z,2008-11-02T13:51:27Z,"At present the any indication of the progress of your upload is unavailable. An indicator needs to added to communicate this information to users.

The most promising product is perhaps http://plone.org/products/ploneflashupload

Other links mentioned in the previous ticket on EngageMedia were

 * http://development.finetooth.com/?p=11
 * http://www.zope.org/Members/TheJester/ThreadedTransferAgent
 * http://swfupload.mammon.se/index.php

Previous ticket on EngageMedia trac
 * http://trac.engagemedia.org/projects/ticket/234",and
3,1,183,Make Re-Transcode Messages on Video View Template Available Only to Managers,ATEngageVideo,,enhancement,andycat,closed,2008-10-15T04:07:45Z,2008-10-20T02:24:43Z,Have moved this over from EngageMedia specific tracker. Have also added a ticket to make this option a configlet in 0.3 release.,anna
3,1,108,Add the ability to include the flash player of the featured video item on index_html.,PlumiSkin,,task,andycat,closed,2007-11-06T09:00:49Z,2008-10-29T06:15:52Z,"Add the flash player version of the featured video to the index_html template. It may be good to be able to switch this on and off. It may or may not require rewriting the current (rather clumsy) system of featuring videos. 

See: http://plumi.org/ticket/21",and
3,1,178,Make Workflow Consistent - Make All Content Pending on Save,PlumiSkin,,task,andycat,closed,2008-09-19T10:46:11Z,2008-10-21T07:02:46Z,Apply the same publishing workflow as videos and callouts to News and Events.,and
3,1,180,Add country to video listing template,ATEngageVideo,,task,andycat,closed,2008-09-22T04:18:32Z,2008-10-29T06:31:12Z,"Eg.

http://demo.plumi.org/latestvideos

Currently the topic category is listed in these templates, it would be good to include the country as a way to help classify the video more quickly for the user.",and
3,1,182,TX Metadata - review and release,ATEngageVideo,,task,and,closed,2008-09-30T04:49:41Z,2008-10-28T01:30:14Z,"Check the TX feed and the upload form and check that we're in sync with the 1.0 release candidate. This has been sitting there for a while and AFAIK is almost done, be could to advertise it in this release.",and
5,1,65,Make Thumbnail Splash Image with Button Overlay on Flash Player,Transcoding,,enhancement,andycat,closed,2007-09-13T07:19:53Z,2008-10-21T06:55:28Z,"Use the thumbnail associated with the video object as splash image in the Flowplayer on video/view pages.

Overlay this with the transparent EM play logo ",and
2,1,197,"Too many emails sent to reviewers, when news or events content item published.",PlumiSkin,,defect,andycat,closed,2008-11-18T15:02:27Z,2009-01-08T09:53:57Z,"With the new code in 0.2.2-final for putting news and events into 'pending' state automatically, we have 4 emails per each new content item being published. This is wrong, and confusing, since the url inside the email is pointing to temporary places for the event.

the code in question:
http://dev.plone.org/collective/changeset/74055
",andycat
2,1,205,Can't Add or Edit Callouts - Error on Saving a New Callout or Editing an Existing Callout,SocialSoftware,,defect,andycat,closed,2008-12-04T04:41:52Z,2009-01-08T07:19:20Z,"This error was found by Jose. I checked it, and experienced the same error. 

I just published a Callout:
http://www.engagemedia.org/Members/anna/callouts/call_out.2008-12-03.0367831283/atct_edit

And received this error:


Site error

This site encountered an error trying to fulfill your request. The errors were:

Error Type
    NameError
Error Value
    global name 'security' is not defined
Request made at
    2008/12/04 15:33:15.121 US/Eastern

",anna
3,1,201,Assertion error in plumi buildout on Ubuntu,ProductionTools,,defect,andycat,closed,2008-11-25T06:25:16Z,2013-01-16T01:55:19Z,"{{{
engage@rosebud:/opt/plumi-buildout$ sudo ./bin/buildout 
Installing plone.
Installing zope2.
running build_ext
creating zope.proxy
copying zope/proxy/proxy.h -> zope.proxy
building 'AccessControl.cAccessControl' extension
creating build
creating build/temp.linux-i686-2.4
creating build/temp.linux-i686-2.4/AccessControl
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -IExtensionClass -I. -IAcquisition -I/usr/include/python2.4 -c AccessControl/cAccessControl.c -o build/temp.linux-i686-2.4/AccessControl/cAccessControl.o
In file included from AccessControl/cAccessControl.c:51:
./ExtensionClass/ExtensionClass.h:83:20: error: Python.h: No such file or directory
./ExtensionClass/ExtensionClass.h:84:20: error: import.h: No such file or directory
In file included from AccessControl/cAccessControl.c:51:
./ExtensionClass/ExtensionClass.h:95: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
./ExtensionClass/ExtensionClass.h:108: error: expected specifier-qualifier-list before ‘PyObject’
./ExtensionClass/ExtensionClass.h:114: error: ‘NULL’ undeclared here (not in a function)
In file included from AccessControl/cAccessControl.c:52:
./Acquisition/Acquisition.h:19: error: expected specifier-qualifier-list before ‘PyObject’
AccessControl/cAccessControl.c:59: error: expected ‘)’ before ‘*’ token
AccessControl/cAccessControl.c:69: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:83: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:91: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:107: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:128: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:151: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:176: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:205: error: expected ‘)’ before ‘*’ token
AccessControl/cAccessControl.c:222: error: expected ‘)’ before ‘*’ token
AccessControl/cAccessControl.c:240: error: expected ‘)’ before ‘*’ token
AccessControl/cAccessControl.c:259: error: expected ‘)’ before ‘*’ token
AccessControl/cAccessControl.c:280: error: expected ‘)’ before ‘*’ token
AccessControl/cAccessControl.c:308: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
AccessControl/cAccessControl.c:312: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
AccessControl/cAccessControl.c:321: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
AccessControl/cAccessControl.c:328: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
AccessControl/cAccessControl.c:339: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:343: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:344: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:345: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:349: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:351: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:353: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:357: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:358: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:359: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:360: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:361: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:364: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:366: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:368: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:370: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:373: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:376: error: expected declaration specifiers or ‘...’ before ‘PyObject’
AccessControl/cAccessControl.c:376: error: expected declaration specifiers or ‘...’ before ‘PyObject’
AccessControl/cAccessControl.c:378: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtensionClassGetattro’
AccessControl/cAccessControl.c:385: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘cAccessControl_methods’
AccessControl/cAccessControl.c:411: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ZopeSecurityPolicy_methods’
AccessControl/cAccessControl.c:420: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ZopeSecurityPolicyType’
AccessControl/cAccessControl.c:460: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘SecurityManager_methods’
AccessControl/cAccessControl.c:479: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘SecurityManagerType’
AccessControl/cAccessControl.c:519: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PermissionRole_methods’
AccessControl/cAccessControl.c:538: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PermissionRoleType’
AccessControl/cAccessControl.c:581: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘imPermissionRole_methods’
AccessControl/cAccessControl.c:595: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘imSequenceMethods’
AccessControl/cAccessControl.c:608: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘imPermissionRoleType’
AccessControl/cAccessControl.c:651: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:652: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:653: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:654: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:655: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:656: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:657: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:658: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:659: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:660: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:661: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:662: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:663: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:664: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:665: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:666: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:667: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:668: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:669: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:670: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:671: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:672: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:673: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:674: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:675: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:676: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:677: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:678: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:679: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:680: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c: In function ‘ZopeSecurityPolicy_setup’:
AccessControl/cAccessControl.c:698: error: ‘NoSequenceFormat’ undeclared (first use in this function)
AccessControl/cAccessControl.c:698: error: (Each undeclared identifier is reported only once
AccessControl/cAccessControl.c:698: error: for each function it appears in.)
AccessControl/cAccessControl.c:698: warning: implicit declaration of function ‘PyString_FromString’
AccessControl/cAccessControl.c:703: error: ‘defaultPermission’ undeclared (first use in this function)
AccessControl/cAccessControl.c:703: warning: implicit declaration of function ‘Py_BuildValue’
AccessControl/cAccessControl.c:704: error: ‘_what_not_even_god_should_do’ undeclared (first use in this function)
AccessControl/cAccessControl.c:705: error: ‘__roles__’ undeclared (first use in this function)
AccessControl/cAccessControl.c:706: error: ‘__of__’ undeclared (first use in this function)
AccessControl/cAccessControl.c:707: error: ‘Anonymous’ undeclared (first use in this function)
AccessControl/cAccessControl.c:708: error: ‘AnonymousTuple’ undeclared (first use in this function)
AccessControl/cAccessControl.c:709: error: ‘ManagerTuple’ undeclared (first use in this function)
AccessControl/cAccessControl.c:710: error: ‘stack_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:711: error: ‘user_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:712: error: ‘validate_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:713: error: ‘_proxy_roles_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:715: error: ‘allowed_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:716: error: ‘getOwner_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:717: error: ‘getWrappedOwner_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:719: error: ‘getPhysicalRoot_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:721: error: ‘aq_parent_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:722: error: ‘_check_context_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:724: error: ‘unrestrictedTraverse_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:728: error: ‘checkPermission_str’ undeclared (first use in this function)
AccessControl/cAccessControl.c:730: error: ‘__allow_access_to_unprotected_subobjects__’ undeclared (first use in this function)
AccessControl/cAccessControl.c: At top level:
AccessControl/cAccessControl.c:744: error: expected ‘)’ before ‘*’ token
AccessControl/cAccessControl.c:759: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c: In function ‘ZopeSecurityPolicy_dealloc’:
AccessControl/cAccessControl.c:1282: warning: implicit declaration of function ‘Py_DECREF’
AccessControl/cAccessControl.c:1282: error: ‘ZopeSecurityPolicy’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1283: error: ‘ZopeSecurityPolicy’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1283: error: ‘Py_TPFLAGS_HAVE_CLASS’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1283: error: ‘ZopeSecurityPolicy’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1283: error: ‘ZopeSecurityPolicy’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1283: error: ‘PyObject’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1283: error: expected expression before ‘)’ token
AccessControl/cAccessControl.c:1283: warning: implicit declaration of function ‘PyObject_FREE’
AccessControl/cAccessControl.c: At top level:
AccessControl/cAccessControl.c:1303: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:1323: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:1340: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c: In function ‘SecurityManager_dealloc’:
AccessControl/cAccessControl.c:1361: warning: implicit declaration of function ‘Py_XDECREF’
AccessControl/cAccessControl.c:1361: error: ‘SecurityManager’ has no member named ‘thread_id’
AccessControl/cAccessControl.c:1362: error: ‘SecurityManager’ has no member named ‘context’
AccessControl/cAccessControl.c:1363: error: ‘SecurityManager’ has no member named ‘policy’
AccessControl/cAccessControl.c:1364: error: ‘SecurityManager’ has no member named ‘validate’
AccessControl/cAccessControl.c:1365: error: ‘SecurityManager’ has no member named ‘checkPermission’
AccessControl/cAccessControl.c:1366: error: ‘SecurityManager’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1367: error: ‘SecurityManager’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1367: error: ‘Py_TPFLAGS_HAVE_CLASS’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1367: error: ‘SecurityManager’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1367: error: ‘SecurityManager’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1367: error: ‘PyObject’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1367: error: expected expression before ‘)’ token
AccessControl/cAccessControl.c: At top level:
AccessControl/cAccessControl.c:1370: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:1399: error: expected declaration specifiers or ‘...’ before ‘PyObject’
AccessControl/cAccessControl.c:1399: error: expected declaration specifiers or ‘...’ before ‘PyObject’
AccessControl/cAccessControl.c: In function ‘SecurityManager_setattro’:
AccessControl/cAccessControl.c:1401: warning: implicit declaration of function ‘PyString_Check’
AccessControl/cAccessControl.c:1401: error: ‘name’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1401: warning: implicit declaration of function ‘PyUnicode_Check’
AccessControl/cAccessControl.c:1402: warning: implicit declaration of function ‘PyString_AsString’
AccessControl/cAccessControl.c:1402: warning: initialization makes pointer from integer without a cast
AccessControl/cAccessControl.c:1409: warning: implicit declaration of function ‘strcmp’
AccessControl/cAccessControl.c:1411: warning: implicit declaration of function ‘Py_INCREF’
AccessControl/cAccessControl.c:1411: error: ‘v’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1412: warning: implicit declaration of function ‘PyVar_Assign’
AccessControl/cAccessControl.c:1412: error: ‘SecurityManager’ has no member named ‘thread_id’
AccessControl/cAccessControl.c:1418: error: ‘SecurityManager’ has no member named ‘context’
AccessControl/cAccessControl.c:1424: error: ‘SecurityManager’ has no member named ‘policy’
AccessControl/cAccessControl.c:1425: error: ‘SecurityManager’ has no member named ‘validate’
AccessControl/cAccessControl.c:1427: error: ‘SecurityManager’ has no member named ‘validate’
AccessControl/cAccessControl.c:1428: error: ‘SecurityManager’ has no member named ‘validate’
AccessControl/cAccessControl.c:1430: error: ‘SecurityManager’ has no member named ‘checkPermission’
AccessControl/cAccessControl.c:1432: error: ‘SecurityManager’ has no member named ‘checkPermission’
AccessControl/cAccessControl.c:1433: error: ‘SecurityManager’ has no member named ‘checkPermission’
AccessControl/cAccessControl.c:1440: warning: implicit declaration of function ‘PyErr_SetObject’
AccessControl/cAccessControl.c:1440: error: ‘PyExc_AttributeError’ undeclared (first use in this function)
AccessControl/cAccessControl.c: At top level:
AccessControl/cAccessControl.c:1452: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:1482: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:1541: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c: In function ‘PermissionRole_dealloc’:
AccessControl/cAccessControl.c:1556: error: ‘PermissionRole’ has no member named ‘__name__’
AccessControl/cAccessControl.c:1558: error: ‘PermissionRole’ has no member named ‘_p’
AccessControl/cAccessControl.c:1560: error: ‘PermissionRole’ has no member named ‘__roles__’
AccessControl/cAccessControl.c:1562: error: ‘PermissionRole’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1564: error: ‘PermissionRole’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1564: error: ‘Py_TPFLAGS_HAVE_CLASS’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1564: error: ‘PermissionRole’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1564: error: ‘PermissionRole’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1564: error: ‘PyObject’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1564: error: expected expression before ‘)’ token
AccessControl/cAccessControl.c: At top level:
AccessControl/cAccessControl.c:1574: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:1610: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c: In function ‘imPermissionRole_length’:
AccessControl/cAccessControl.c:1621: error: ‘PyObject’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1621: error: ‘v’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1622: error: ‘pa’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1634: error: ‘imPermissionRole’ has no member named ‘_v’
AccessControl/cAccessControl.c:1636: error: ‘imPermissionRole’ has no member named ‘_pa’
AccessControl/cAccessControl.c:1638: warning: implicit declaration of function ‘PyErr_SetString’
AccessControl/cAccessControl.c:1638: error: ‘PyExc_AttributeError’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1641: warning: implicit declaration of function ‘callmethod1’
AccessControl/cAccessControl.c:1641: error: expected expression before ‘)’ token
AccessControl/cAccessControl.c:1641: error: ‘__of__’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1644: error: ‘imPermissionRole’ has no member named ‘_v’
AccessControl/cAccessControl.c:1646: error: ‘imPermissionRole’ has no member named ‘_pa’
AccessControl/cAccessControl.c:1649: warning: implicit declaration of function ‘PyObject_Length’
AccessControl/cAccessControl.c: At top level:
AccessControl/cAccessControl.c:1658: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c: In function ‘imPermissionRole_dealloc’:
AccessControl/cAccessControl.c:1700: error: ‘imPermissionRole’ has no member named ‘_p’
AccessControl/cAccessControl.c:1702: error: ‘imPermissionRole’ has no member named ‘_pa’
AccessControl/cAccessControl.c:1704: error: ‘imPermissionRole’ has no member named ‘__roles__’
AccessControl/cAccessControl.c:1706: error: ‘imPermissionRole’ has no member named ‘_v’
AccessControl/cAccessControl.c:1708: error: ‘imPermissionRole’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1710: error: ‘imPermissionRole’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1710: error: ‘Py_TPFLAGS_HAVE_CLASS’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1710: error: ‘imPermissionRole’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1710: error: ‘imPermissionRole’ has no member named ‘ob_type’
AccessControl/cAccessControl.c:1710: error: ‘PyObject’ undeclared (first use in this function)
AccessControl/cAccessControl.c:1710: error: expected expression before ‘)’ token
AccessControl/cAccessControl.c: At top level:
AccessControl/cAccessControl.c:1717: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:1739: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:1943: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:1981: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:2128: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:2152: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:2162: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:2186: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
AccessControl/cAccessControl.c:2212: error: array type has incomplete element type
AccessControl/cAccessControl.c:2213: error: ‘PyCFunction’ undeclared here (not in a function)
AccessControl/cAccessControl.c:2213: error: expected ‘}’ before ‘dtml_guarded_getattr’
AccessControl/cAccessControl.c: In function ‘initcAccessControl’:
AccessControl/cAccessControl.c:2227: error: ‘PyObject’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2227: error: ‘module’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2228: error: ‘dict’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2232: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘RestrictedDTMLMixinType’
AccessControl/cAccessControl.c:2232: error: ‘RestrictedDTMLMixinType’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2229: error: expected expression before ‘{’ token
AccessControl/cAccessControl.c:2234: warning: implicit declaration of function ‘PyCObject_Import’
AccessControl/cAccessControl.c:2234: warning: assignment makes pointer from integer without a cast
AccessControl/cAccessControl.c:2238: error: ‘ExtensionClassGetattro’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2238: error: ‘struct ExtensionClassCAPIstruct’ has no member named ‘ECBaseType_’
AccessControl/cAccessControl.c:2240: warning: implicit declaration of function ‘Py_InitModule3’
AccessControl/cAccessControl.c:2241: error: ‘cAccessControl_methods’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2244: error: ‘api’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2244: warning: implicit declaration of function ‘PyImport_ImportModule’
AccessControl/cAccessControl.c:2244: warning: implicit declaration of function ‘PyObject_GetAttrString’
AccessControl/cAccessControl.c:2244: warning: implicit declaration of function ‘PyCObject_AsVoidPtr’
AccessControl/cAccessControl.c:2244: warning: assignment makes pointer from integer without a cast
AccessControl/cAccessControl.c:2247: warning: implicit declaration of function ‘PyModule_GetDict’
AccessControl/cAccessControl.c:2249: warning: implicit declaration of function ‘PyDict_SetItemString’
AccessControl/cAccessControl.c:2250: error: ‘_what_not_even_god_should_do’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2252: warning: assignment makes pointer from integer without a cast
AccessControl/cAccessControl.c:2252: error: ‘struct ExtensionClassCAPIstruct’ has no member named ‘PyExtensionClass_Export_’
AccessControl/cAccessControl.c:2255: warning: assignment makes pointer from integer without a cast
AccessControl/cAccessControl.c:2255: error: ‘struct ExtensionClassCAPIstruct’ has no member named ‘PyExtensionClass_Export_’
AccessControl/cAccessControl.c:2255: error: ‘ZopeSecurityPolicyType’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2258: warning: assignment makes pointer from integer without a cast
AccessControl/cAccessControl.c:2258: error: ‘struct ExtensionClassCAPIstruct’ has no member named ‘PyExtensionClass_Export_’
AccessControl/cAccessControl.c:2258: error: ‘SecurityManagerType’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2261: warning: assignment makes pointer from integer without a cast
AccessControl/cAccessControl.c:2261: error: ‘struct ExtensionClassCAPIstruct’ has no member named ‘PyExtensionClass_Export_’
AccessControl/cAccessControl.c:2261: error: ‘PermissionRoleType’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2264: warning: assignment makes pointer from integer without a cast
AccessControl/cAccessControl.c:2264: error: ‘struct ExtensionClassCAPIstruct’ has no member named ‘PyExtensionClass_Export_’
AccessControl/cAccessControl.c:2264: error: ‘imPermissionRoleType’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2267: error: ‘imPermissionRoleObj’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2267: warning: implicit declaration of function ‘PyMapping_GetItemString’
AccessControl/cAccessControl.c:2270: error: ‘aq_validate’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2276: error: ‘Containers’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2277: error: ‘ContainerAssertions’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2286: error: ‘getRoles’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2295: error: ‘Unauthorized’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2303: error: ‘getSecurityManager’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2311: error: ‘LOG’ undeclared (first use in this function)
AccessControl/cAccessControl.c:2312: error: ‘PROBLEM’ undeclared (first use in this function)
error: command 'gcc' failed with exit status 1
While:
  Installing zope2.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File ""/tmp/tmpspsTwb/zc.buildout-1.1.1-py2.5.egg/zc/buildout/buildout.py"", line 1477, in main
  File ""/tmp/tmpspsTwb/zc.buildout-1.1.1-py2.5.egg/zc/buildout/buildout.py"", line 462, in install
  File ""/tmp/tmpspsTwb/zc.buildout-1.1.1-py2.5.egg/zc/buildout/buildout.py"", line 1060, in _call
  File ""/opt/plumi-buildout/eggs/plone.recipe.zope2install-2.5-py2.5.egg/plone/recipe/zope2install/__init__.py"", line 153, in install
    ) == 0
AssertionError
}}}",datakid
3,1,202,"""News"" Genre Not Available in Video Edit Template",Taxonomy,,defect,andycat,closed,2008-12-01T07:10:05Z,2009-01-08T06:19:53Z,"The News genre has been added to the taxonomy, but is not available in the drop-down genre list on Step 2 of the Video Edit template.",anna
3,1,203,Spelling Mistake in Step 3 of Video Edit Form,ATEngageVideo,,defect,andycat,closed,2008-12-01T07:15:27Z,2009-01-07T09:58:53Z,"This line:
Upload your media file. If you require assitance compressing or encoding your video please visit our Help pages.

Should read:
Upload your media file. If you require assistance compressing or encoding your video please visit our Help pages.

""assistance"" is spelled incorrectly.",anna
3,1,204,"Indytube doesnt work with the videos with the same name, but different file extensions",Transcoding,,defect,andycat,closed,2008-12-03T18:38:45Z,2009-01-09T02:13:03Z,"Indytube breaks if a user uploads ""myvideo.mov"" and ""myvideo.avi"" because of the its simplisitic system of creating
""myvideo.flv.inc"" and ""myvideo.flv"" 

It creates the correct FLV and .inc (html) files each time, but they get over-written , so that only one set of these files exist.

We need to construct a unqiue filename from the original uploaded video filename (maybe a hash of the entire filename , eg hash(""myvideo.mov"") & hash(""myvideo.avi"") ) so that the encoded video and html filenames are unique.

",andycat
3,1,198,FLV transcoding,ATEngageVideo,,enhancement,andycat,closed,2008-11-18T15:43:05Z,2009-01-08T14:22:38Z,"Add FLV files to indytube transcoding, so that uploaded FLV files are transcoded to our presets (resolution etc) into FLV, and then shown via flowplayer
",andycat
3,1,200,Add International Videos Portlet - front page,PlumiSkin,,task,andycat,closed,2008-11-25T01:25:18Z,2008-11-25T01:33:34Z,"Add a portlet that shows only published videos in the International category, onto the front page, in the right slot.",anna
3,1,217,Testing,SiteTools,,task,datakid,closed,2009-01-19T07:23:03Z,2009-01-19T12:06:35Z,"'''Test install of latest release.'''

Plumi 0.2.3-rc4

'''Test functionality.'''

A list of things that need to be tested releasing a new version of Plumi:

    * rss1 and rss2 for members and folders
    * vodcasting in itunes and democracy
    * video uploading
    * reviewers and publishers receive notification of submission/publishing
    * video downloading
    * vpip
    * content licensing API
    * send video/page to someone
    * add to favourites
    * sitewide contact form
    * contact member form
    * posting news
    * posting events
    * featuring news/events/videos
    * add comments
    * flash transcoding
    * tagging
    * editing author page
    * call outs 

",anna
4,1,196,template.include.cortado,EmbeddedPlayback,,defect,andycat,closed,2008-11-10T20:42:42Z,2009-01-12T02:02:55Z,"The value for the ogg file isn't correct

<param name=""url"" value=""$videobaseurl$oggfile""/>

",denis
4,1,224,plumi-0.2 gets broken ATCountryWidget from svn,PlumiVideoProduct,,defect,andycat,closed,2009-03-05T03:38:11Z,2009-06-01T14:32:38Z,"When getting plumi-0.2.3 (and presumably older versions) it grabs the trunk of ATCountryWidget from it's svn repo. As of 5/3/09 the trunk of ATCW is broken, so plumi-0.2.3 will not run when pulled from svn. The tarball of 0.2.3-final works fine as it has a functioning ATCountryWidget. A possible fix is to find a working tag of ATCW and referencing this in svn EXTERNALS. ",vik
4,1,193,RSS charset problem,SiteTools,,enhancement,andycat,closed,2008-11-09T16:13:01Z,2008-11-22T14:28:14Z,http://plumi.domainepublic.net/latestvideos/RSS2,denis
4,1,199,new CallOut URL attribute is displayed in template even if nothing was entered in url field,ATEngageVideo,,task,andycat,closed,2008-11-18T15:50:23Z,2009-01-07T08:50:56Z,"Template needs to check if URL is blank, and not display it.",andycat
5,1,195,don't show rss feed on events and news,SiteTools,,enhancement,andycat,closed,2008-11-10T09:53:20Z,2009-01-12T07:48:12Z,"If the RSS2 feed will only contain video objects, don't show a rss icon for a rss2 feed at these places:

http://plumi.domainepublic.net/events
http://plumi.domainepublic.net/news",denis
3,1,171,large time on wa (waiting io),ATVideo,,task,andycat,closed,2008-07-23T12:57:50Z,2010-04-08T10:42:53Z,"Hi!

 using plumi 0.2:

more /var/lib/plone25/zeocluster/Products/ATVideo/version.txt 
0.2 build 17    
more /var/lib/plone25/zeocluster/Products/ExternalStorage/version.txt 
0.7 (SVN/Unreleased)
more /var/lib/plone25/zeocluster/Products/ATMediaFile/version.txt 
0.1 build 66

it is very slow on shoing things. Using top, I can see the cpu 100% on wa (waiting io).

Can this be a problem of externalstorage?",yurj
3,1,273,Cyberduck (OSX) not working with Plumi FTP,ATEngageVideo,,task,pabs,closed,2009-10-14T02:56:39Z,2009-10-31T11:51:38Z,"Cyberduck throws errors on the FTP system.

Failures
The last action could not be completed due to the following errors:
FTP Error: Listing directory failed
/
Data connection already open. Transfer starting..

NOOP
200 I successfully done nothin'.
SYST
215 UNIX Type: L8
STAT /
213-Status of ""/"":
213 End of status.
PASV
227 Entering passive mode (188,40,80,21,144,230).
MLSD
125 Data connection already open. Transfer starting.

If you hit try again the directory listing will come up and you can upload, but the error is off putting for most lay users. This error is not present in filezilla or fireftp and ftp was previously working in cyberduck without this error being present.

",and
3,1,282,html5 video tag support,ATEngageVideo,,task,,closed,2009-11-03T15:52:04Z,2010-01-14T07:04:32Z,"commit plumi video template with video tag.
commit changes to indytube to read ffmpeg2theora options

make sure that it works on all browsers with video tag support:
known open issue:
 without h264 version, safari does not work if XiphQt is not installed

provide better h264 version, current encode is to big and seams to only start once fully downloaded. (verify with safari)

Known to work right now with Ogg Theora version:
 Firefox 3.5
 Google Chrome
 Safari with XiphQt or Perian
",j
1,1,31,Design a Plone 3 buildout for Plumi 0.3,plone3,,feature,andycat,closed,2007-07-05T14:54:35Z,2009-04-27T14:54:35Z,"Create a development environment for Plumi 0.3 to be based on Plone 3, using buildout",and
1,1,167,Create Plone 3 development instance,plone3,,task,andycat,closed,2008-07-08T17:21:39Z,2009-02-03T03:34:36Z,,and
1,1,260,No thumbnail images on front page for featured/latest videos,PlumiVideoProduct,,task,,closed,2009-07-30T08:09:11Z,2009-07-31T05:53:24Z,,and
2,1,220,Remove Line Break from Indytube template - <object> tag,EmbeddedPlayback,,defect,andycat,closed,2009-01-22T23:48:48Z,2009-04-27T14:48:24Z,"specifically, this
http://plumi.org/browser/indytube/tags/plumi-0.2.3-rc3/plumi.template
has a line break in the middle of the first <object ... > tag
which doesnt make a different in HTML at all. Thats how and why the
embedded HTML working on our site. (which pulls in the flowplayer SWF,
but that is an independent layer above this, and not related to this
problem at all, it could easy pull in a SWF movie that is a online
gambling game etc etc).

This same HTML code, when pasted into other websites, I suspect,
especially blogging software, is making line break -> ""<br/>""
conversions and hence fucking up the HTML.

Ive removed the line break , from our _production copy_ on cwood, of
indytube's template. Nothing has been done in SVN.
specifically, this
andy@collingwood:/opt/EngageMediaPlumiProducts/indytube$ vi
plumi.template

which is where indytube is running from, and the template we are using.

So this fix is deployed onto our live site, ie no more line breaks in
the middle of the first <object ..> tag, or any tags for that matter.",anna
2,1,228,Taxonomy not working for browsing,Taxonomy,,defect,andycat,closed,2009-04-01T01:03:16Z,2009-07-23T04:59:40Z,"Videos can be submitted to categories/genres/countries, but do not appear in the taxonomy's listing for that category/etc. The categories/etc _do_ appear on the video's page.",vik
2,1,170,Updating the Plumi installation process by creating a generic setup profile,plone3,,task,trollfot,closed,2008-07-08T17:26:20Z,2009-02-06T11:32:57Z,,and
3,1,223,buildout pulls trunk of ATCountryWidget,plone3,,defect,andycat,closed,2009-03-04T04:28:33Z,2009-03-05T03:34:17Z,"the 0.3 buildout grabs ATCountryWidget from the trunk of the ATCW repository. ATCW broke on the trunk version recently, meaning buildouts didn't run. There is now an egg of ATCW, we will move to that instead. The egg has been added to devel.cfg in the buildout, now we just need to do the following:

remove ATCW from 'parts/plumi/EXTERNALS.txt'
run 'svn propset svn:externals -F EXTERNALS.txt .'
'svn commit'

This needs svn commit access to plone.org; I will do this when I get access or someone else can.",vik
3,1,227,Fix submit form back to three-step process,PlumiVideoProduct,,defect,vik,closed,2009-04-01T01:00:02Z,2009-08-26T06:31:37Z,"Video submission form in 0.3 is all on one page. The three steps are in seperate containers, and there is a drop-down at the top of the page. Should be split back into three seperate steps",vik
3,1,229,Licensing broken in upload form,ContentLicensing,,defect,andycat,closed,2009-04-01T01:04:30Z,2009-07-23T05:02:00Z,Licensing is broken in upload form of 0.3,vik
3,1,230,Publish and Browse portlets need login handling,PlumiSkin,,defect,vik,closed,2009-04-01T01:07:16Z,2009-06-12T07:28:56Z,The publish and browse portlets in 0.3 only work properly if the user is logged in. Need functionality to detect non-logged in user and point to login page.,vik
3,1,231,Need to enable user folders by default,plone3,,defect,vik,closed,2009-04-01T01:10:06Z,2009-05-25T14:05:01Z,plone 3 doesn't enable user folders by default (plonesite/Members/username); these need to be enabled in Site Setup->Security Settings. Need to enable this in the plumi product.,vik
3,1,240,Plumi 0.3 alpha release to fix,PlumiVideoProduct,,enhancement,andycat,closed,2009-07-21T08:22:51Z,2009-08-04T02:48:47Z,"Hi!

I've downloaded and installed this version of Plumi:
 {{{
http://plumi.org/browser/plumi-buildout-plone3/tags/plumi-0.3-alpha1
}}}

To fix:

 * buildout works, but miss an ""eggs"" directory. Adding it, buildout finishes without errors.

I've enabled all the Plumi related products in the control panel, including LinguaPlone

 * The skin for users still point to createObject=ATEngageVideo instead of PlumiVideo.
 * PlumiVideo is not global addable
 * Users area are not added by default (Plone 3 defaul behaviour)
 * Switching the view of PlumiVideo to video_view, it returns an error:
{{{
Request URL  	http://localhost:9080/plumi_prova/Members/admin/videos/fdfs/video_view
Exception Type 	TraversalError
Exception Value 	(<Products.Five.metaclass.SimpleViewClass from /home/yurj/progetti/plone/test7/plumi/plumi-0.3-alpha1/src/plumi.skin/plumi/skin/browser/templates/plumi_video_view.pt object at 0xe156d0c>, 'genres')
}}}
 * I've tested it with a 212 MB video and blob support rocks :) Great work, really! I can upload in few seconds and download as fast as the net is.

Maybe it is just me wrong on install, I've just enables the products in the control panel",anonymous
3,1,85,Upgrade to ContentLicensing Plone 3 branch,plone3,,task,andycat,closed,2007-10-16T11:52:08Z,2009-02-03T11:35:48Z,http://plone.org/products/contentlicensing/releases/2.0.0,anonymous
3,1,136,Test  plone.app.blob with latest buildout,plone3,1.0,task,andycat,closed,2007-12-19T23:59:20Z,2009-05-19T05:10:58Z,"http://pypi.python.org/pypi/plone.app.blob/

add into buildout, and see what happens.",andycat
3,1,216,Video Publishing Via SFTP - Plumi Dev,ATEngageVideo,,task,andycat,closed,2009-01-12T02:45:52Z,2009-01-12T07:22:17Z,"Two tickets - one here on Plumi for the necessary Plumi dev, and another one just for the configuration (accounts etc.) needed on our own new server on the EngageMedia Trac.

Members of the website whom we have given accounts on our server should be able to publish video objects via SFTP.

The member will log onto our website using a GUI SFTP client (or simply via SSH on the command line) and upload a video. When the file has finished uploading it will automatically get published in their videos folder on EngageMedia.org

The member may then login to the website and add metadata, and an image file.

This feature is designed to allow people with unstable or poor internet connections to upload large files.  ",anna
3,1,218,Promote 0.2.3-final,ATEngageVideo,,task,anna,closed,2009-01-19T07:24:57Z,2009-01-30T02:17:59Z,"Update blog, wiki with latest release info.

Email announce and discuss lists.

Email / promote on extended list of places to promote Plumi.",anna
3,1,233,plumi.*  eggs -- initial development,plone3,,task,,closed,2009-05-04T05:28:03Z,2009-07-23T06:04:45Z,"merge PlumiSkin into plumi.skin

Fix installation bugs - just enough to for alpha release

Move PlumiSkin out of EXTERNALS.txt on Plumi 0.3 trunk

Review EXTERNALS.txt on trunk, and remove unnecessary products

Plumi.app development - just enough to for alpha release

Create new plumi.* eggs - plumi.content, plumi.indytube, plumi.migration


",andycat
3,1,241,Upload new plumi eggs to pypi,Buildout,,task,andycat,closed,2009-07-23T06:21:30Z,2009-07-27T12:15:44Z,"Upload the inital versions of Plumi eggs to pypi.

Modify buildout.cfg to use these versions, rather than src/ , on a TAGGED version of the buildout

That is, the trunk of the buildout's buildout.cfg will always have these eggs pulled in via SVN, in src/
",andycat
2,1,369,Test and ensure all core functionality works,ATEngageVideo,,task,,closed,2010-03-17T04:25:43Z,2010-04-18T15:50:46Z,"List of functionality to test is here http://plumi.org/wiki/FeatureTesting

Ensure all functionality and skin is also tested on windows/IE.
",and
3,1,283,Promote Plumi 3.0 release,SocialSoftware,,task,,closed,2009-11-29T02:26:16Z,2010-05-24T05:10:23Z,"Ensure the release is promoted on
- EngageMedia.org
- blog.plumi.org
- plone.org
- freshmeat
- social source commons

please add more",and
3,1,290,MIME type not being detected correctly in migrated content,PlumiVideoProduct,,task,,closed,2010-01-08T04:26:55Z,2010-04-18T11:33:00Z,Content migrated from plumi 0.2.3 sites doesn't seem to have the MIME type/content type of the video correctly detected by plone using the obj.video_file.getContentType() call,vik
3,1,379,"Video, news, events, callouts folders not appearing in member folder view",ATEngageVideo,,task,,closed,2010-03-30T10:09:56Z,2010-04-18T15:47:54Z,"In 0.2.3 these folders would appear at http://www.engagemedia.org/Members/jongpairez, however at http://demo.plumi.org/Members/francesco the folders are not visible. They should be visible so they can be accessed.",and
3,1,394,Uploading warning appears upon translation of video object,Translation,,task,,closed,2010-04-22T11:51:35Z,2010-04-29T18:38:52Z,"The upload gif and msg

You are about to start uploading. Please be patient, as this may take some time. Don't close your browser or click 'Save' again. Thanks!

currently appear when you are translating a video object. They need not appear.",and
3,1,396,Add plone.formwidget.captcha or plone.formwidget.recaptcha to block spam comments,ATEngageVideo,,task,,closed,2010-05-12T19:35:01Z,2010-05-13T16:36:24Z,"EngageMedia.org is getting a lot of spam comments in the limited time it's been up on Plumi 3.0. It'd be great to get this into the system before the final release. Alternatively Dimo/Mike if you believe this is better to implement directly on EngageMedia.org and add to Plumi later let me know.

I'm going on the basis that we formerly had captchas included by default in Plumi.",and
3,1,262,Some content not migrating correctly,plone3,,defect,andycat,closed,2009-08-26T04:52:30Z,2010-03-26T08:41:39Z,"There is visible markup in:
http://www.engagemedia.org:9080/Plumi/Members/sister0/news/indonesian-local-archives-project-lap-2009-by-nancy-mauro-flude
which isn't present in the original.",vik
3,1,289,Naming scheme of videos has changed,PlumiVideoProduct,,defect,,closed,2010-01-08T04:24:42Z,2010-04-11T16:07:42Z,"I plumi 0.2.3, the URL scheme of a video is:

http://site/Members/member/videos/video_filename.mp4 - downloads original

http://site/Members/member/videos/video_filename.mp4/view - views in the embedded player


In plumi 3, the scheme is:

http://site/Members/member/videos/VideoTitle - views in embedded player

http://site/Members/member/videos/VideoTitle/download/video_filename.mp4 - downloads original


The difference is in the new system, the URL is calculated from the title, which in the old system, from the filename. For migrated videos the following will occur:

http://site/Members/member/videos/video_filename.mp4 - views in the embedded player

http://site/Members/member/videos/video_filename.mp4/view - views in the embedded player

http://site/Members/member/videos/video_filename.mp4/download/video_filename.mp4


This may break some links (namely to the original files), and cause other wierdness/inconsistencies if the old and new systems are combined",vik
3,1,376,Create a migration.txt to assist people migrating from 0.2.3 to 3.0.,ATEngageVideo,,task,mike,closed,2010-03-26T10:21:07Z,2010-04-10T11:07:18Z,,and
3,1,383,Auto extracted thumbnail doesn't appear as a splash image on flash player,ATEngageVideo,,task,,closed,2010-03-30T10:59:26Z,2010-04-18T11:36:03Z,"See this video as an example - http://demo.plumi.org/Members/andenator/videos/sdflkhj/

Using my own thumbnail it works fine - http://demo.plumi.org/Members/andenator/videos/testiin/view",and
3,1,384,Non-relevant folders created in left nav on migration,ATEngageVideo,,task,,closed,2010-03-30T11:02:52Z,2010-04-18T11:34:28Z,"There are several pages that have been added into the left nav as part of the migration process that need not be there. Many of these are already created in the top nav. They could also just be deleted by hand if that is easier after the migration.

 * Page Welcome to Plone
 * Page Welcome to Plone
 * Page about-usabout-us.2
 * Page help-and-tutorialshelp-and-tutorials.2
 * Page support-ussupport-us.2
 * Page get-involvedget-involved.2
 * Page Welcome to Plone
 * Page about-us
 * Page help-and-tutorials
 * Page support-us
 * Page get-involved
 * Page Editorial Policy
",and
4,1,245,migrate demo.plumi.org to plumi 3.0-final,plone3,,task,,closed,2009-07-27T12:18:22Z,2010-05-19T00:47:30Z,Upgrade the demo plumi site to the 3.0-final release once the release is fully confirmed.,andycat
1,1,207,Translate Plumi to Indonesian,Translation,,task,vik,closed,2008-12-24T06:54:54Z,2010-03-16T22:02:16Z,Get Plumi and any core elements of Plone translated into Indonesian.,and
1,1,333,Test and ensure all core functionality works,plone3,,task,,closed,2010-02-15T01:21:04Z,2010-03-17T15:41:19Z,"List of functionality to test is here http://plumi.org/wiki/FeatureTesting

Ensure all functionality and skin is also tested on windows/IE.
",and
2,1,368,Flash player is squashing video,ATEngageVideo,,task,,closed,2010-03-17T04:19:00Z,2010-03-17T12:37:10Z,"A tester just pointed out to me that the uploaded video is being squashed by the flash player.

It appears this is because the entire flash player, including the player controls, is set to be 400x300, when in fact it should be 400x300 plus the controls.

If you look at the embed code on engagemedia.org the size is actually set to 320 x 263, the video itself is only 320x240, the other 23 pixels are for the player.

I think this is an important one for the rc1.",and
3,1,341,scripts have hardcoded interpreter,Transcoding,,defect,,closed,2010-02-22T22:23:18Z,2010-02-23T22:53:50Z,"The scripts in the instance/scripts directory have #!/bin/bash hardcoded.  Not all systems have bash, and not all systems have bash in that location.

Should be changed to #!/bin/sh  since that is standard on all systems.

",jimby
3,1,346,"RSS2 not working in iTunes (mac os 10.6.2, iTunes 9.0.3)",Vodcasting,,defect,baiju,closed,2010-02-23T05:01:53Z,2010-02-23T23:31:19Z,"RSS2 feed doesn't load in iTunes.

e.g.
http://latest-v.plumi.org/taxonomy/genre/documentary/RSS2",anna
3,1,354,Review List tab doesn't show for user with Reviewer role,PlumiSkin,,defect,,closed,2010-02-24T01:11:44Z,2010-03-10T16:30:19Z,"The Review List tab should show up, but doesn't for the user ""nicci"" with Reviewer role. 

The user can see the actual review list, just not the tab:
http://latest-v.plumi.org/full_review_list
",anna
3,1,355,"3.0-beta2  transcode ""DOWNLOAD"" step broken when using Apache",Transcoding,,defect,,closed,2010-03-12T05:07:31Z,2010-03-17T20:09:07Z,"When running with Apache, The DOWNLOAD line in the transcode process (just prior to getThumb) reads:

DOWNLOADING http://www.bsdtv.org:8080/Members/jpb/videos/xaaapa02/download/video_file/xaa.avi

RUNNING: scripts/getThumb /tmp/tmp_PKSer.avi transcoded/http/www.bsdtv.org/8080/Members/jpb/videos
/xaaapa02/download/video_file/xaa.avi/jpeg/xaa.jpg

This fails to download the video and results in an error.


When running standalone without Apache, it works correctly.  The lines read:

DOWNLOADING http://www.bsdtv.org:8080/bsdtv/Members/jpb/videos/xaa05/download/video_file/xaa05.avi

RUNNING: scripts/getThumb /tmp/tmp8Upell.avi transcoded/http/www.bsdtv.org/8080/bsdtv/Members/jpb/videos/xaa05/download/video_file/xaa05.avi/jpeg/xaa05.jpg

Notice the instance name ""bsdtv"" just before ""Members"".  It's not there in the Apache version above.  Plumi doesn't download the video and an error message is output into the temporary file.  The DOWNLOAD step for all processes (getThumb, ffmpeg, and ffmpeg2theora) fails, and there is no transcoding performed.

Rewrite rules were unchanged (except for replacing ""example.org"" with the correct site name ""bsdtv.org"").


Note that this *may* be related to ticket #289 ""Naming scheme of videos has changed"", but I can't tell.

Jim B.
",jimby
3,1,266,add to favourites,SiteTools,,task,vik,closed,2009-08-26T08:19:59Z,2010-03-12T23:14:37Z,no add to favourite button/link appears,barry
3,1,293,Configure lingua plone to display default content if the selected language is not available,Translation,,task,,closed,2010-01-28T08:59:18Z,2010-03-14T03:07:37Z,"When switching languages to Indonesian all the English language content not displayed. If content is not available in the chosen language it should still show the content in the default language.
",and
3,1,314,Upgrade buildout to Plone 3.3.4 before release,ATEngageVideo,,task,,closed,2010-02-07T23:58:10Z,2010-02-08T03:12:16Z,"AFAIK we are running on 3.3.3, would be good if the buildout went out running the latest Plone 3 version.",and
3,1,316,RSS1 icon not available in members video folders/news listing,ATEngageVideo,,task,baiju,closed,2010-02-09T06:00:13Z,2010-03-16T06:44:08Z,re-insert rss1 icon - http://demo.plumi.org/rss.gif,and
3,1,327,Make tags box on step 2 approx half the width,ATEngageVideo,,task,mike,closed,2010-02-13T06:13:39Z,2010-03-06T00:15:53Z,If the tags box is long people tend to write in tags one after another rather than one underneath the other.,and
3,1,329,Add padding to 3 step video publishing form,CSS,,task,baiju,closed,2010-02-14T22:12:47Z,2010-02-18T08:17:28Z,The fields are all directly pressed up against left margin.,and
3,1,330,Hovering over non-linking text in step 2 of the publish form changes font shade,ATEngageVideo,,task,mike,closed,2010-02-14T22:18:26Z,2010-03-06T00:15:17Z,"There is something strange going on with text like ""Hold down CTRL/COMMAND and click to select multiple topics."" on step 2 of the publish form. It's grey but when you hover over it goes black, but it's not a link. ",and
3,1,331,Clicking re-transcode gives no indication in the UI if the command has been sent,ATEngageVideo,,task,baiju,closed,2010-02-15T00:40:26Z,2010-03-17T08:12:47Z,The command works however the admin receives no notification if the command has been sent. Some kind of indication would be useful.,and
3,1,332,Video thumbnail not linked to in rss2 feed,ATEngageVideo,,task,,closed,2010-02-15T00:56:46Z,2010-03-12T23:51:50Z,The video thumbnail either doesn't appear in the feed (ie no image tag at all) or where there is an image tag it links to http://latest-v.plumi.org/latestvideos/logo.gif rather than the user selected thumbnail image.,and
3,1,336,Modify video_listing_view in collections so it displays html/images,ATEngageVideo,,task,,closed,2010-02-15T23:20:50Z,2010-03-12T23:46:13Z,"When applying the video_listing_view in a collection the images/html mark up at the top of the page is removed. 

eg. http://latest-v.plumi.org/test/",and
3,1,337,Add dashboard link back in top right nav,SiteTools,,task,mike,closed,2010-02-15T23:30:44Z,2010-03-04T22:18:12Z,I think we had a misunderstanding here :) Be good to have both the author page and the dashboard links in there.,and
3,1,340,Error - Can't Add Event,Events,,task,,closed,2010-02-22T07:00:46Z,2010-03-04T22:23:04Z,"Tried to add an event to both anna.plumi.org and latest-v.plumi.org, but couldn't due to an error.

Time  	2010/02/22 17:55:51.325 US/Eastern
User Name (User Id) 	admin (admin)
Request URL 	http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit
Exception Type 	KeyError
Exception Value 	'location'

Traceback (innermost last):

    * Module ZPublisher.Publish, line 119, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 42, in call_object
    * Module Products.CMFPlone.FactoryTool, line 379, in __call__
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 42, in call_object
    * Module Products.CMFFormController.FSControllerPageTemplate, line 90, in __call__
    * Module Products.CMFFormController.BaseControllerPageTemplate, line 28, in _call
    * Module Products.CMFFormController.ControllerBase, line 231, in getNext
    * Module Products.CMFFormController.Actions.TraverseToAction, line 80, in __call__
    * Module Products.CMFFormController.Actions.TraverseTo, line 38, in __call__
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 42, in call_object
    * Module Products.CMFFormController.FSControllerPageTemplate, line 90, in __call__
    * Module Products.CMFFormController.BaseControllerPageTemplate, line 31, in _call
    * Module Shared.DC.Scripts.Bindings, line 313, in __call__
    * Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
    * Module Products.CMFCore.FSPageTemplate, line 216, in _exec
    * Module Products.CMFCore.FSPageTemplate, line 155, in pt_render
    * Module Products.PageTemplates.PageTemplate, line 98, in pt_render
    * Module zope.pagetemplate.pagetemplate, line 117, in pt_render
      Warning: Macro expansion failed
      Warning: exceptions.KeyError: 'macro'
    * Module zope.tal.talinterpreter, line 271, in __call__
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 861, in do_defineMacro
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 891, in do_useMacro
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 957, in do_defineSlot
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 861, in do_defineMacro
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 957, in do_defineSlot
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 949, in do_defineSlot
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 861, in do_defineMacro
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 891, in do_useMacro
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 855, in do_condition
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 949, in do_defineSlot
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 855, in do_condition
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 824, in do_loop_tal
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 824, in do_loop_tal
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 586, in do_setLocal_tal
    * Module zope.tales.tales, line 696, in evaluate
      URL: file:/var/www/anna.plumi.org/plumi-buildout/eggs/Products.LinguaPlone-3.0c4-py2.4.egg/Products/LinguaPlone/skins/LinguaPlone/translate_item.cpt
      Line 148, Column 32
      Expression: <PythonExpr other.Schemata()[fieldset][fieldname]>
      Names:

      {'container': <PloneSite at /testplone>,
       'context': <ATEvent at /testplone/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126 used for /testplone/Members/admin/events>,
       'default': <object object at 0x7fc5538b0230>,
       'here': <ATEvent at /testplone/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126 used for /testplone/Members/admin/events>,
       'loop': {u'field': <Products.PageTemplates.Expressions.PathIterator object at 0xe980190>,
                u'fieldset': <Products.PageTemplates.Expressions.PathIterator object at 0x7fc5417acdd0>},
       'nothing': None,
       'options': {'args': (),
                   'state': <Products.CMFFormController.ControllerState.ControllerState object at 0x7fc541006810>},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x7fc5423d83f8>,
       'request': <HTTPRequest, URL=http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit>,
       'root': <Application at >,
       'template': <FSControllerPageTemplate at /testplone/translate_item used for /testplone/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126>,
       'traverse_subpath': [],
       'user': <PropertiedUser 'admin'>}

    * Module Products.PageTemplates.ZRPythonExpr, line 49, in __call__
      __traceback_info__: other.Schemata()[fieldset][fieldname]
    * Module PythonExpr, line 1, in <expression>
    * Module AccessControl.ZopeGuards, line 67, in guarded_getitem
    * Module Products.Archetypes.Schema, line 240, in __getitem__

KeyError: 'location'

Display traceback as text

REQUEST
form
description_text_format	'text/plain'
expirationDate_ampm	'AM'
endDate	'2010-02-28 09:30 PM'
contributors	[]
startDate	'2010-02-28 02:00 PM'
text	'\r\n<p>More information about this event, for example what topics will be addressed at this meeting, or what films will screen at this festival, or what bands will play at this gig.</p>\r\n'
endDate_day	'28'
form_submit	'Save'
contactEmail	'contact@thisevent.com'
text_text_format	'text/html'
effectiveDate_ampm	'AM'
expirationDate	''
contactName	'Joan Smith'
effectiveDate_month	'00'
contactPhone	'+64 876 365'
rights_text_format	'text/html'
id	'event.2010-02-22.4967293126'
endDate_month	'02'
startDate_day	'28'
attendees	['Jim', 'Jill', 'Gary', 'Anna']
last_referer	'http://anna.plumi.org/publish'
effectiveDate	''
title	'A Test Event'
startDate_month	'02'
endDate_year	'2010'
effectiveDate_minute	'00'
effectiveDate_year	'0000'
relatedItems	['']
location	'Melbourne'
effectiveDate_day	'00'
startDate_year	'2010'
excludeFromNav	False
expirationDate_hour	'12'
expirationDate_day	'00'
expirationDate_year	'0000'
expirationDate_month	'00'
text_file	<ZPublisher.HTTPRequest.FileUpload instance at 0x7fc54244cf38>
fieldset	'default'
description	'This is a test event for the Plumi manual. The event is about such and such.'
endDate_hour	'09'
startDate_ampm	'PM'
startDate_hour	'02'
add_reference	{'destination': '', 'field': '', 'type': ''}
startDate_minute	'00'
endDate_ampm	'PM'
eventType_keywords	['music', 'festival', 'video', 'art', 'dance', 'swap', 'conference']
eventUrl	'www.thisevent.com'
eventType_existing_keywords	['']
language	''
rights	''
endDate_minute	'30'
allowDiscussion	True
effectiveDate_hour	'12'
creators	['admin']
expirationDate_minute	'00'
cookies
I18N_LANGUAGE	'en'
__ac	'NjE2NDZkNjk2ZTo2NTZkNmY3MjY3MzQzMg%3D%3D'
statusmessages	None
lazy items
SESSION	<bound method SessionDataManager.getSessionData of <SessionDataManager at /session_data_manager>>
other
startDate	'2010-02-28 02:00 PM'
endDate	'2010-02-28 09:30 PM'
VIRTUAL_URL_PARTS	('http://anna.plumi.org', 'Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit')
description_text_format	'text/plain'
VIRTUAL_URL	'http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit'
__factory__info__	{'stack': ['Event', 'event.2010-02-22.4967293126', 'atct_edit'], 'Event': <TempFolder at /testplone/Members/admin/events/portal_factory/Event>}
URL5	'http://anna.plumi.org/Members/admin'
URL4	'http://anna.plumi.org/Members/admin/events'
__ac	'NjE2NDZkNjk2ZTo2NTZkNmY3MjY3MzQzMg%3D%3D'
URL6	'http://anna.plumi.org/Members'
URL0	'http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit'
URL3	'http://anna.plumi.org/Members/admin/events/portal_factory'
URL2	'http://anna.plumi.org/Members/admin/events/portal_factory/Event'
AUTHENTICATION_PATH	'testplone/vhm'
disable_border	True
LANGUAGE	'en'
AUTHENTICATED_USER	<PropertiedUser 'admin'>
SERVER_URL	'http://anna.plumi.org'
ACTUAL_URL	'http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit'
fieldset	'default'
description	'This is a test event for the Plumi manual. The event is about such and such.'
URL	'http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit'
PUBLISHED	<FactoryTool at /testplone/portal_factory used for /testplone/Members/admin/events>
controller_state	<Products.CMFFormController.ControllerState.ControllerState object at 0x7fc541006810>
TraversalRequestNameStack	[]
language	''
_ec_cache	{140485181155216: <Products.PageTemplates.Expressions.ZopeContext object at 0xe90df10>, 140485181156944: <Products.PageTemplates.Expressions.ZopeContext object at 0xe8f3a10>}
_pts_is_rtl	False
title	'A Test Event'
VirtualRootPhysicalPath	('', 'testplone')
URL7	'http://anna.plumi.org'
LANGUAGE_TOOL	<Products.PloneLanguageTool.LanguageTool.LanguageBinding instance at 0x7fc5421e5d40>
BASE0	'http://anna.plumi.org'
BASE1	'http://anna.plumi.org/Members'
BASE2	'http://anna.plumi.org/Members/admin'
BASE3	'http://anna.plumi.org/Members/admin/events'
BASE4	'http://anna.plumi.org/Members/admin/events/portal_factory'
BASE5	'http://anna.plumi.org/Members/admin/events/portal_factory/Event'
BASE6	'http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126'
BASE7	'http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit'
URL1	'http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126'
URL0	http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit
URL1	http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126
URL2	http://anna.plumi.org/Members/admin/events/portal_factory/Event
URL3	http://anna.plumi.org/Members/admin/events/portal_factory
URL4	http://anna.plumi.org/Members/admin/events
URL5	http://anna.plumi.org/Members/admin
URL6	http://anna.plumi.org/Members
URL7	http://anna.plumi.org
BASE0	http://anna.plumi.org
BASE1	http://anna.plumi.org/Members
BASE2	http://anna.plumi.org/Members/admin
BASE3	http://anna.plumi.org/Members/admin/events
BASE4	http://anna.plumi.org/Members/admin/events/portal_factory
BASE5	http://anna.plumi.org/Members/admin/events/portal_factory/Event
BASE6	http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126
BASE7	http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit
environ
HTTP_X_FORWARDED_SERVER	'anna.plumi.org'
HTTP_REFERER	'http://anna.plumi.org/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/edit'
HTTP_ACCEPT_LANGUAGE	'en-us,en;q=0.5'
SERVER_SOFTWARE	'Zope/(unreleased version, python 2.4.6, linux2) ZServer/1.1 Plone/3.3.4'
SCRIPT_NAME	''
REQUEST_METHOD	'POST'
PATH_INFO	'/VirtualHostBase/http/anna.plumi.org:80/testplone/VirtualHostRoot/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit'
SERVER_PROTOCOL	'HTTP/1.1'
channel.creation_time	1266821744
CONNECTION_TYPE	'Keep-Alive'
HTTP_ACCEPT_CHARSET	'ISO-8859-1,utf-8;q=0.7,*;q=0.7'
HTTP_USER_AGENT	'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8'
HTTP_COOKIE	'I18N_LANGUAGE=""en""; __ac=""NjE2NDZkNjk2ZTo2NTZkNmY3MjY3MzQzMg%3D%3D""'
SERVER_NAME	'0.0.0.0'
REMOTE_ADDR	'127.0.0.1'
HTTP_VIA	'1.1 anna.plumi.org'
PATH_TRANSLATED	'/VirtualHostBase/http/anna.plumi.org:80/testplone/VirtualHostRoot/Members/admin/events/portal_factory/Event/event.2010-02-22.4967293126/atct_edit'
SERVER_PORT	'8080'
CONTENT_LENGTH	'7989'
HTTP_HOST	'127.0.0.1:8080'
HTTP_ACCEPT	'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
GATEWAY_INTERFACE	'CGI/1.1'
HTTP_X_FORWARDED_FOR	'203.217.76.2'
HTTP_X_FORWARDED_HOST	'anna.plumi.org'
CONTENT_TYPE	'multipart/form-data; boundary=---------------------------13096814681090509261015362391'
HTTP_ACCEPT_ENCODING	'gzip,deflate'

",anna
3,1,344,Vodcast button missing in folder listings,ATEngageVideo,,task,baiju,closed,2010-02-23T03:49:59Z,2010-03-14T02:58:34Z,E.g there is no vodcast button at http://latest-v.plumi.org/taxonomy/genre/experimental or other similar listings,and
3,1,347,Videos shown in separate tab in FF,ATEngageVideo,,task,,closed,2010-02-23T09:51:06Z,2010-03-04T16:45:03Z,"(from email from Limi - previous spam block was not enabling to post ticket - though now we are getting spam)

To reproduce:

 1. Go to http://latest-v.plumi.org/ using Firefox with FlashBlock installed.
 2. Click the area where FlashBlock has blocked the Featured Video: EngageMedia.mp4 file
 3. The video opens in a new tab instead of on the page. Possibly some onclick handler issue or something?

This doesn't happen in Safari.",Limi
3,1,349,Re-add in progress indicator,ATEngageVideo,,task,,closed,2010-02-23T23:10:19Z,2010-03-16T21:52:53Z,"Step 3 of the publish form has lost the upload indicator meaning people get confused as to whether their video is uploading.

There is a ticket to integrate a real upload indicator but how much work this may be is unknown and it may be worth leaving till 3.1
http://plumi.org/ticket/322

In the meantime it would be good to add back in the animated gif we had been using.",and
3,1,350,Bookmarks link reveals no bookmarks,SocialSoftware,,task,,closed,2010-02-23T23:13:42Z,2010-03-12T23:20:21Z,It spins but nothing comes appears when the spinning stops.,and
3,1,353,Can't Find Users,SiteTools,,task,,closed,2010-02-24T00:50:07Z,2010-03-09T22:57:46Z,"I can't seem to find the users I have created in latest-v.plumi.org, using either the User search (sidebar) or the Users Overview (site setup). (i'm trying to give a user a Reviewer role)

Searching for ""nicci"" gives no results:
http://latest-v.plumi.org/prefs_users_overview

The user has a Member folder here:
http://latest-v.plumi.org/Members/nicci",anna
3,1,356,Author page needs padding,CSS,,task,,closed,2010-03-12T23:12:15Z,2010-03-15T12:34:14Z,Text is bumping right up against the left margin. See attached screenshot.,and
3,1,357,rss2 text appears twice in members video folders,ATEngageVideo,,task,,closed,2010-03-12T23:59:37Z,2010-03-14T02:50:56Z,"eg. http://latest-v.plumi.org/Members/andrew/videos

As per http://plumi.org/ticket/344 is should also just be an icon


",and
3,1,358,Add padding to members folder,ATEngageVideo,,task,,closed,2010-03-13T00:07:54Z,2010-03-15T12:31:55Z,Text is butting up against the left margin - see attached screenshot,and
3,1,359,Add translation option no longer appears in news items,ATEngageVideo,,task,,closed,2010-03-14T03:06:57Z,2010-03-14T12:40:19Z,I am logged in as an admin but I get no option to translate the video here - http://latest-v.plumi.org/Members/andrew/news/indieslam-nominees-announced,and
3,1,360,"Send this, Add to favorites and Bookmarks links appear twice in news items",ATEngageVideo,,task,,closed,2010-03-14T03:16:58Z,2010-03-16T06:44:52Z,"At the top right the icons are available but they are also available as text in the bottom right - eg. http://latest-v.plumi.org/Members/andrew/news/indieslam-nominees-announced

Best to remove the ones in the bottom right me thinks.",and
3,1,364,Autothumbnail creation appears to not be working,ATEngageVideo,,task,,closed,2010-03-16T07:09:25Z,2010-03-16T21:52:31Z,Looking down the list of videos there are a lot without thumbnails. Shouldn't all the items automatically have thumbnails created by transcode.deamon if the user hasn't chosen their own?,and
3,1,366,Transcoded video not available,ATEngageVideo,,task,,closed,2010-03-16T21:59:14Z,2010-03-19T19:23:32Z,"This may just be a server config issue but as rc1 is just around the corner I thought I should check.

A video I have just uploaded has the flash player but it does no overlay the auto-extracted thumbnail image (which did work) and clicking play I get a 03: Failed to load a resource: Unable to load resources: Error #2124.
http://latest-v.plumi.org/Members/andrew/videos/test-test/

Similarly trying to retranscode this video doesn't seem to bring up the flash player - http://latest-v.plumi.org/Members/agarton/videos/the-forest-and-the-dam/view",and
4,1,323,Name of the transcode daemon's PID file should be configurable,Transcoding,,enhancement,,closed,2010-02-12T04:20:47Z,2010-03-10T16:03:35Z,"Currently the Transcode Daemon's PID is written into:

   /tmp/TranscodeDaemon.pid

If more than one instance of Plumi (and the Transcoder) are running on the same machine, the Transcoder will fail when it cannot open its PID file (because it already exists).

Can we please add the PID file name as a parameter in buildout.cfg under the [transcodedaemon] section.",grant
4,1,342,"""Latest Callouts"" appears on empty author page",AuthorProfile,,task,baiju,closed,2010-02-23T00:01:18Z,2010-02-23T23:26:42Z,"When no content has been added by the user, the user profile page shows ""Latest Callouts"" text.",anna
4,1,348,"Logs for fresh install, and usage (includes problem reg. can't get ogg, mp4 streams)",Documentation,,task,,closed,2010-02-23T17:00:40Z,2010-03-10T16:09:14Z,"Hi All,

Attached are three files documenting my experiences with installing and using 3.0-beta2.  In the install, I may not have the ""correct"" sequence of installation, but this listing is what actually worked.  I had to do several tweaks to get things working.

Platform: FreeBSD 7.3-PRERELEASE.

PLUMI_INSTALL.txt - An annotated log of the installation procedure.

PLUMI_TRANSCODEDDAEMON_FG.txt - An annotated log of running the daemon.

PLUMI_INSTANCE_FG.txt - An annotated log of running the Plumi instance once I got it working.

Note1- In the two _FG running logs, the first run (for both files) has the ""#!/bin/bash"" interpreter hardcoded.  You can see what the errors look like for that.  I then fixed that and re-ran both _FG processes, and performed some tests.

Note2- I was not able to get the thumbnail to generate an Ogg or mp4 video stream.

Note3- For the properties page: http://66.111.2.72:8080/Plone/portal_properties/plumi_properties/manage_workspace I replaced all 'localhost' entries with the IP address above.
",jimby
1,1,386,Embed code not available in latest-v,ATEngageVideo,,task,,closed,2010-04-11T17:16:32Z,2010-04-12T03:11:42Z,No embed code appears on newly uploaded videos. Eg. http://latest-v.plumi.org/Members/andrew/videos/sdfsjh/,and
2,1,377,Error on attempting to publish event to demo.plumi.org,ATEngageVideo,,task,,closed,2010-03-30T09:32:36Z,2010-04-10T12:17:21Z,"Time  	2010/03/30 20:30:00.942 US/Eastern
User Name (User Id) 	andenator (andenator)
Request URL 	http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit
Exception Type 	KeyError
Exception Value 	'location'

Traceback (innermost last):

    * Module ZPublisher.Publish, line 119, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 42, in call_object
    * Module Products.CMFPlone.FactoryTool, line 379, in __call__
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 42, in call_object
    * Module Products.CMFFormController.FSControllerPageTemplate, line 90, in __call__
    * Module Products.CMFFormController.BaseControllerPageTemplate, line 28, in _call
    * Module Products.CMFFormController.ControllerBase, line 231, in getNext
    * Module Products.CMFFormController.Actions.TraverseToAction, line 80, in __call__
    * Module Products.CMFFormController.Actions.TraverseTo, line 38, in __call__
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 42, in call_object
    * Module Products.CMFFormController.FSControllerPageTemplate, line 90, in __call__
    * Module Products.CMFFormController.BaseControllerPageTemplate, line 31, in _call
    * Module Shared.DC.Scripts.Bindings, line 313, in __call__
    * Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
    * Module Products.CMFCore.FSPageTemplate, line 216, in _exec
    * Module Products.CMFCore.FSPageTemplate, line 155, in pt_render
    * Module Products.PageTemplates.PageTemplate, line 98, in pt_render
    * Module zope.pagetemplate.pagetemplate, line 117, in pt_render
      Warning: Macro expansion failed
      Warning: exceptions.KeyError: 'macro'
    * Module zope.tal.talinterpreter, line 271, in __call__
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 861, in do_defineMacro
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 891, in do_useMacro
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 957, in do_defineSlot
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 861, in do_defineMacro
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 957, in do_defineSlot
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 949, in do_defineSlot
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 861, in do_defineMacro
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 891, in do_useMacro
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 855, in do_condition
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 949, in do_defineSlot
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 855, in do_condition
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 824, in do_loop_tal
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 824, in do_loop_tal
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 536, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 521, in do_optTag
    * Module zope.tal.talinterpreter, line 516, in no_tag
    * Module zope.tal.talinterpreter, line 346, in interpret
    * Module zope.tal.talinterpreter, line 586, in do_setLocal_tal
    * Module zope.tales.tales, line 696, in evaluate
      URL: file:/opt/tebet-instances/demo.plumi.org/eggs/Products.LinguaPlone-3.0.1-py2.4.egg/Products/LinguaPlone/skins/LinguaPlone/translate_item.cpt
      Line 148, Column 32
      Expression: <PythonExpr other.Schemata()[fieldset][fieldname]>
      Names:

      {'container': <PloneSite at /demo>,
       'context': <ATEvent at /demo/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412 used for /demo/Members/andenator/events>,
       'default': <object object at 0x7f2c8dd16240>,
       'here': <ATEvent at /demo/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412 used for /demo/Members/andenator/events>,
       'loop': {u'field': <Products.PageTemplates.Expressions.PathIterator object at 0x7f2c714e3950>,
                u'fieldset': <Products.PageTemplates.Expressions.PathIterator object at 0x7f2c714e31d0>},
       'nothing': None,
       'options': {'args': (),
                   'state': <Products.CMFFormController.ControllerState.ControllerState object at 0xf725310>},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x7f2c688223b0>,
       'request': <HTTPRequest, URL=http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit>,
       'root': <Application at >,
       'template': <FSControllerPageTemplate at /demo/translate_item used for /demo/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412>,
       'traverse_subpath': [],
       'user': <PloneUser 'andenator'>}

    * Module Products.PageTemplates.ZRPythonExpr, line 49, in __call__
      __traceback_info__: other.Schemata()[fieldset][fieldname]
    * Module PythonExpr, line 1, in <expression>
    * Module AccessControl.ZopeGuards, line 67, in guarded_getitem
    * Module Products.Archetypes.Schema, line 240, in __getitem__

KeyError: 'location'

Display traceback as text

REQUEST
form
description_text_format	'text/plain'
expirationDate_ampm	'AM'
endDate	'2010-07-30 04:25 AM'
contributors	[]
startDate	'2010-03-30 04:25 AM'
text	'\r\n<p>asdf</p>\r\n'
endDate_day	'30'
form_submit	'Save'
contactEmail	'asdf'
text_text_format	'text/html'
effectiveDate_ampm	'AM'
expirationDate	''
contactName	'asdf'
effectiveDate_month	'00'
contactPhone	'asdf'
rights_text_format	'text/html'
id	'event.2010-03-30.0663195412'
endDate_month	'07'
startDate_day	'30'
attendees	['me', 'myself', 'I']
last_referer	'http://demo.plumi.org/publish'
effectiveDate	''
title	'test event'
startDate_month	'03'
endDate_year	'2010'
effectiveDate_minute	'00'
effectiveDate_year	'0000'
relatedItems	['']
location	'sdfasdf'
effectiveDate_day	'00'
startDate_year	'2010'
excludeFromNav	False
expirationDate_hour	'12'
expirationDate_day	'00'
expirationDate_year	'0000'
expirationDate_month	'00'
text_file	<ZPublisher.HTTPRequest.FileUpload instance at 0x7f2c73bcde60>
fieldset	'default'
description	'asdf'
endDate_hour	'04'
startDate_ampm	'AM'
startDate_hour	'04'
add_reference	{'destination': '', 'field': '', 'type': ''}
startDate_minute	'25'
endDate_ampm	'AM'
eventType_keywords	[]
eventUrl	'dsf'
eventType_existing_keywords	['']
rights	''
endDate_minute	'25'
allowDiscussion	True
effectiveDate_hour	'12'
creators	['andenator']
expirationDate_minute	'00'
cookies
I18N_LANGUAGE	'en'
__ac	'/udFtETxVuTlmaI5x8c0Vax0x4cgYW5kZW5hdG9y'
statusmessages	None
contentratings	'1C2806A4FCE1DD8528453E22CF2FD952'
lazy items
SESSION	<bound method SessionDataManager.getSessionData of <SessionDataManager at /session_data_manager>>
other
startDate	'2010-03-30 04:25 AM'
endDate	'2010-07-30 04:25 AM'
VIRTUAL_URL_PARTS	('http://demo.plumi.org', 'Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit')
description_text_format	'text/plain'
VIRTUAL_URL	'http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit'
__factory__info__	{'stack': ['Event', 'event.2010-03-30.0663195412', 'atct_edit'], 'Event': <TempFolder at /demo/Members/andenator/events/portal_factory/Event>}
URL5	'http://demo.plumi.org/Members/andenator'
URL4	'http://demo.plumi.org/Members/andenator/events'
__ac	'/udFtETxVuTlmaI5x8c0Vax0x4cgYW5kZW5hdG9y'
URL6	'http://demo.plumi.org/Members'
URL0	'http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit'
URL3	'http://demo.plumi.org/Members/andenator/events/portal_factory'
URL2	'http://demo.plumi.org/Members/andenator/events/portal_factory/Event'
AUTHENTICATION_PATH	'demo/virtual_hosting//'
disable_border	True
LANGUAGE	'en'
AUTHENTICATED_USER	<PloneUser 'andenator'>
SERVER_URL	'http://demo.plumi.org'
ACTUAL_URL	'http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit'
fieldset	'default'
description	'asdf'
URL	'http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit'
PUBLISHED	<FactoryTool at /demo/portal_factory used for /demo/Members/andenator/events>
controller_state	<Products.CMFFormController.ControllerState.ControllerState object at 0xf725310>
TraversalRequestNameStack	[]
_ec_cache	{139828879707344: <Products.PageTemplates.Expressions.ZopeContext object at 0x7f2c7b7c5a50>, 139828879707088: <Products.PageTemplates.Expressions.ZopeContext object at 0x107a6d10>}
_pts_is_rtl	False
title	'test event'
VirtualRootPhysicalPath	('', 'demo')
URL7	'http://demo.plumi.org'
LANGUAGE_TOOL	<Products.PloneLanguageTool.LanguageTool.LanguageBinding instance at 0x7f2c72df8cf8>
BASE0	'http://demo.plumi.org'
BASE1	'http://demo.plumi.org/Members'
BASE2	'http://demo.plumi.org/Members/andenator'
BASE3	'http://demo.plumi.org/Members/andenator/events'
BASE4	'http://demo.plumi.org/Members/andenator/events/portal_factory'
BASE5	'http://demo.plumi.org/Members/andenator/events/portal_factory/Event'
BASE6	'http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412'
BASE7	'http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit'
URL1	'http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412'
URL0	http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit
URL1	http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412
URL2	http://demo.plumi.org/Members/andenator/events/portal_factory/Event
URL3	http://demo.plumi.org/Members/andenator/events/portal_factory
URL4	http://demo.plumi.org/Members/andenator/events
URL5	http://demo.plumi.org/Members/andenator
URL6	http://demo.plumi.org/Members
URL7	http://demo.plumi.org
BASE0	http://demo.plumi.org
BASE1	http://demo.plumi.org/Members
BASE2	http://demo.plumi.org/Members/andenator
BASE3	http://demo.plumi.org/Members/andenator/events
BASE4	http://demo.plumi.org/Members/andenator/events/portal_factory
BASE5	http://demo.plumi.org/Members/andenator/events/portal_factory/Event
BASE6	http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412
BASE7	http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit
environ
HTTP_X_FORWARDED_SERVER	'demo.plumi.org'
HTTP_REFERER	'http://demo.plumi.org/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/edit'
HTTP_ACCEPT_LANGUAGE	'en-us,en;q=0.5'
SERVER_SOFTWARE	'Zope/(unreleased version, python 2.4.6, linux2) ZServer/1.1 Plone/3.3.5'
SCRIPT_NAME	''
REQUEST_METHOD	'POST'
PATH_INFO	'/VirtualHostBase/http/demo.plumi.org:80/demo/VirtualHostRoot/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit'
SERVER_PROTOCOL	'HTTP/1.1'
channel.creation_time	1269941398
CONNECTION_TYPE	'Keep-Alive'
HTTP_ACCEPT_CHARSET	'ISO-8859-1,utf-8;q=0.7,*;q=0.7'
HTTP_USER_AGENT	'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2'
HTTP_COOKIE	'contentratings=""1C2806A4FCE1DD8528453E22CF2FD952""; I18N_LANGUAGE=""en""; __ac=""/udFtETxVuTlmaI5x8c0Vax0x4cgYW5kZW5hdG9y""'
SERVER_NAME	'localhost'
REMOTE_ADDR	'127.0.0.1'
HTTP_VIA	'1.1 demo.plumi.org'
PATH_TRANSLATED	'/VirtualHostBase/http/demo.plumi.org:80/demo/VirtualHostRoot/Members/andenator/events/portal_factory/Event/event.2010-03-30.0663195412/atct_edit'
SERVER_PORT	'8380'
CONTENT_LENGTH	'7425'
HTTP_HOST	'127.0.0.1:8380'
HTTP_ACCEPT	'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
GATEWAY_INTERFACE	'CGI/1.1'
HTTP_X_FORWARDED_FOR	'61.247.49.89'
HTTP_X_FORWARDED_HOST	'demo.plumi.org'
CONTENT_TYPE	'multipart/form-data; boundary=---------------------------178448449274243042114807987'
HTTP_ACCEPT_ENCODING	'gzip,deflate'",and
3,1,374,"""About Us"", ""Help"", ""Support Us"", and ""Get Involved"" links return an error page",PlumiSkin,,defect,,closed,2010-03-19T01:50:17Z,2010-04-11T05:04:58Z,"The only links that seem to work on the top bar are ""Home"" and ""Contact Us"".

All other links return ""We’re sorry, but that page doesn’t  exist…""",jimby
3,1,387,SVN  and tarball differ,Buildout,,defect,andycat,closed,2010-04-12T19:20:15Z,2010-04-15T10:54:00Z,"Hello all,

I sent an email about this issue earlier, but here is a ticket for tracking it.  

Check the diffs below, particularly buildout.cfg

Cheers,
Jim B.


jimbo@www01:~/b2$diff -r svn  tarball
diff -r svn/.svn/all-wcprops tarball/.svn/all-wcprops
4c4
< /svn/collective/!svn/ver/115115/plumi.buildout/tags/3.0-rc2
---
> /svn/collective/!svn/ver/115078/plumi.buildout/tags/3.0-rc2
64c64
< /svn/collective/!svn/ver/115115/plumi.buildout/tags/3.0-rc2/buildout.cfg
---
> /svn/collective/!svn/ver/115079/plumi.buildout/tags/3.0-rc2/buildout.cfg
diff -r svn/.svn/entries tarball/.svn/entries
4c4
< 115162
---
> 115078
10,11c10,11
< 2010-04-12T10:31:29.669398Z
< 115115
---
> 2010-04-11T19:24:40.734564Z
> 115078
38c38
< 2010-04-12T18:57:20.000000Z
---
> 2010-04-11T19:26:04.260877Z
67a68
> 115079
71,75c72,75
<
< 2010-04-12T18:57:20.000000Z
< 1c97f5dc61f1e0b0c24341e1acdf4d8f
< 2010-04-12T10:31:29.669398Z
< 115115
---
> 2010-04-11T19:26:57.376895Z
> 60aebcc0beca72ea24f5e1146394e938
> 2010-04-11T19:27:24.173027Z
> 115079
98c98
< 7899
---
> 7894
103c103
< README-PLUMI.txt
---
> MIGRATING.txt
109,112c109,112
< 2010-04-12T18:57:20.000000Z
< 6aa19c82580dc7a4080a3dc430c96219
< 2010-03-16T18:21:50.640595Z
< 113212
---
> 2010-04-11T19:26:04.260877Z
> 06ea3678c8a58ba151e75e1935518084
> 2010-04-11T10:42:37.887920Z
> 115036
135c135
< 68
---
> 3585
137c137
< MIGRATING.txt
---
> README-PLUMI.txt
143,146c143,146
< 2010-04-12T18:57:20.000000Z
< 06ea3678c8a58ba151e75e1935518084
< 2010-04-11T10:42:37.887920Z
< 115036
---
> 2010-04-11T19:26:04.260877Z
> 6aa19c82580dc7a4080a3dc430c96219
> 2010-03-16T18:21:50.640595Z
> 113212
169c169
< 3585
---
> 68
171c171
< LICENSE.txt
---
> GPL-3.txt
177,180c177,180
< 2010-04-12T18:57:20.000000Z
< 51677af2391dd6a8a78aefc6218c4624
< 2010-02-18T08:31:23.362986Z
< 111243
---
> 2010-04-11T19:26:04.260877Z
> f27defe1e96c2e1ecd4e0c9be8967949
> 2010-02-03T03:47:58.301313Z
> 110164
203c203
< 1044
---
> 35068
205c205
< GPL-3.txt
---
> LICENSE.txt
211,214c211,214
< 2010-04-12T18:57:20.000000Z
< f27defe1e96c2e1ecd4e0c9be8967949
< 2010-02-03T03:47:58.301313Z
< 110164
---
> 2010-04-11T19:26:04.260877Z
> 51677af2391dd6a8a78aefc6218c4624
> 2010-02-18T08:31:23.362986Z
> 111243
237c237
< 35068
---
> 1044
245c245
< 2010-04-12T18:57:20.000000Z
---
> 2010-04-11T19:26:04.260877Z
272a273,275
> products
> dir
>

279c282
< 2010-04-12T18:57:20.000000Z
---
> 2010-04-11T19:26:04.260877Z
307,309d309
< products
< dir
<

316c316
< 2010-04-12T18:57:20.000000Z
---
> 2010-04-11T19:26:04.260877Z
350c350
< 2010-04-12T18:57:20.000000Z
---
> 2010-04-11T19:26:04.260877Z
387c387
< 2010-04-12T18:57:20.000000Z
---
> 2010-04-11T19:26:04.260877Z
diff -r svn/.svn/text-base/buildout.cfg.svn-base tarball/.svn/text-base/buildout.cfg.svn-base
192,196c192,196
< #plumi.migration = svn https://svn.plone.org/svn/collective/plumi.migration/trunk
< #vaporisation = svn https://svn.plone.org/svn/collective/Vaporisation/tags/vaporisation-egg-2.0.2
< #collective.transcode.recipe = svn https://svn.plone.org/svn/collective/collective.transcode.recipe/trunk
< #collective.transcode.daemon = svn https://svn.plone.org/svn/collective/collective.transcode.daemon/trunk
< #plone.recipe.apache = svn https://svn.plone.org/svn/collective/buildout/plone.recipe.apache/trunk/
---
> plumi.migration = svn https://svn.plone.org/svn/collective/plumi.migration/trunk
> vaporisation = svn https://svn.plone.org/svn/collective/Vaporisation/tags/vaporisation-egg-2.0.2
> collective.transcode.recipe = svn https://svn.plone.org/svn/collective/collective.transcode.recipe/trunk
> collective.transcode.daemon = svn https://svn.plone.org/svn/collective/collective.transcode.daemon/trunk
> plone.recipe.apache = svn https://svn.plone.org/svn/collective/buildout/plone.recipe.apache/trunk/
diff -r svn/buildout.cfg tarball/buildout.cfg
192,196c192,196
< #plumi.migration = svn https://svn.plone.org/svn/collective/plumi.migration/trunk
< #vaporisation = svn https://svn.plone.org/svn/collective/Vaporisation/tags/vaporisation-egg-2.0.2
< #collective.transcode.recipe = svn https://svn.plone.org/svn/collective/collective.transcode.recipe/trunk
< #collective.transcode.daemon = svn https://svn.plone.org/svn/collective/collective.transcode.daemon/trunk
< #plone.recipe.apache = svn https://svn.plone.org/svn/collective/buildout/plone.recipe.apache/trunk/
---
> plumi.migration = svn https://svn.plone.org/svn/collective/plumi.migration/trunk
> vaporisation = svn https://svn.plone.org/svn/collective/Vaporisation/tags/vaporisation-egg-2.0.2
> collective.transcode.recipe = svn https://svn.plone.org/svn/collective/collective.transcode.recipe/trunk
> collective.transcode.daemon = svn https://svn.plone.org/svn/collective/collective.transcode.daemon/trunk
> plone.recipe.apache = svn https://svn.plone.org/svn/collective/buildout/plone.recipe.apache/trunk/
diff -r svn/products/.svn/entries tarball/products/.svn/entries
4c4
< 115162
---
> 115078
diff -r svn/scripts/.svn/entries tarball/scripts/.svn/entries
4c4
< 115162
---
> 115078
35c35
< 2010-04-12T18:57:20.000000Z
---
> 2010-04-11T19:26:04.252861Z
69c69
< 2010-04-12T18:57:20.000000Z
---
> 2010-04-11T19:26:04.252861Z
103c103
< 2010-04-12T18:57:20.000000Z
---
> 2010-04-11T19:26:04.252861Z
diff -r svn/translations/.svn/entries tarball/translations/.svn/entries
4c4
< 115162
---
> 115078
35c35
< 2010-04-12T18:57:19.000000Z
---
> 2010-04-11T19:26:04.204864Z
69c69
< 2010-04-12T18:57:19.000000Z
---
> 2010-04-11T19:26:04.204864Z
103c103
< 2010-04-12T18:57:19.000000Z
---
> 2010-04-11T19:26:04.204864Z
137c137
< 2010-04-12T18:57:19.000000Z
---
> 2010-04-11T19:26:04.211863Z
171c171
< 2010-04-12T18:57:19.000000Z
---
> 2010-04-11T19:26:04.211863Z
205c205
< 2010-04-12T18:57:19.000000Z
---
> 2010-04-11T19:26:04.211863Z
239c239
< 2010-04-12T18:57:19.000000Z
---
> 2010-04-11T19:26:04.215863Z
273c273
< 2010-04-12T18:57:19.000000Z
---
> 2010-04-11T19:26:04.215863Z
307c307
< 2010-04-12T18:57:19.000000Z
---
> 2010-04-11T19:26:04.215863Z
diff -r svn/versions/.svn/entries tarball/versions/.svn/entries
4c4
< 115162
---
> 115078
35c35
< 2010-04-12T18:57:20.000000Z
---
> 2010-04-11T19:26:04.256876Z
69c69
< 2010-04-12T18:57:20.000000Z
---
> 2010-04-11T19:26:04.256876Z
jimbo@www01:~/b2$
",jimby
3,1,248,"On Step 2, CC license ""Choose License"" link, when you hover, the mouse icon is a cursor instead of the default",ATEngageVideo,,task,,closed,2009-07-29T06:54:12Z,2010-04-08T21:17:10Z,,and
3,1,373,Indonesian translated folders being loaded into left nav,ATEngageVideo,,task,,closed,2010-03-19T01:48:31Z,2010-04-18T15:52:47Z,"The translated folders 

* Jelajah Konten
* Video Terbaru

are being loaded into the left nav. These are actually translations of
 * browse (Jelajah Konten)
 * latest videos (Video Terbaru)

and should only appear as the translated versions of those items, not as nav items in their own right.",and
3,1,375,Flash player is pushing down left hand side metadata,DesignCSS,,task,,closed,2010-03-26T08:57:50Z,2010-03-30T13:55:57Z,"I think the flash player got bigger in demo.plumi.org as it's pushing down the left hand side metadata, eg. http://demo.plumi.org/Members/andenator/videos/itravellp.mp4/view",and
3,1,378,Remove right hand column on video/view pages,ATEngageVideo,,task,,closed,2010-03-30T10:06:26Z,2010-04-10T11:01:21Z,"The right hand column shouldn't appear on video/view pages eg. http://demo.plumi.org/Members/andenator/videos/itravellp.mp4/view

This is what is pushing the metadata down below the flash player.",and
3,1,381,Add left navigation into author page,ATEngageVideo,,task,,closed,2010-03-30T10:27:17Z,2010-04-10T11:03:25Z,This page is very wide without it (there is no right column either),and
3,1,382,Auto extracted video thumbnail is not scaled to page,ATEngageVideo,,task,,closed,2010-03-30T10:45:12Z,2010-04-09T07:30:39Z,See attached image,and
3,1,385,Content licensing API not available in step 2,ATEngageVideo,,task,,closed,2010-04-11T16:42:55Z,2010-04-11T17:26:50Z,It appears to have gone missing.,and
3,1,272,i18n translation machinary in plumi.app fails on installing on fresh plone site,Translation,,defect,vik,closed,2009-08-31T17:38:45Z,2009-09-03T08:00:58Z,"
log of install failure follows

{{{
2009-09-01 03:33:46 INFO plumi.app starting custom setup code
2009-09-01 03:33:46 INFO plumi.app starting app_installation_tasks. self is <PloneSite at Plumi>
2009-09-01 03:33:46 INFO plumi.app Starting ATVocabManager configuration
2009-09-01 03:33:48 INFO plumi.app starting custom se-asia countries ATCountryWidget configuration
2009-09-01 03:33:48 INFO plumi.app publishing <ATTopic at featured-videos> 
2009-09-01 03:33:49 ERROR Zope.SiteErrorLog 1251740028.990.195746541938 http://latest-a.plumi.org:8580/Plumi/portal_quickinstaller/installProducts
Traceback (innermost last):
  Module ZPublisher.Publish, line 119, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 42, in call_object
  Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 584, in installProducts
  Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 507, in installProduct
   - __traceback_info__: ('plumi.app',)
  Module Products.ExternalMethod.ExternalMethod, line 231, in __call__
   - __traceback_info__: ((<PloneSite at /Plumi>,), {'reinstall': False}, (False,))
  Module /opt/tebet-instances/plumi3.engagemedia.org/src/plumi.app/plumi/app/Extensions/Install.py, line 56, in install
  Module plumi.app.install, line 285, in app_installation_tasks
  Module plumi.app.install, line 44, in createTranslations
  Module zope.component._api, line 207, in getUtility
ComponentLookupError: (<InterfaceClass zope.i18n.interfaces.ITranslationDomain>, 'plumi')

}}}


As per 
http://www.coactivate.org/projects/opencore/i18n-usage-in-opencore

I tried to compile the .mo files since they werent auto-generated, as apparently plone is supposed to do , but it didnt help. ie i did

{{{
msgfmt -o plumi/locales/locales/ms/LC_MESSAGES/plumi.mo plumi/locales/locales/ms/LC_MESSAGES/plumi.po

}}}

and similarily for the ""id"" locales dir.



{{{
andy@tebet:/opt/tebet-instances/plumi3.engagemedia.org/src/plumi.locales$ ls -ltr plumi/locales/locales/
total 28
drwxr-xr-x 4 andy andy  4096 2009-08-13 15:57 id
-rw-r--r-- 1 andy andy 17552 2009-09-01 02:58 plumi.pot
drwxr-xr-x 4 andy andy  4096 2009-09-01 02:58 ms

}}}


Should there be a ""en"" locale ??
",andycat
3,1,88,GSXML import export functionality,SiteTools,,task,andycat,closed,2007-10-16T12:01:29Z,2009-08-19T07:06:06Z,"Investigate GSXML as a way to import / export objects from the ZODB so we can move from old zodbs into new ones.

http://plone.org/products/gsxml",anonymous
3,1,214,Migration script for Plone 2.5/Plumi 0.2.x sites to Plone 3.x/Plumi 0.3.x sites,PlumiVideoProduct,,task,andycat,closed,2009-01-12T02:21:28Z,2009-09-03T08:05:09Z,,anna
3,1,242,Make plumiftp egg python 2.4 compatiable,VideoUploading,,task,,closed,2009-07-24T02:21:00Z,2009-07-24T06:12:13Z,"from buildout process in plumi 3


{{{

Getting distribution for 'plumiftp'.
  File ""build/bdist.macosx-10.5-i386/egg/plumiftp/zope_ftpd.py"", line 79
    finally:
          ^
SyntaxError: invalid syntax
  File ""/Users/andycat/.buildout/eggs/tmpFqpEJM/plumiftp-0.2-py2.4.egg/plumiftp/zope_ftpd.py"", line 79
    finally:
          ^
SyntaxError: invalid syntax
Got plumiftp 0.2.

}}}
",andycat
3,1,269,Finalise plumi.migration egg issues and upload to pypi.,PlumiVideoProduct,,task,,closed,2009-08-26T08:31:05Z,2009-09-03T12:52:24Z,"Finish the plumi.migration egg , and upload initial release to pypi
",andycat
1,1,324,Unable to transcode a video,Transcoding,,defect,,closed,2010-02-12T05:38:26Z,2010-02-13T02:23:37Z,"Tried to upload a video on anna.plumi.org. It uploaded it and then reported a transcode status of:

""The transcoding failed""

I've attached the logs for the relevant time period. Is this a config issue, an encoder issue (eg: ffmpeg) or a problem in the daemon?",grant
1,1,268,Integrate new transcoding system into Plumi,Transcoding,,task,,closed,2009-08-26T08:22:42Z,2010-02-09T07:12:20Z,Integrate new transcoding system into Plumi developed at Plone/Video sprint into Plumi.,barry
1,1,274,Upgrade buildout to Plone 3.3.x,Buildout,,task,vik,closed,2009-10-30T10:55:48Z,2009-12-11T05:50:26Z,"Change to use the latest stable version of Plone, 3.3.x, and upgrade picked versions to a stable set for this distro.",vik
1,1,281,Move plumi buildout svn to the plone collective,ATEngageVideo,,task,,closed,2009-11-03T12:07:43Z,2009-12-11T05:51:15Z,"New buildout created at https://svn.plone.org/svn/collective/plumi.buildout/trunk/

Description of how to use is at:
http://plumi.org/wiki/HowToInstallPlumiUsingTheBuildout#Plumi3",and
1,1,286,Test and ensure all core functionality works,ATEngageVideo,,task,,closed,2009-12-06T05:10:20Z,2010-02-15T01:27:20Z,"List of functionality to test is here
http://plumi.org/wiki/FeatureTesting",and
1,1,288,Make submit process into a three step form like before,Design,,task,dimo,closed,2009-12-29T06:59:14Z,2010-02-14T22:17:09Z,"The submit process in plumi 3 should have steps 1,2,3 as it did in older versions. The steps already appear at the top of the page, but may need some javascript and/or css to force people to go through steps 1 and 2.",vik
1,1,291,Insufficient Privileges to publish videos,PlumiVideoProduct,,task,,closed,2010-01-21T09:19:05Z,2010-01-27T07:53:21Z,"Testing both at http://latest-v.plumi.org/ and http://plumi.mahiti.org I cannot reach step 2 of the publish form due to the error below. I can also not view static pages such as /get-involved /about-us etc.

Insufficient Privileges

You do not have sufficient privileges to view this page. If you believe you are receiving this message in error, contact the site administration.
",and
1,1,301,Restore video/view page to previous style and increase flash player size,Design,,task,mike,closed,2010-01-28T09:12:36Z,2010-02-14T22:06:54Z,"Restore the video/view page to it's previous state eg. http://demo.plumi.org/Members/andenator/videos/oc_5smiles_transcoded.avi/view and increase the size of the flash player to 400 x 300.
Also note that the ""Full Description"" header needs to be present.",and
1,1,303,No rss2 button in members folders and RSS2 URL throws an error,ATEngageVideo,,task,baiju,closed,2010-01-28T09:18:07Z,2010-02-15T01:03:58Z,"There is no icon/link to http://latest-v.plumi.org/Members/barry/videos/RSS2 and going there throws this error

Error here - http://latest-v.plumi.org/error_log/showEntry?id=1264670198.450.677926535341",and
1,1,304,Latest/featured videos rss2 feed is empty,Vodcasting,,task,baiju,closed,2010-01-28T09:20:33Z,2010-02-15T01:15:37Z,Going to http://latest-v.plumi.org/featured-videos/RSS2 or http://latest-v.plumi.org/latestvideos/RSS2 off the front page shows an empty feed.,and
1,1,306,New news/events/callout items should go into pending state on submission,ATEngageVideo,,task,,closed,2010-01-28T09:26:02Z,2010-02-13T06:24:09Z,Currently these items go into the private state.,and
1,1,313,Cannot click on Indonesia flag to switch languages,ATEngageVideo,,task,mike,closed,2010-02-07T23:51:32Z,2010-02-09T22:08:50Z,Cannot click either as a logged admin in or logged out user.,and
1,1,319,Flash player in featured video section on front page,ATEngageVideo,,task,,closed,2010-02-10T03:26:55Z,2010-02-13T06:24:58Z,"A flash player should appear (as per http://demo.plumi.org) with the featured video, video size=320x240 + flowplayer.",and
1,1,328,Flash player not set to progressive download,ATEngageVideo,,task,,closed,2010-02-13T06:30:47Z,2010-02-15T00:42:03Z,"Attempting to watch a video (eg. http://latest-v.plumi.org/Members/andrew/videos/Forgotten_Bird_of_Paradise-trailer.mp4/view) the video can take 1-2 minutes to start playing and seems to download the whole video before it will start.

The flash player should enable progressive download so a viewer can watching it as it downloads.",and
1,1,334,Package and post beta2 release to plone.org,ATEngageVideo,,task,,closed,2010-02-15T01:26:39Z,2010-02-22T23:53:14Z,Dimo/Mike i have given you permissions to edit the /products/plumi page.,and
2,1,317,Error on Publishing Video,plone3,,defect,baiju,closed,2010-02-09T06:53:18Z,2010-02-09T13:15:40Z,"This came up while adding a video from the new Plumi install of latest buildout that Grant and I have installed.

Error appeared after clicking Save on step 3 of video edit form.

	Metadata has no value 'duration' (index 0)

http://anna.plumi.org/error_log/showEntry?id=1265697671.40.331158672979

Error log follows:

Time	2010/02/09 17:41:11.400 US/Eastern
User Name (User Id)	 admin (admin)
Request URL	http://anna.plumi.org/Members/admin/videos/test/atct_edit
Exception Type	ValueError
Exception Value	Metadata has no value 'duration' (index 0)
Traceback (innermost last):

Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.CMFFormController.FSControllerPageTemplate, line 90, in __call__
Module Products.CMFFormController.BaseControllerPageTemplate, line 28, in _call
Module Products.CMFFormController.ControllerBase, line 231, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 38, in __call__
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.CMFFormController.FSControllerPythonScript, line 106, in __call__
Module Products.CMFFormController.ControllerBase, line 231, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 38, in __call__
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.CMFFormController.FSControllerPythonScript, line 104, in __call__
Module Products.CMFFormController.Script, line 145, in __call__
Module Products.CMFCore.FSPythonScript, line 140, in __call__
Module Shared.DC.Scripts.Bindings, line 313, in __call__
Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
Module Products.CMFCore.FSPythonScript, line 196, in _exec
Module None, line 1, in content_edit
<FSControllerPythonScript at /testplone/content_edit used for /testplone/Members/admin/videos/test>
Line 1
Module Products.CMFCore.FSPythonScript, line 140, in __call__
Module Shared.DC.Scripts.Bindings, line 313, in __call__
Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
Module Products.CMFCore.FSPythonScript, line 196, in _exec
Module None, line 13, in content_edit_impl
<FSPythonScript at /testplone/content_edit_impl used for /testplone/Members/admin/videos/test>
Line 13
Module Products.LinguaPlone.I18NBaseObject, line 415, in processForm
Module Products.Archetypes.BaseObject, line 663, in processForm
Module Products.LinguaPlone.I18NBaseObject, line 409, in _processForm
__traceback_info__: (<PlumiVideo at /testplone/Members/admin/videos/test>, <Field thumbnailImageDescription(string:rw)>, <bound method PlumiVideo.setThumbnailImageDescription of <PlumiVideo at /testplone/Members/admin/videos/test>>)
Module Products.Archetypes.CatalogMultiplex, line 124, in reindexObject
Module Products.CMFPlone.CatalogTool, line 439, in catalog_object
Module Products.ZCatalog.ZCatalog, line 536, in catalog_object
Module Products.ZCatalog.Catalog, line 349, in catalogObject
Module Products.ZCatalog.Catalog, line 278, in updateMetadata
Module Products.ZCatalog.Catalog, line 417, in recordify
Module plone.indexer.wrapper, line 59, in __getattr__
Module plone.indexer.delegate, line 16, in __call__
Module plumi.app.policy.catalog_extension, line 145, in videoDuration
Module plumi.content.content.plumivideo, line 285, in plumiVideoDuration
Module hachoir_metadata.metadata, line 83, in get
ValueError: Metadata has no value 'duration' (index 0)
Display traceback as text


REQUEST

form

form.button.save	'Save'
fieldset	'thumbnail'
last_referer	'http://anna.plumi.org/publish'
add_reference	{'destination': '', 'field': '', 'type': ''}
thumbnailImageDescription	''
thumbnailImage_file	<ZPublisher.HTTPRequest.FileUpload instance at 0x7ff7a8fed1b8>
cookies

DF_expert	'0'
I18N_LANGUAGE	'en'
__ac	'NjE2NDZkNjk2ZTo2NTZkNmY3MjY3MzQzMg%3D%3D'
tree-s	'eJzTyCkw5NLIKTDiClZ3hANXW3WuAmOuRKCECUjWFEXWFyRrBpY1B8laAGVDci1LowJtQTKWXIlAABQ3NEDS5lnpCZI0NOSCyBmhyIEtNDQG69QDANNYJZs'
DF_filter	''
lazy items

SESSION	<bound method SessionDataManager.getSessionData of <SessionDataManager at /session_data_manager>>
other

VIRTUAL_URL_PARTS	('http://anna.plumi.org', 'Members/admin/videos/test/atct_edit')
last_referer	'http://anna.plumi.org/publish'
tree-s	'eJzTyCkw5NLIKTDiClZ3hANXW3WuAmOuRKCECUjWFEXWFyRrBpY1B8laAGVDci1LowJtQTKWXIlAABQ3NEDS5lnpCZI0NOSCyBmhyIEtNDQG69QDANNYJZs'
VIRTUAL_URL	'http://anna.plumi.org/Members/admin/videos/test/atct_edit'
URL5	'http://anna.plumi.org'
URL4	'http://anna.plumi.org/Members'
__ac	'NjE2NDZkNjk2ZTo2NTZkNmY3MjY3MzQzMg%3D%3D'
URL3	'http://anna.plumi.org/Members/admin'
URL2	'http://anna.plumi.org/Members/admin/videos'
AUTHENTICATION_PATH	'testplone/vhm'
thumbnailImage_file	<ZPublisher.HTTPRequest.FileUpload instance at 0x7ff7a8fed1b8>
thumbnailImageDescription	''
form.button.save	'Save'
LANGUAGE	'en'
AUTHENTICATED_USER	<PropertiedUser 'admin'>
SERVER_URL	'http://anna.plumi.org'
traverse_subpath	[]
ACTUAL_URL	'http://anna.plumi.org/Members/admin/videos/test/atct_edit'
DF_expert	'0'
fieldset	'thumbnail'
URL	'http://anna.plumi.org/Members/admin/videos/test/atct_edit'
add_reference	{'destination': '', 'field': '', 'type': ''}
I18N_LANGUAGE	'en'
DF_filter	''
PUBLISHED	<FSControllerPageTemplate at /testplone/atct_edit used for /testplone/Members/admin/videos/test>
controller_state	<Products.CMFFormController.ControllerState.ControllerState object at 0x7ff7a8eec750>
TraversalRequestNameStack	[]
_pts_is_rtl	False
VirtualRootPhysicalPath	('', 'testplone')
LANGUAGE_TOOL	<Products.PloneLanguageTool.LanguageTool.LanguageBinding instance at 0xe63cd88>
BASE1	'http://anna.plumi.org'
BASE2	'http://anna.plumi.org/Members'
BASE3	'http://anna.plumi.org/Members/admin'
BASE4	'http://anna.plumi.org/Members/admin/videos'
BASE5	'http://anna.plumi.org/Members/admin/videos/test'
BASE6	'http://anna.plumi.org/Members/admin/videos/test/atct_edit'
URL1	'http://anna.plumi.org/Members/admin/videos/test'
URL0	http://anna.plumi.org/Members/admin/videos/test/atct_edit
URL1	http://anna.plumi.org/Members/admin/videos/test
URL2	http://anna.plumi.org/Members/admin/videos
URL3	http://anna.plumi.org/Members/admin
URL4	http://anna.plumi.org/Members
URL5	http://anna.plumi.org
BASE0	http://anna.plumi.org
BASE1	http://anna.plumi.org
BASE2	http://anna.plumi.org/Members
BASE3	http://anna.plumi.org/Members/admin
BASE4	http://anna.plumi.org/Members/admin/videos
BASE5	http://anna.plumi.org/Members/admin/videos/test
BASE6	http://anna.plumi.org/Members/admin/videos/test/atct_edit
environ

HTTP_X_FORWARDED_SERVER	'anna.plumi.org'
HTTP_REFERER	'http://anna.plumi.org/Members/admin/videos/test/atct_edit'
HTTP_ACCEPT_LANGUAGE	'en-us'
SERVER_SOFTWARE	'Zope/(unreleased version, python 2.4.6, linux2) ZServer/1.1 Plone/3.3.4'
SCRIPT_NAME	''
REQUEST_METHOD	'POST'
PATH_INFO	'/VirtualHostBase/http/anna.plumi.org:80/testplone/VirtualHostRoot/Members/admin/videos/test/atct_edit'
HTTP_ORIGIN	'http://anna.plumi.org'
SERVER_PROTOCOL	'HTTP/1.1'
channel.creation_time	1265697670
CONNECTION_TYPE	'Keep-Alive'
HTTP_USER_AGENT	'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10'
HTTP_COOKIE	'__ac=""NjE2NDZkNjk2ZTo2NTZkNmY3MjY3MzQzMg%3D%3D""; DF_expert=""0""; DF_filter=""""; I18N_LANGUAGE=""en""; tree-s=""eJzTyCkw5NLIKTDiClZ3hANXW3WuAmOuRKCECUjWFEXWFyRrBpY1B8laAGVDci1LowJtQTKWXIlAABQ3NEDS5lnpCZI0NOSCyBmhyIEtNDQG69QDANNYJZs""'
SERVER_NAME	'0.0.0.0'
REMOTE_ADDR	'127.0.0.1'
HTTP_VIA	'1.1 anna.plumi.org'
PATH_TRANSLATED	'/VirtualHostBase/http/anna.plumi.org:80/testplone/VirtualHostRoot/Members/admin/videos/test/atct_edit'
SERVER_PORT	'8080'
CONTENT_LENGTH	'1060'
HTTP_HOST	'127.0.0.1:8080'
HTTP_ACCEPT	'application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5'
GATEWAY_INTERFACE	'CGI/1.1'
HTTP_X_FORWARDED_FOR	'58.96.97.176'
HTTP_X_FORWARDED_HOST	'anna.plumi.org'
CONTENT_TYPE	'multipart/form-data; boundary=----WebKitFormBoundaryAxDrnWI3omUGGqnP'
HTTP_ACCEPT_ENCODING	'gzip, deflate'",anna
2,1,320,Transcoding doesn't work for filenames containing spaces,Transcoding,,defect,dimo,closed,2010-02-10T16:05:08Z,2010-02-11T21:49:56Z,,dimo
2,1,263,RSS2 not working,SocialSoftware,,task,baiju,closed,2009-08-26T08:11:21Z,2010-01-27T07:41:13Z,"RSS2 not working, clicking on a rss2 link gives the following error


We're sorry, but that page doesn't exist…

Please double check the web address or use the search function on this page to find what you are looking for.

If you are certain you have the correct web address but are encountering an error, please contact the site administration.

Thank you. ",barry
3,1,338,Can't Publish a Callout,plone3,,defect,,closed,2010-02-17T03:53:13Z,2010-02-17T13:58:59Z,"Encountered error while adding a Callout on:
http://latest-v.plumi.org

http://latest-v.plumi.org/Members/anna/callouts/portal_factory/PlumiCallOut/plumicallout.2010-02-16.4942798148/atct_edit

We’re sorry, but there seems to be an error…

The error has been logged as entry number 1266378588.520.749176533996.

If you need to report this to the Site Administration, please include this entry number in your message.
",anna
3,1,339,Static Pages Created as Private,plone3,,defect,,closed,2010-02-17T05:02:33Z,2010-02-17T14:09:05Z,"Static pages such as Support Us seem to be private by default, so I get an ""insufficient privileges"" msg when trying to access as a Member user.

http://latest-v.plumi.org/acl_users/credentials_cookie_auth/require_login?came_from=http%3A//latest-v.plumi.org/about-us",anna
3,1,179,"Video Listings - put video duration under summary, not above",PlumiSkin,,task,baiju,closed,2008-09-22T04:16:38Z,2010-02-14T22:24:05Z,"Video summary meta-data is currently displayed like this in the video listings eg. http://www.engagemedia.org/Members/anna/videos/


{{{
What Goes Without Saying
Posted: 21-Sep-2008 
Video duration : 2 minutes 27 seconds

Changes in the Indonesian city of Yogyakarta, central Java. From the OK.Video 2007 festival.
}}}
 

Might be better for people to get to the content first and find the video duration later. Try putting the duration underneath so it would be like this:


{{{
What Goes Without Saying
Posted: 21-Sep-2008 

Changes in the Indonesian city of Yogyakarta, central Java. From the OK.Video 2007 festival. 

Video duration : 2 minutes 27 seconds
}}}
",and
3,1,235,Emails to Content Producers and Reviewers,SiteTools,,task,baiju,closed,2009-06-01T14:42:52Z,2010-02-11T22:40:09Z,"Review the system of emails sent on publishing, retracting, and rejecting.

That is, further develop the system of emails sent on workflow transitions.

Reviewers should get notice of new content published, and when content has been retracted/rejected by other reviewers.

Content producers should get notice when content has been retracted/rejected by reviewers.

",andycat
3,1,243,Fix plumi.content doctests,PlumiVideoProduct,,task,dimo,closed,2009-07-26T06:41:38Z,2010-01-31T12:56:11Z,"Currently we only have doctests for plumi.content egg, and they fail.

Also, we dont have doctests for any other plumi.* package.
For the purposes of the this ticket, tasks are
1) bugfix plumi.content doctest - plumi.content/plumi/content/README.txt

2) simply make doctest framework for other eggs, and then lodge new tickets for developing tests cases themselves.",andycat
3,1,264,Video downloading doesn't work,plone3,,task,vik,closed,2009-08-26T08:16:31Z,2009-12-29T06:54:22Z,"No link appears to download the video from and going direct to the URL (eg. http://latest-v.plumi.org/Members/barry3/videos/asdfjh) from http://latest-v.plumi.org/Members/barry3/videos/asdfjh/view does not download the video. 

The video format seems to not be present on the file eg. .mp4/ .ogg.",barry
3,1,265,content licensing API,ContentLicensing,,task,andycat,closed,2009-08-26T08:18:33Z,2009-08-26T08:36:34Z,"no option given for CC licensing during upload, defaults to site-wide CC license when uploaded",barry
3,1,267,events posting categories display error,Events,,task,andycat,closed,2009-08-26T08:21:03Z,2009-12-06T04:59:23Z,"when posting an event, the categories box displays incorrectly",barry
3,1,276,translation submission throws insufficient priviledges error,Translation,,task,,closed,2009-10-31T13:57:33Z,2009-11-02T11:08:23Z,"on submission of translation, following error given

Insufficient Privileges

You do not have sufficient privileges to view this page. If you believe you are receiving this message in error, contact the site administration.
",barry
3,1,277,publishing video breaks frontpage video display,ATEngageVideo,,task,,closed,2009-10-31T14:28:19Z,2009-12-07T08:04:19Z,publishing a video makes videos on front page disappear,barry
3,1,279,"after using translation option, cannot reset user language to english",Translation,,task,,closed,2009-10-31T15:28:17Z,2009-11-02T11:05:33Z,"after using translation option, cannot reset user language to english",barry
3,1,287,Embedded playback not working in plumi 3,EmbeddedPlayback,,task,,closed,2009-12-07T07:32:17Z,2010-02-09T07:14:01Z,Need to add templates and supporting functions etc to make embedded playback work with plumi 3,vik
3,1,292,Remove review list portlet from right hand side for logged in manager/reviewer,PlumiSkin,,task,,closed,2010-01-28T08:53:46Z,2010-01-29T20:10:08Z,,and
3,1,294,Author page does not have video listing template display,AuthorProfile,,task,mike,closed,2010-01-28T09:01:19Z,2010-02-09T06:51:48Z,"Currently the content is displayed in the default plone style, it should however come up with the plumi video listing display template - eg. http://demo.plumi.org/author/andenator",and
3,1,295,List only videos/news/events and callouts on author page,ATEngageVideo,,task,baiju,closed,2010-01-28T09:03:16Z,2010-02-09T08:10:05Z,Author page has a bunch of additional info regarding author activities such as new folders created etc. For the purposes of Plumi the author page is the place to check out the work a contributor as made so we only need the 4 core content types displayed.,and
3,1,296,Make tag cloud appear in right nav by default on install,SocialSoftware,,task,,closed,2010-01-28T09:04:32Z,2010-01-29T20:10:29Z,This is easy to remove but it would be good to have visible to show people the functionality is available.,and
3,1,297,Keywords/tag box on step 2 of publish for should be text based field,ATEngageVideo,,task,mike,closed,2010-01-28T09:06:03Z,2010-02-13T06:13:27Z,"The tag box has changed to be a plone style key words box. Check step 2 of the upload form in http://demo.plumi.org for the preferred style.
",and
3,1,298,Language selection should defualt to language neutral on video publish form,ATEngageVideo,,task,,closed,2010-01-28T09:07:01Z,2010-02-13T06:17:26Z,,and
3,1,299,Remove Malay as a language option,Translation,,task,,closed,2010-01-28T09:08:27Z,2010-01-28T12:16:24Z,The Malay translation is not yet complete. Remove the Malay as an installed language/flag in the top right. It should be ready for 3.1.,and
3,1,300,Restore video listing templates to previous style.,ATEngageVideo,,task,baiju,closed,2010-01-28T09:09:56Z,2010-02-09T07:16:13Z,"Video listing templates have some issues - thumbnails appear above the title etc. They should be as per the previous template.
http://demo.plumi.org/latestvideos",and
3,1,302,RSS1 has error in members video folder + no icon available,ATEngageVideo,,task,,closed,2010-01-28T09:16:21Z,2010-02-09T05:57:04Z,"Clicking on the rss1 link here >http://latest-v.plumi.org/Members/barry/videos/RSS> shows no rss1 and produces an error

http://latest-v.plumi.org/error_log/showEntry?id=1264670103.950.820632043666",and
3,1,305,Deffault install should have site name Plumi 3.0 not 0.3,PlumiSkin,,task,,closed,2010-01-28T09:24:42Z,2010-01-28T11:24:15Z,,and
3,1,307,Comment notifications not being sent,ATEngageVideo,,task,,closed,2010-01-28T09:27:48Z,2010-02-02T18:06:48Z,Emails to video authors regarding comments on their video are not being sent.,and
3,1,308,Restore link to author page in top right nav of page,ATEngageVideo,,task,mike,closed,2010-01-28T09:28:26Z,2010-02-09T11:40:58Z,,and
3,1,309,FTP not activate in Plumi 3.0,ATEngageVideo,,task,,closed,2010-01-28T09:30:42Z,2010-02-12T06:36:25Z,"On testing we are unable to connection - details of how the sytem should work can found here http://en.​flossmanua​ls.net/bin​/view/Plum​i/Uploadin​gViaFTP

The system is currently functioning in http://engagemedia.org if you need to test a live system for a demo.
",and
3,1,311,Add navigation back in to left nav on front page,Design,,task,,closed,2010-01-28T09:32:23Z,2010-01-30T16:11:51Z,,and
3,1,335,"Add blog post to blog.plumi.org announcing new release, listing changes + calling for testers",ATEngageVideo,,task,and,closed,2010-02-15T01:29:12Z,2010-02-23T01:11:31Z,I am happy to take this on but will throw it past people before posting.,and
4,1,285,Integrate new design,DesignCSS,,task,mike,closed,2009-11-30T10:39:54Z,2010-02-11T22:23:44Z,Ideally 3.0 would include the basic design upgrade that Kaho has been working on. Attached is a screenshot,and
4,1,310,Add plumi chiclet to footer as per demo.plumi.org,Design,,task,,closed,2010-01-28T09:32:00Z,2010-01-31T15:52:15Z,http://demo.plumi.org/chiclet01.gif,and
5,1,270,signup message error,ATEngageVideo,,task,andycat,closed,2009-08-26T08:33:42Z,2009-11-29T08:49:18Z,"signup message asks: Send a mail with the password? 

Should read 'send an email with the password?'",barry
1,1,212,"Can't Delete Videos, in Plumi 0.2.x",PlumiVideoProduct,,defect,and,closed,2009-01-05T02:44:51Z,2010-04-21T05:57:02Z,"When I try to delete a video such as this one:

http://www.engagemedia.org/Members/anna/videos/Test_Video_today.avi/view

Using this page:

http://www.engagemedia.org/Members/anna/videos/Test_Video_today.avi/delete_confirmation

I get this error:

My Test Video has been deleted.
Site error


{{{
This site encountered an error trying to fulfill your request. The errors were:

Error Type
    TypeError
Error Value
    Can't pickle objects in acquisition wrappers.
Request made at
    2009/01/05 13:43:24.994 US/Eastern
}}}


'''Note:'''

The page says it has been deleted - though it has not:

{{{

My Test Video has been deleted.
}}}
",anna
1,1,409,Users look up for non-logged in users returns no results,AuthorProfile,,defect,,closed,2010-06-01T23:20:56Z,2010-07-06T14:08:01Z,"""You are not allowed to list portal members.""

Anon users should be able to look up members
",grant
1,1,150,rss2 broken in itunes,Vodcasting,,task,andycat,closed,2008-02-05T02:42:20Z,2010-02-18T08:13:24Z,"Itunes doesn't recognise the plumi rss2 feed.

(sorry, short on details here but thought it should be added - please edit to include more technical details)",and
1,1,367,Translate /publish page to Indonesian,Translation,,task,,closed,2010-03-16T22:04:00Z,2010-07-31T20:57:47Z,"This page doesn't appear to be translated - http://latest-v.plumi.org/publish

Publikasikan Video
Berbagi produk anda dengan mengunggah video ke EngageMedia.. Video-video akan didaftar secara otomatis untuk persetujuan publikasi. <a href=""http://www.engagemedia.org/kebijakan-editorial"">Lihat kebijakan editorial</a>. Jika anda memiliki file video yang besar atau koneksi internet yang tak memadai, anda dapat menggunakan <a href=""http://translate.flossmanuals.net/Plumi_id/UploadingViaFTP""> sistem FTP </a> untuk menggunggah video anda.

Publikasikan Acara
Daftarkan agenda anda semisal pemutaran film, festival film atau lokakarya disini.

Publikasikan Berita
Sampaikan semua berita tentang produksi anda sebelumnya atau yang akan datang dan promosikan karya anda.

Pengumuman!
Anda mencari kompilasi DVD, pemutaran film, festival film atau kru untuk produksi film? Sampaikan ke semua orang tentang hal itu dengan menambahkan pengumuman",and
1,1,397,Videos should appear in listings based on date of first publication,PlumiVideoProduct,,task,,closed,2010-05-17T04:30:02Z,2010-07-26T11:47:33Z,"Currently videos go into the listings on the basis of when they were uploaded, rather than when they are published. 

In order for older videos to appear on the front page they need to go into the listings on the basis of first publication",and
1,1,426,Change flowplayer size to 400x300,Transcoding,,task,,closed,2010-08-06T01:18:07Z,2010-08-13T07:33:21Z,"The new flowplayer version has a retractable player, as such the dimensions need to change. Currently it's still set at 400x323, the previous 23 pixels were for the player buttons which now retract.

The total size should be 400x300.",and
1,1,428,Featuring an event removes it from the events listing and it doesn't show up in the centre column,AuthorProfile,,task,,closed,2010-08-06T10:28:23Z,2010-08-09T20:52:49Z,"I featured this item
http://staging.engagemedia.org/Members/emnews/events/submission-for-ovni-2011
after I featured this item
http://staging.engagemedia.org/Members/andrew/news/jagongan-media-rakyat/view

However the new featured event doesn't come up in the centre column.",and
2,1,36,Shorten text area for Tags in step 2 of video upload form,DesignCSS,,defect,andycat,closed,2007-07-07T23:26:06Z,2008-02-05T23:11:57Z,Reduce the size of the input widget to be the same size as TOPICs. At present it stretches all the way across the page. At present no parameters are set for this text area. Its possible a class needs to be added to it and then some CSS done to make the necessary changes.,and
2,1,408,Videos triggering retranscode after editing metadata,AuthorProfile,,defect,,closed,2010-05-25T11:56:36Z,2010-07-20T06:41:09Z,"When editing a video's metadata, Plumi re-transcodes the video.",grant
2,1,26,Managers Make Any Items Private - Content Pulling Made Easy,ATVideo,,feature,andycat,closed,2007-07-05T13:23:45Z,2010-04-21T05:41:05Z,"Currently to pull content, we have to change the ownership of the item to ourselves, and then make the item private. We need to research creating an administration system that makes it easy to get an overview of the content and easily make private or delete items.",and
2,1,39,Description should wrap around flash player in video/view page,DesignCSS,,task,andycat,closed,2007-07-10T17:09:42Z,2008-10-07T18:36:04Z,"Currently the video description sits below the flash player forcing people to scroll down to find more information about it. 
eg http://www.engagemedia.org:8380/Plumi/Members/andenator/videos/squares.mp4/view

The description should wrap around the player and sit to the left.",and
2,1,84,Design Plumi Wordpress,DesignCSS,,task,keren,closed,2007-10-16T07:05:45Z,2007-12-09T23:47:51Z,"
http://blog.plumi.org

The structure of the wordpress site is all there. We just need a re-design of the CSS with a limited number of graphics. We would like to have a banner and a download button.

== Design Brief ==

Should look funky. The key thing to keep in mind is that it aims to be both a brochure site to get info on Plumi but also a blog for keeping up to date with changes to the software.

Sites for inspiration might be
http://showinabox.tv/
http://forepaw.org/
http://www.getmiro.com/
http://www.loudblog.com/

It should be funky but not alienating, it needs to make people want to get involved (developers and project manager types and those interested in FOSS) and feel that the project is sorted without appearing so sorted that it doesn't need people's contributions. Sorted, but not overly slick or corporate. The DIY feel  
of forepaw.org (banner in particular) is nice for expressing that perhaps - but that site is too busy/arty for what we want. The simplicity of ShowInABox site is really good.

Free, open, video, sharing, participatory, DIY are more ideas to work from - keep in mind previous brief for logo.

We like the green of current Plumi, but don't feel we have to hang onto that if you want to change it.

== Technical Details ==

We have chosen a theme that fits the structure of pages and info we want, though this can change a bit if you have other ideas. 

Nikynik Green 2 by Nikynik
http://www.nikynik.com/

You can edit the theme through the admin panel using the Theme Editor:
http://blog.plumi.org/wp-admin/theme-editor.php

If this theme is not sufficient to base design on we can install a different one. 

The users ""keren"" and ""noa"" have been added to the Wordpress blog so you can edit it.



",anna
2,1,113,"add ""news report"" as a genre in the genres taxonomy",ATEngageVideo,,task,andycat,closed,2007-11-13T03:46:57Z,2007-11-15T14:58:47Z,,anonymous
2,1,116,Redesign the Callout template,Design,,task,,closed,2007-11-15T10:22:18Z,2010-07-30T20:20:25Z," * Wrap image on the right hand side
 * Remove ""IMAGE"" title
 * Remove link to image - just display image
 * Remove title ""IMAGE CAPTION"" and just display caption under image
 * Body text is not displaying html - it appears as one solid block
 * Description field content is not being displayed
 * add callouts portlet to right column
 * Link category titles to other items in the same category
 * Place categories, closing date and location along with website address at the top, next to the image",trollfot
2,1,152,Only published Videos visible in Member's Video Folders,PlumiSkin,,task,pushpa,closed,2008-02-06T04:10:15Z,2010-07-19T13:44:02Z,"When publishing videos to a Members folder we should be able to see all non-private videos, except in our own folder, where we should be able to see private as well.

At the moment, only published videos are visible in any member's folder. 

http://demo.plumi.org/Members/datakid/videos

All videos are visible in the !NavTree on the left, which is as it should be.",datakid
2,1,168,Create namespace for plumi products,plone3,,task,trollfot,closed,2008-07-08T17:22:37Z,2008-07-08T21:21:17Z,Creating a python package for plumi,and
2,1,169,Create plone 3 plumi standalone skin product,plone3,,task,trollfot,closed,2008-07-08T17:25:18Z,2008-07-08T19:41:53Z,"Just a small css, javascript product, cleaning up the skin to separate it from the video elements.",and
2,1,398,"Create new ""Featured"" state for workflow",AuthorProfile,,task,,closed,2010-05-19T04:09:06Z,2010-07-23T06:05:33Z,"Need an easy way to flag News, Events, Callouts and Videos as ""Featured""

Item to retain all its current attributes but simple now appear on the front page.

Dimo has suggested setting a new workflow state as an easy solution for this issue.",grant
3,1,163,vpip still don't work,EmbeddedPlayback,,defect,andycat,closed,2008-04-24T14:53:54Z,2009-01-19T09:52:51Z,"http://demo.plumi.org/Members/yurj/videos/20051210-w50s.flv/view?searchterm=None

:-/",yurj
3,1,188,indytube: No section: 'mencoder',Transcoding,,defect,andycat,closed,2008-10-29T22:07:15Z,2008-11-18T15:52:45Z,"I am testing plumi-0.2.1-final on debian lenny.

The transcodage fails, so i just try to launch indytube.py on command-line and have this error.

== python indytube.py               ==

{{{
Traceback (most recent call last):
  File ""indytube.py"", line 233, in <module>
    main()
  File ""indytube.py"", line 223, in main
    indytuber.parse_config(indyconf_path)
  File ""indytube.py"", line 26, in parse_config
    self.MENCODER_LOCATION=config.get('mencoder','MENCODER_LOCATION')
  File ""/usr/lib/python2.5/ConfigParser.py"", line 292, in get
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'mencoder'

}}}
",denis
3,1,280,html switch in editor only works once,SiteTools,,defect,,closed,2009-11-01T11:26:15Z,2010-02-23T23:24:34Z,"you can switch from the visual editor to html and back only once - after that the html button doesn't work.

",barry
3,1,388,Do not allow Plumi to accept BMP format thumbnails,VideoUploading,,defect,,closed,2010-04-14T15:08:18Z,2010-04-21T05:37:28Z,"FlowPlayer will break when it is asked to display a video that has been uploaded with a user-specified BMP format thumbnail.

Need to modify Plumi so it tells the user not to use BMP format images when specifying the thumbnail, and prevents them from selecting one.",grant
3,1,425,Thumbnails not being generated,Transcoding,,defect,,closed,2010-07-26T12:46:19Z,2010-09-15T09:21:29Z,"The last two videos I uploaded did not have thumbnails automatically generated:

http://testing.plumi.org/Members/grant/videos/small-testing-video/view

http://testing.plumi.org/Members/grant/videos/another-testing-video-from-grant/

Why were thumbnails not created?",grant
3,1,15,add FAQ doc file,Documentation,,enhancement,andycat,closed,2007-07-04T22:33:27Z,2008-02-08T02:54:46Z,Include an FAQ file in the plone package documentation,and
3,1,23,Modify video upload form to be based on transmission metadata standard,ATVideo,,feature,and,closed,2007-07-05T12:27:40Z,2008-10-21T07:27:18Z,"Modify the three step form to include the appropriate fields as laid out in the TX-metadata standard.

This is still in development. The current proposal can be found here http://www.shiftspace.cc/j/meta/tx_report_0.2.pdf but should be getting a good reworking over the coming months after wich we should implement it.

An additional recommendation is to include atom feeds rather than just rss2.


",and
3,1,29,"Genre, Topic and Country, Activities and Format Interests in Author Page Should Link to a List of Authors with Same Interests",SocialSoftware,,feature,andycat,closed,2007-07-05T13:31:03Z,2010-01-24T23:36:07Z,"As part of the developing the social software aspect of Plumi, you should be able to see which other Members of the site are interested in the same things that you are.

As a way of achieving this we can make the list of Genres, Topics, Countries, Activities and Format interests that display on the Author page into links to a list of other Members who have picked those interests in their own personal preferences.

We should also look at Plone.org to see if there are other social software products that may achieve the same ends in a better way, or to save us replicating. ",and
3,1,185,Add Blog Product,SocialSoftware,,feature,andycat,closed,2008-10-15T04:47:55Z,2009-07-23T06:31:11Z,"This is something I think will increase videomakers investment in our site, as blogging about their work or about online video, or us doing the same, is different to posting a news item. Pyschologically speaking.

Also Critical Commons want this - but also want some other functionality that comes along with blogs (often) including archives and categories.

Thus Andy and I agreed it would be a cool thing to include in Plumi (and 0.3 most likely, considering CC want it, so we would have to prioritise it to an earlier release than we would otherwise).",anna
3,1,64,Add News and Events Listings on Author Page,AuthorProfile,,task,andycat,closed,2007-09-13T06:38:40Z,2009-12-30T09:55:08Z,"Latest videos are listed on the author page, but latest news and events for the member are not. 

We should add these back in and do whatever CSS is necessary to make it look good.",and
3,1,77,Ratings,ATEngageVideo,,task,andycat,closed,2007-09-21T07:02:29Z,2009-07-23T06:40:26Z,Add ATRatings or like product so we know how many downloads there are of each video and enable users to rate videos - http://plone.org/products/atratings,and
3,1,87,Upgrade using to BlobField for video product.,ATEngageVideo,,task,andycat,closed,2007-10-16T11:59:14Z,2008-01-30T23:55:36Z,"Upgrade to ATBlobField using the migration path developed.
        http://dev.plone.org/plone/ticket/6805

This replaces ExternalStorage product

This should be available for plone 2.5 - so it can be done before the plone 3 upgrades
",anonymous
3,1,96,plumi doesn't play flv files using vpip keyword,ATEngageVideo,,task,andycat,closed,2007-10-23T15:49:22Z,2009-07-20T15:21:52Z,"check: http://demo.plumi.org/Members/yurj/videos/20051210-w50s.flv/view

also reinstalling it locally...",yurj
3,1,100,Add class .videoitemtop to catagory and location item in callouts template,ProductionTools,,task,andycat,closed,2007-10-25T07:24:07Z,2007-10-25T12:44:44Z,"This will enable us to keep the style consistent with the video/video template. Also move this to the top of the page, above the summary.

Not needed for move to 3 columns, can happen afterwards.",and
3,1,102,Plumi doesn't handle big files well,ATEngageVideo,,task,andycat,closed,2007-10-30T09:34:25Z,2008-04-26T11:36:24Z,"Hi!

 I'm tryng to download 50 megs file from plumi, and it takes ages, a lot of memory.

 I think rc2 was better in this issue from final, but I don't understand why... I'm also using Cache-Fu and setted zope cache to 15.000.",anonymous
3,1,141,"Review internationlisation of products, ATVideo/PlumiSkin etc",Translation,,task,andycat,closed,2007-12-21T13:11:00Z,2009-07-22T11:40:58Z,"Review the translations, organise for translators",andycat
3,1,143,Add ability to feature a call out,ProductionTools,,task,andycat,closed,2008-01-13T08:53:32Z,2008-02-08T03:55:26Z,"As per news/events, add the ability to feature a call out.",anonymous
3,1,145,Callouts items should be removed from the front page once the due date is up,SocialSoftware,,task,pushpa,closed,2008-01-25T06:20:57Z,2010-07-26T04:30:31Z,ATM the callout items stay on the front page until they are bumped off. They should follow the logic of events and fall off the front page once the call out due date has occured.,and.
3,1,149,featured event adds text place holder when there is no image,PlumiSkin,,task,andycat,closed,2008-02-04T22:35:09Z,2008-03-31T02:14:41Z,if no thumbnail is included in a news or event item a text place holder is added to index_html instead of the image,and
3,1,244,Release buildout project via collective.releaser,Buildout,,task,andycat,closed,2009-07-27T06:16:50Z,2010-04-21T04:05:26Z,"Follow the steps under ""Releasing the project"" at http://pypi.python.org/pypi/collective.releaser/

That is, produce a ""tarball"" of the buildout, that can be distributed offline, and reinstalled, via ""$ python boostrap.py
$ bin/buildout"" steps.
",andycat
3,1,247,Ability to add upload image in news report as a single step,News,,task,,closed,2009-07-29T06:48:22Z,2009-07-29T07:04:37Z,Currently if you want to add an image to a news report you must separately upload the image first to your folder and then make the news report and select that image. It would be much better if you could upload and insert the image as part of the news publishing process.,and
3,1,249,Embedding a video from EngageMedia.org in a news item doesn't work in Plumi 03.-alpha-1,News,,task,,closed,2009-07-29T07:09:06Z,2009-11-29T08:37:19Z,Nothing comes up though the code is there in the html,and
3,1,256,In browse videos template specify the no. of videos in each listing,ATEngageVideo,,task,,closed,2009-07-30T05:17:02Z,2009-12-31T07:02:35Z,"A new revised browse videos template should indicate the no. of videos in each of the category/topic/genre listings.

See here for more details on the revised template
https://trac.engagemedia.org/projects/ticket/77
",and
3,1,258,Put related items functionality back into video objects,PlumiVideoProduct,,task,,closed,2009-07-30T05:30:54Z,2010-03-03T10:58:25Z,,and
3,1,284,"make ""date of production"" go back to 1960",ATEngageVideo,,task,,closed,2009-11-29T09:10:04Z,2010-01-27T07:56:28Z,moving this from the EM track as it seems more relevant here.,and
3,1,312,Add member look ups by country and language,SocialSoftware,,task,baiju,closed,2010-01-28T09:33:56Z,2010-02-23T23:00:52Z,It'd be great if users were able to see the other users in their same country or language group to facilitate more social networking. This could be linked off the author page.,and
3,1,318,Published call outs don't appear in the author page listing,AuthorProfile,,task,baiju,closed,2010-02-09T07:02:25Z,2010-02-23T23:00:14Z,"looks done, re-opening to remove from ready for testing state.",and
3,1,325,Enable Translation of Video metadata,Translation,,task,,closed,2010-02-12T06:43:57Z,2010-04-22T11:46:30Z,"Currently getting the following error attempting to translate a video via lingua plone 
http://latest-v.plumi.org/error_log/showEntry?id=1265956968.210.906787923436

It would be good either to fix it but if it's a lot of work to hide the ability to translate videos.",and
3,1,326,Use thumbnailimage_large for splash image for flash player,ATEngageVideo,,task,,closed,2010-02-13T05:46:20Z,2010-02-14T22:12:01Z,The flash player is currently using thumbnailImage_mini for the splash image which means it's fairly low quality. Be good if it was change to the thumbnailImage_large that is also being produced to enhance the look of the page.,and
3,1,365,Page margins go over edge of borders,ATEngageVideo,And,task,,closed,2010-03-16T08:34:51Z,2010-04-21T03:11:52Z,I'm not sure I've described it right but I've attached a screenshot for people to check out. If you look at the right hand side you'll see that the top green nav element goes over the page border,and
3,1,370,Add buffer on flash player,Transcoding,,task,,closed,2010-03-17T04:29:12Z,2010-04-21T04:17:43Z,"Getting some user feedback here that I am adding in. 

A tester is suggesting we add a 5-10 second buffer on the video so those with low-bandwidth have a smoother viewing experience. Might be good to try and see if it works.",and
3,1,380,Place logout link at the far right,ATEngageVideo,And,task,,closed,2010-03-30T10:15:36Z,2010-04-21T03:04:04Z,Currently it sits second to the right. I think the far right is a lot more logical.,and
3,1,403,Member video's RSS feed needs a filter like RSS2 feed does,AuthorProfile,,task,,closed,2010-05-19T05:30:56Z,2010-07-20T12:41:44Z,"Need to modify the RSS feed of a member's videos so only the published items are displayed (like the RSS2 feed does.

To quote Dimo:

Currently the RSS feed (which is not generated by Plumi but by the collective.contentlicensing package) returns all viewable content items. So anonymous users should be getting published and public draft items in the feed. Admins and owners should be seeing the private ones as well.

Changing this behavior to display only published items in rss feeds would require some changes in the plumi video folder and callout folder content types or to override the rss view. At this point either of those choices could introduce further issues.

Given the time constraints for the final migration, this was moved to Plumi 3.1.
",grant
3,1,410,"Add ""processing"" state to workflow with listing",AuthorProfile,,task,,closed,2010-06-08T02:27:29Z,2010-07-26T12:08:29Z,"A ""processing"" state for site administrators would be advantageous so that videos or other content items that aren't pending publishing but are pending feedback/editing/new files etc. can be held and not lost.

It'd also be great if these could be brought into the existing /full_review_list page in their own table so that admin could be done from one central place.",and
3,1,413,Add callout portlet to right nav,AuthorProfile,,task,,closed,2010-07-06T13:51:23Z,2010-07-14T09:17:33Z,"At the very bottom, below comments.",and
3,1,415,Enlarge size of download links in video/view page,PlumiSkin,,task,,closed,2010-07-14T08:47:28Z,2010-07-26T03:39:25Z,"Several people have mentioned to me that they are unaware that they can download the original files and also watch/download the ogg version.

Increase the size by 30%+ of the links below and also change the text of the Ogg version so people know they can also click and watch

Download Hi-Res / Screening Version

Download / Watch Ogg Theora Version",and
3,1,416,"""Read more"" link on featured news/events",News,,task,,closed,2010-07-14T12:18:26Z,2010-07-23T05:47:27Z,"Just a quick one - can we add a ""read more"" link in the features/news events area as per the featured video? Am guessing this should be pretty easy and quick?",and
3,1,422,"Change date stamp in video listings to be the ""effective date""",PlumiVideoProduct,,task,,closed,2010-07-20T11:09:26Z,2010-07-26T04:20:40Z,"Currently it uses the created date which means it looks like the order is out, even though it isnt.",and
3,1,423,Feature/Latest videos rss2 throws error,AuthorProfile,,task,,closed,2010-07-23T06:06:26Z,2010-07-23T09:00:18Z,"http://testing.plumi.org/latestvideos/RSS2
http://testing.plumi.org/featured-videos/RSS2",and
3,1,424,Upgrade demo.plumi.org to 3.1,Buildout,,task,,closed,2010-07-26T11:49:30Z,2010-07-31T17:41:16Z,,and
3,1,427,Featuring a news item removes it from the news listing,AuthorProfile,,task,,closed,2010-08-06T10:21:17Z,2010-08-09T20:59:02Z,"It should still remain in the news listing.
Eg. http://staging.engagemedia.org/Members/andrew/news/jagongan-media-rakyat/view",and
3,1,430,Insufficient Priviligedes error going to pages in demo.plumi.org,AuthorProfile,,task,,closed,2010-08-06T11:20:06Z,2010-08-06T13:09:26Z,Pages such as http://demo.plumi.org/support-us and http://demo.plumi.org/get-involved throw an error for non-logged in users and non-admins.,and
3,1,436,Update demo.plumi to 3.1-final,PlumiVideoProduct,,task,,closed,2010-08-10T03:02:00Z,2010-09-07T15:49:34Z,Last thing to tick off on this milestone.,and
4,1,173,AttributeError: REQUEST,ContentLicensing,,defect,andycat,closed,2008-08-12T21:19:24Z,2009-07-29T06:27:12Z,"If you try to use a zope method, for example to upload a file (manage_addFile) from commandline ""zopectl run script.py"". The script fails, because no Request is set but accessed:

  File ""/opt/plumi-0.2-final/ContentLicensing/DublinCoreExtensions/UpdateLicenseMetadata.py"", line 32, in UpdateLicenseMetadataHandler
    if hasattr(event.object.REQUEST, 'license') or hasattr(event.object.REQUEST, 'copyright_holder'):
AttributeError: REQUEST
",pBartels@…
4,1,190,bug in flowplayer 2.2.4,EmbeddedPlayback,,defect,andycat,closed,2008-11-04T19:28:30Z,2009-11-01T10:49:37Z,"With the latest version (2.2.4) of flowplayer, if we click on play, there is nothing on the player. 

To have it working, we have to first click play, pause and an another time play.",denis
4,1,187,Stable upload for large files,VideoUploading,,enhancement,andycat,closed,2008-10-19T20:19:05Z,2012-06-14T02:03:40Z,"For larges files, upload via http is not the most stable, perhaps it would be interesting to add the possibility to retrieve the video on a local ftp.",denis
4,1,234,Add hit counter for videos,SiteTools,,enhancement,,closed,2009-05-18T09:32:50Z,2010-04-21T03:41:13Z,"Add a counter for each video object showing how many times it has been viewed. Possible problems include the fact the flash video file is hosted by apache rather than zope, so direct integration with zope may be difficult. Similarly, engagemedia.org uses a cache to speed up access, so actual hits would need to be counted from the logfile of the apache server that sits in front of the cache.

Per-page views should be easy with the mxmCounter or FSCounter products, but this may not produce the desired statistics. However, these might be used as a basis for modification to query the apache logs or awstats directly.

Another alternative is to use google analytics in conjunction with the analyiticsforplone product.",vik
4,1,63,"Change Video View Template to Offer Small Ogg Download ""Download Lo-Res Ogg Version""",ATEngageVideo,,task,andycat,closed,2007-09-13T06:35:35Z,2009-07-23T07:06:46Z,"Ogg files were already being transcoded automatically by Indytube. We can turn this back on, then offer the Ogg file for download on the video/view template.

We just need a link to where the video is hosted, plus a new CSS button with the text ""Download Lo-Res Ogg Video"" below current Download Video button.",and
4,1,186,"Use default countries available in Plone, rather than SE Asia only",Taxonomy,,task,baiju,closed,2008-10-15T07:27:03Z,2010-01-24T23:35:23Z,"Plumi developers would prefer to have all countries available by default, as they are all over the world. Currently the countries are restricted in ATVocabularyManger to SE Asia countries (as this is what EngageMedia required).",anna
4,1,361,Place language/location options under Country in step 2,ATEngageVideo,And,task,,closed,2010-03-14T03:19:06Z,2010-04-21T03:06:26Z,"Sorry for suggesting this to be moved now but going through the publish form it seemed much more natural to select country, add location and then to select language rather than to have them broken up as they currently are as these all relate to location in one way or another. 

With this in mind the schema would be

 * Country of origin of the video
 * Location - The geographical location associated with the item, if applicable.
 * Primary language of the video
 * Video Genre
 * Video Topics
 * Tags
 * Related items
",and
5,1,92,None,Search,,defect,andycat,closed,2007-10-16T20:33:13Z,2007-10-22T10:40:01Z,I'am really excited. Keep up the great work. I found lots of intresting things here.,anonymous
5,1,93,None,Search,,defect,andycat,closed,2007-10-16T20:33:30Z,2007-10-22T10:40:12Z,I'am really excited. Keep up the great work. I found lots of intresting things here.,anonymous
5,1,41,Test Software Using Selenium,ATEngageVideo,,task,andycat,closed,2007-07-11T02:48:03Z,2009-07-23T07:12:31Z,"Use this to test for errors:

http://www.openqa.org/selenium/",anna
5,1,131,Put the favicon into the default plumi skin,PlumiSkin,,task,andycat,closed,2007-12-05T04:55:30Z,2008-01-30T23:26:05Z,"I've uploaded the favicon to blog.plumi.org, and I will attach it here. It's actually called plumi-icon32x32.png , not favicon.ico

It should go into the default plumi skin so all people that use plumi without replacing get a copy.

",datakid
5,1,402,Front page RSS feed links to random front page content,AuthorProfile,,task,,closed,2010-05-19T05:17:11Z,2010-07-19T12:55:28Z,"The rss feed that appears in the URL address bar in firefox links to random content that appears on the front page - images etc.
http://www.engagemedia.org/RSS

The feed should either be removed, just be the latest videos feed or be a full feed of all news/events/callouts and video content.",grant
1,1,435,"Video listings, member video folders and rss1/2 feeds not in reverse chronological order",Vodcasting,,enhancement,,closed,2010-08-09T09:38:06Z,2010-10-21T23:19:42Z,"Merged this ticket in here
http://plumi.org/ticket/434",mike
1,1,417,Add delete hooks to delete transcoded versions of videos that have been deleted,AuthorProfile,,task,,closed,2010-07-18T14:20:09Z,2010-09-30T07:14:07Z,"When a video is deleted from the database the transcoded files remain. This takes up unnecessary space on the server.

Need to ensure that all files associated with the database entry are removed, including from blobstorage and transcoded.

A minimal solution to this issue could be a script/batch that can be triggered (either via cron or manually) to look for ""orphans"" in transcoded/blobstorage and then delete them.

Dimo/Mike - please add more details as you need them.",and
1,1,419,Enhance bookmarks button,SocialSoftware,,task,,closed,2010-07-19T03:30:31Z,2010-10-15T03:44:30Z,Currently the bookmarks button is not very obviously a bookmarks button. Is there anything we can do to enhance it? Or perhaps the bookmarks items could just be left open and always available?,and
1,1,437,Remove language option in step 2 of upload form,AuthorProfile,,task,,closed,2010-08-11T23:46:34Z,2010-09-29T23:22:10Z,"This is producing some problems for us as the indonesian/english versions of the site can be missing videos. Sometimes if people switch back to english and they uploaded their video in indonesia they can't find their video (it won't come up in their folder).

Suggest we make everything lanugage neutral by default for the moment (whilst allowing translations) but that the first step is always language neutral until we work out a better system.

Putting this up the top of 3.2, it's fairly urgent usability issue in EngageMedia.org",and
1,1,438,Change comments ordering to reverse chronological,Commenting,,task,,closed,2010-08-20T00:20:23Z,2010-10-19T23:00:21Z,Eg. http://www.engagemedia.org/recent-comments appears in random order as does the front page portlet.,and
1,1,439,Adding Plumi embed code to wordpress blog or drupal adds cruft and doesn't work,AuthorProfile,,task,,closed,2010-08-23T10:40:11Z,2010-09-30T13:11:49Z,"When adding the embed code to a WP blog and switching to the visual editor WP changes this

<object width=""400"" height=""300"" id=""_player-videoview"" name=""_player-videoview"" data=""http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"" type=""application/x-shockwave-flash""><param name=""movie"" value=""http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"" /><param name=""allowfullscreen"" value=""true"" /><param name=""allowscriptaccess"" value=""always"" /><param name=""flashvars"" value='config={""playlist"":[{""url"":""http://demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/thumbnailImage"",""type"":""image""},{""url"":""http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4"",""autoPlay"":false,""autoBuffering"":false,""bufferLength"":5}],""clip"":{""url"":""http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4""}}' /></object>

into this

<object id=""_player-videoview"" classid=""clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"" width=""400"" height=""300"" codebase=""http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0""><param name=""name"" value=""_player-videoview"" /><param name=""data"" value=""http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"" /><param name=""allowfullscreen"" value=""true"" /><param name=""allowscriptaccess"" value=""always"" /><param name=""flashvars"" value=""config=&quot;playlist&quot;:[&quot;url&quot;:&quot;http://demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/thumbnailImage&quot;,&quot;type&quot;:&quot;image&quot;,&quot;url&quot;:&quot;http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4&quot;,&quot;autoPlay&quot;:false,&quot;autoBuffering&quot;:false,&quot;bufferLength&quot;:5],&quot;clip&quot;:&quot;url&quot;:&quot;http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4&quot;"" /><param name=""src"" value=""http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"" /><embed id=""_player-videoview"" type=""application/x-shockwave-flash"" width=""400"" height=""300"" src=""http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"" flashvars=""config=&quot;playlist&quot;:[&quot;url&quot;:&quot;http://demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/thumbnailImage&quot;,&quot;type&quot;:&quot;image&quot;,&quot;url&quot;:&quot;http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4&quot;,&quot;autoPlay&quot;:false,&quot;autoBuffering&quot;:false,&quot;bufferLength&quot;:5],&quot;clip&quot;:&quot;url&quot;:&quot;http://videos.demo.plumi.org/transcoded/http/demo.plumi.org/Members/datakid/videos/house_of_cosbys_5.mp4/mp4/atengagevideo_91-json-0-house_of_cosbys_5.mp4&quot;"" allowscriptaccess=""always"" allowfullscreen=""true"" data=""http://demo.plumi.org/%2B%2Bresource%2B%2Bplumi.skin.flowplayer/flowplayer-3.2.2.swf"" name=""_player-videoview""></embed></object>

This doesn't seem to occur with videos from Vimeo as am wondering if this is an issue on the Plumi/Flowplayer side of things.",and
1,1,443,Videos frequently not picked up by Transcode.Daemon for transcoding,Transcoding,,task,,closed,2010-09-04T05:34:34Z,2010-10-24T07:28:52Z,"We are finding on EngageMedia.org that TD is frequently not picking up new videos and transcoding them. There _may_ be a link to whether they are uploaded via ftp. Generally they will transcode if you click ""retranscode"" but obviously it is much better if it is done so automatically, both for the admins and for the users.

I don't have any specific examples on EM right now but have a look through the public draft videos. If I see a non-transcoded video for the sake of the user and the site we need to transcode it immediately.",and
1,1,467,ZODB.POSException.ConflictError,VideoUploading,,task,,closed,2010-10-26T14:22:48Z,2010-10-26T23:10:59Z,"Uploading a video to EM.org I got this error.

  <h2>Site Error</h2>
  <p>An error was encountered while publishing this resource.
  </p>
  <p><strong>ZODB.POSException.ConflictError</strong></p>

  Sorry, a site error occurred.<p><p>Traceback (innermost last):
<ul>

<li>  Module ZPublisher.Publish, line 202, in publish_module_standard</li>

<li>  Module ZPublisher.Publish, line 170, in publish</li>

<li>  Module ZPublisher.Publish, line 170, in publish</li>

<li>  Module ZPublisher.Publish, line 170, in publish</li>

<li>  Module ZPublisher.Publish, line 157, in publish</li>

<li>  Module plone.app.linkintegrity.monkey, line 15, in zpublisher_exception_hook_wrapper</li>

<li>  Module ZPublisher.Publish, line 125, in publish</li>

<li>  Module Zope2.App.startup, line 238, in commit</li>

<li>  Module transaction._manager, line 93, in commit</li>

<li>  Module transaction._transaction, line 325, in commit</li>

<li>  Module transaction._transaction, line 424, in _commitResources</li>

<li>  Module ZODB.Connection, line 545, in commit</li>

<li>  Module ZODB.Connection, line 582, in _commit</li>

</ul>ConflictError: database conflict error (oid 0x1ba2a1, class plumi.content.content.plumivideo.PlumiVideo)
</p></p>
  <hr noshade=""noshade""/>

  <p>Troubleshooting Suggestions</p>

  <ul>
  <li>The URL may be incorrect.</li>
  <li>The parameters passed to this resource may be incorrect.</li>
  <li>A resource that this resource relies on may be
      encountering an error.</li>
  </ul>

  <p>For more detailed information about the error, please
  refer to the error log.
  </p>

  <p>If the error persists please contact the site maintainer.
  Thank you for your patience.
  </p>",and
3,1,401,Comments portlet not showing up in demo.plumi.org,SocialSoftware,,task,,closed,2010-05-19T04:56:58Z,2010-11-05T10:35:03Z,Need to add the comments portlet that EM.org has. I couldn't see it in manage portlets and should be in code in anycase.,and
3,1,412,Some indonesian pages in FlossManual missing images,Documentation,,task,,closed,2010-07-02T04:47:33Z,2010-12-01T12:59:07Z,Eg. http://translate.flossmanuals.net/Plumi_id/UploadingViaFTP though there may be more.,and
3,1,442,Replace images in EditContent section,Documentation,,task,,closed,2010-08-31T02:40:00Z,2010-11-30T16:15:25Z,"http://en.flossmanuals.net/bin/edit/Plumi/EditContent describes how to edit content as an ordinary users however the screenshots are off a person logged in as admin, as such the edit tab already appears without having to ""retract"" the content. We need to replace these images with those of a person logged in as an ordinary user.",grant
3,1,450,Cannot change author of video item,PlumiVideoProduct,,task,,closed,2010-09-15T05:35:42Z,2010-10-22T09:38:20Z,"Previously there was an option to change who appeared as producing the video, eg. by Andrew.

That option doesn't seem to be available anymore. One can still change the roles by going to manage_listLocalRoles

Is there a similar thing for changing the author or does this need to be coded back in?

This is a problem for us as often we upload other people's videos for them.",and
3,1,455,Update demo.plumi.org to 3.1.1-final,Buildout,,task,,closed,2010-10-22T07:05:07Z,2010-11-05T10:55:41Z,Last ticket to tick.,and
3,1,457,Move video progress upload indicator msg to centre of page,AuthorProfile,,task,,closed,2010-10-24T19:44:15Z,2010-10-27T14:09:12Z,It's moved up to the very top.,and
3,1,459,New featured event doesn't appear in featured section,Events,,task,,closed,2010-10-24T20:48:27Z,2010-10-24T21:44:04Z,"I just featured this, it doesn't come up on the front page
http://www.engagemedia.org/events/portraits-from-the-edge-kiribati-putting-a-face-to-climate-change

It should replace the previous news item that remains there - it should be based on when the item is featured, it should replace any item that was featured at a previous time.",and
3,1,520,Update Plumi manual to reflect 3.1.1 changes,AuthorProfile,,task,,closed,2010-11-26T01:44:25Z,2010-11-28T14:26:02Z,There were some changes in 3.1.1. I'm not sure what they were. Can others add them in for helping Anna.,and
1,1,512,Author page throws error when logged in,AuthorProfile,,defect,,closed,2010-11-19T07:09:57Z,2010-11-19T08:08:43Z,See http://testing.plumi.org/author/clopy2,and
1,1,508,Error attempting to select CC license,ContentLicensing,,task,,closed,2010-11-19T06:38:56Z,2010-11-22T04:28:42Z,"I chose a CC license but after hitting ""proceed"" I got this error.

1290148613.970.245101798242. on testing.plumi.org",and
2,1,514,/callouts page throw an error,AuthorProfile,,task,,closed,2010-11-19T07:26:13Z,2010-11-19T08:10:15Z,"Cannot see the callouts listing at
http://testing.plumi.org/callouts
due to an error
",and
3,1,399,Migrate Plumi to Plone 4.0,AuthorProfile,,task,,closed,2010-05-19T04:33:52Z,2010-11-19T06:27:06Z,Place holder for migration to Plone 4.0. No doubt many tickets to come :),and
3,1,454,"Merge plumi.app and plumi.buildout, deprecate plumi.migration",Buildout,,task,,closed,2010-10-09T19:32:00Z,2010-11-15T14:21:35Z,"Right now, plumi consists of the following python eggs:
 * plumi.app
 * plumi.content
 * plumi.skin
 * plumi.locales
 * plumi.migration

and a separate non-egg package with the files required for the buildout.

We should move the buildout related files in plumi.app and let go of the plumi.buildout package. 

Also we won't need a plumi.migration package in Plumi 4.x. This package is only used in the 0.2.x -> 3.x migration. From now on, migrations will be upgrade steps in plumi.app.

As a result Plumi will be fully eggified and we'll have fewer packages to manage.

",dimo
3,1,468,Remove ability for ordinary users to change video view,PlumiVideoProduct,,task,,closed,2010-10-27T10:56:59Z,2010-11-19T06:48:04Z,"Currently the option to change the view from plumi video to ""base view"" is available to ordinary users. Changing the view messes up the layout. Non-admin users shouldn't see this option.",and
3,1,474,Ensure Plone Indonesian translation goes into Plone repo,Translation,,task,,closed,2010-10-28T14:11:01Z,2010-11-23T20:52:31Z,"It doesn't look like the Indonesian translation of Plone/Plumi went into Plone. It currently says only 6% of plone is translated into Indonesian.

http://plone.org/news/help-improve-plone-in-your-language

The translation is there but it needs to be committed. Be great if this could go into Plone 4.",and
3,1,481,Check video view pages for non-essential elements,PlumiSkin,,task,,closed,2010-10-30T16:59:04Z,2010-11-23T12:28:30Z,"I just loaded the video/view page and there are a number of things firebug shows me are are being loaded that shouldn't be. And it's also searching for images that aren't there.

There are also some 304s and 404s on images and other elements.

Be good to clean this up for Plone 4.0",and
3,1,483,Investigate using Themeeditor to create Plone 4 Plumi Skin based on Sunburst,PlumiSkin,,task,,closed,2010-10-31T12:52:21Z,2010-11-22T18:36:25Z,"Talking to Tina she recommended using Themeeditor to create a theme egg. 

Could copy and paste elements of Plone 3 theme over to Plone 4, piece by piece to see what works.",anna
3,1,484,Replace ATCountryWidget with a selection widget + ATVocabularyManager for Plone 4 compatibility,AuthorProfile,,task,,closed,2010-11-01T11:41:14Z,2010-11-15T14:23:11Z,"Might be worth sending an email to see if the maintainer can do this.
http://plone.org/products/atcountrywidget/releases/",and
3,1,486,Replace vaporisation with qi.portlet.TagClouds,Taxonomy,,task,,closed,2010-11-01T11:43:45Z,2010-11-16T23:22:18Z,"http://plone.org/products/vaporisation

http://plone.org/products/qi.portlet.tagclouds",dimo
3,1,487,Investigate Replacement for Taxonomy System,Taxonomy,,task,,closed,2010-11-01T11:52:09Z,2010-11-15T20:39:47Z,"During beta phase, find a way to replace our current system for taxonomy.

Depending on what we find, we might just make what we have work in Plone 4.0, or we can implement a better system.

We will port ATCountryWidget to Plone 4.0, but not ATVocabularyManager.",anna
3,1,488,Add supervisor to the buildout,Buildout,,task,,closed,2010-11-01T11:58:35Z,2011-10-16T17:44:00Z,in order to manage all the different processes & restart them when they go down or use too much RAM,dimo
3,1,489,Replace CacheFu with plone.app.caching & Squid with Varnish in the production buildout,Buildout,,task,,closed,2010-11-01T12:01:54Z,2010-11-22T20:08:46Z,,dimo
3,1,491,Code cleanup,PlumiVideoProduct,,task,,closed,2010-11-01T12:47:35Z,2010-11-22T18:19:05Z,especially install code in plumi.app. Move whatever is possible in the GS profile,dimo
3,1,493,Take PlumiFTP out as separate egg in buildout,Buildout,,task,,closed,2010-11-01T13:15:40Z,2010-11-22T18:47:05Z,To make it easier to install and configure - as an optional function in Plumi,anna
3,1,498,No flash player in 4.0 alpha,AuthorProfile,,task,,closed,2010-11-17T07:17:54Z,2010-11-17T08:51:09Z,"I'm not seeing flash player 
http://testing.plumi.org/Members/tester/videos/my-video/view",and
3,1,499,Indonesian translation lacking many translations,Translation,,task,,closed,2010-11-17T07:20:33Z,2010-12-06T09:17:10Z,"Looking at http://testing.plumi.org/ with the Indonesian translation a lot seems to be missing. 

Have a compare with http://demo.plumi.org/?set_language=id",and
3,1,500,Video view shows all members folders,AuthorProfile,,task,,closed,2010-11-17T08:45:48Z,2010-11-23T03:13:25Z,"looking at 
http://testing.plumi.org/Members/tester/videos/my-video/view

I can see every folder for every member in the left nav.",and
3,1,502,Comments box v.small again,AuthorProfile,,task,,closed,2010-11-17T08:52:34Z,2010-11-19T06:18:55Z,Double the size would be great.,and
3,1,503,Publish page elements too close to left nav,AuthorProfile,,task,,closed,2010-11-17T08:54:08Z,2010-11-19T06:55:53Z,See screenshot,and
3,1,504,Login page elements not in alignment,AuthorProfile,,task,,closed,2010-11-17T09:13:59Z,2010-11-17T11:17:13Z,See screenshot,and
3,1,505,Double up of icons in left nav,AuthorProfile,,task,,closed,2010-11-19T06:30:54Z,2010-11-23T03:14:18Z,see screenshot,and
3,1,506,"Remove ""a video content"" text in video publish form",AuthorProfile,,task,,closed,2010-11-19T06:32:56Z,2010-11-23T03:16:02Z,"just below where it says ""Add video"" is says ""a video content"" which seems kind of random. 

Remove this text. 

Screenshot attached.",and
3,1,507,Remove full description text explanation in step 1 of publish form,AuthorProfile,,task,,closed,2010-11-19T06:35:26Z,2010-11-23T03:16:28Z,"It says Full Description and then directly underneath ""The description of the video content"" which seems redundant and just makes the page messy.

See screenshot",and
3,1,509,"Next, previous, cancel buttons jutting up against bottom border",DesignCSS,,task,,closed,2010-11-19T06:42:57Z,2010-11-23T12:33:27Z,See screenshot,and
3,1,510,Step 3 fields not inline,AuthorProfile,,task,,closed,2010-11-19T06:45:34Z,2010-11-23T12:22:47Z,See screenshot,and
4,1,456,Social Media icons over-written by long video title in Firefox,SocialSoftware,,defect,,closed,2010-10-24T11:27:56Z,2010-11-17T08:34:35Z,"If you click the ""share"" icon (thus bringing up the full list of social media icons) on a video with a long title, the icons appear behind the video title text, making it impossible to click on the covered ones.

Is it possible to:

a) display icons over the top of the text so they can be clicked (but still look kinda yuk)

or

b) have the social media icons appear above the row where the RSS/email/share icons are.

My preference is option b)",grant
4,1,482,First look at Plone 4 adaptation,AuthorProfile,,task,,closed,2010-10-30T19:45:16Z,2010-11-15T16:32:59Z,"After a very quick look, I have found that these two products are no longer available for Plone 4:

* Products.ATVocabularyManager
* Products.ATCountryWidget

It is possible to add these products to the buildout and suppress the dependency errors but they both declare interfaces in a Zope 2 way which is now removed from Plone4.

There is information on how these interfaces should be declared in:

  http://plone.org/documentation/manual/upgrade-guide/version/upgrading-plone-3-x-to-4.0/updating-add-on-products-for-plone-4.0/no-more-zope-2-interfaces


The optimal solution would be to discard these two products and redesign their functionality on the product.

Porting my old products to Plone 4 lately has been quite pain free actually and there is really good ""all you need"" documentation here:

http://plone.org/documentation/manual/upgrade-guide/version/upgrading-plone-3-x-to-4.0
",david
1,1,530,Error on Video Upload,PlumiVideoProduct,,defect,,closed,2010-12-03T03:18:46Z,2010-12-06T01:18:39Z,"I was adding a video to test the video image file size, and got this error after clicking Next on the first step of the publish form:

http://testing.plumi.org/Members/anna/videos/portal_factory/PlumiVideo/plumivideo.2010-12-02.9444740129/atct_edit

AttributeError(""'DirContainedFileResource11' object has no attribute 'POST'"",) (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: 'DirContainedFileResource11' object has no attribute 'POST')

",anna
3,1,537,Default Country & Genre Selection,Taxonomy,,defect,,closed,2010-12-06T01:01:58Z,2010-12-07T17:16:26Z,"Plumi already had a default genre selection of ""Animation"" which has been causing incorrect classification of films - users who don't actively change the genre have the video categorised as an ""Animation"" by default.

Recent code changes have introduced this issue for the Country field as well - the drop-down menu has a default selection of ""Afghanistan"". This needs to be changed or we will have many new videos added with an incorrect country category of ""Afghanistan"".

If it's trivial to also add a empty/null selection for Genre at this stage, in addition to Country, we could tick off this ticket also:
http://plumi.org/ticket/528",anna
3,1,538,No Flowplayer on Front Page,PlumiSkin,,defect,,closed,2010-12-06T01:09:57Z,2010-12-06T07:54:40Z,"No flowplayer is displaying for the featured video on the front page.

http://testing.plumi.org/

See screenshot attached.",anna
3,1,539,No Image for Videos,PlumiVideoProduct,,defect,,closed,2010-12-06T01:13:18Z,2010-12-07T03:45:13Z,"No image is displayed as spash image in flowplayer, or on front page in latest video listing, for the latest two test videos added.

http://testing.plumi.org/
http://testing.plumi.org/Members/anna/videos/test-video/view

See screenshots attached.
",anna
3,1,485,Replace collective.plonebookmarklets,SocialSoftware,,task,,closed,2010-11-01T11:41:32Z,2010-12-07T04:10:29Z,"Unweb building a new component rather than the products below.

http://plone.org/products/collective.sharerizer
http://plone.org/products/plonebookmarklets",dimo
3,1,496,move taxonomies to a new and optional package,Taxonomy,,task,,closed,2010-11-15T20:45:49Z,2010-12-04T12:24:45Z,The Plumi 3.x taxonomies are not something that all plumi admins will want to use. So we should move them out of plumi.app and turn them into an optional product (e.g. plumi.taxonomy) that will be shipped with plumi but won't be automatically installed when installing plumi.app.,dimo
3,1,501,Login page elements not in alignment,AuthorProfile,,task,,closed,2010-11-17T08:51:21Z,2010-12-06T02:00:46Z,See screenshot,and
3,1,513,"Remove image, image caption and body text as being compulsory in callouts",AuthorProfile,,task,,closed,2010-11-19T07:20:49Z,2010-12-06T02:13:36Z,Not sure how they crept in there - seems a little too directive :),and
3,1,515,Top nav links run over 2 lines,AuthorProfile,,task,,closed,2010-11-19T07:48:44Z,2010-11-22T04:26:14Z,Should all be on one line - see screenshot,and
3,1,516,"Front page is almost 1mb, look at ways to reduce size",DesignCSS,,task,,closed,2010-11-23T12:31:29Z,2010-12-07T04:05:21Z,"Having a look in firebug I see a number of 404s, mostly calling thumbnails for videos that are not there.

There may be otherways to speed this up a little. This is also linked to
http://plumi.org/ticket/495",and
3,1,518,Check videos are being displayed in the order of first transition to published state,VideoUploading,,task,,closed,2010-11-25T07:56:04Z,2010-12-03T02:38:19Z,We've noticed on EM.org this is not currently happening. A bug to fix for the 4.0 release.,and
3,1,519,Add images/files to workflow and make pending but not public on submission,AuthorProfile,,task,,closed,2010-11-25T08:08:48Z,2010-12-08T03:40:06Z,"EM has had trouble with manga fans using the site to host their content. By adding images and files to the workflow we can see when the site is being used in this way.

What would be great, though I'm not sure how difficult, would be to enable this to be easily switched on or off.",and
4,1,495,Revert to Previous Flowplayer Splash Image File Size,Transcoding,,enhancement,,closed,2010-11-12T10:13:35Z,2011-10-18T09:07:01Z,"Apparently this was increased not that long ago, but now it is larger than it needs to be. Transcode Star should be configured to create a file size somewhere between the old size and the more recent size, that doesn't show too many compression artifacts.

This element has been taken out of the EngageMedia ticket on Redmine, as it should also apply to Plumi:
http://redmine.engagemedia.org/issues/1617",anna
3,1,521,Complete EM Tickets on Redmine & Update EM staging site to RC 1,AuthorProfile,,task,,closed,2010-11-26T05:19:27Z,2011-02-10T05:52:15Z,,anna
1,1,586,Plumi Manual Updates for 4.0,Documentation,,task,mike,closed,2011-01-21T06:12:36Z,2011-05-03T15:39:50Z,"Adding a ticket here for the Unweb portion of the manual updates. 

You don't need any special permissions to edit version 4 of the manual. You do need to access it via a different URL though:

http://booki.flossmanuals.net/ (as opposed to http://booki.cc or http://en.flossmanuals.net)

You need to register for this site in order to edit the manual.

The manual is versioned. We're just working out how to use the new versioning system in Booki/FLOSSManuals but this is where you edit the version 4.0 of the manual, which will coincide with version 4.0 of the Plumi software:
http://booki.flossmanuals.net/plumi/_v/4.0/edit/

Please do not edit any other version of the manual.

From here you can scroll down to the chapter you wish to edit, and click Edit link.

Please review/edit the following chapters:

* '''Installation''' - has been updated somewhat by myself and Dave, needs checking/changing
* '''Configuration''' - any notes to add here re. configuring Plumi / Transcode Star?
* '''Static Pages Portal Tabs''' - are these pages still added on install of Plumi? not sure where we are at with this, there was talk of removing these...
* '''Change Categories''' - is this still the way vocabulary items are configured ? any changes here?
* '''Email Notifications''' - check for changes
* '''Customise Design''' - brief explanation of Plumi skin / theme here?
* '''Transcoding''' - how has this changed?
* '''Development Map''' - update list of products/packages and any changes to buildout. also mention of devel and production builds
* '''Bit Torrent Configuration''' - needs writing by Unweb - installation and configuration
In addition to any necessary changes here, we probably need a BitTorrent section, which I'll add as another ticket.

There is a Notes tab in Booki, which allows editors to make notes for each other. I've added some there for the Installation section.


",anna
3,1,536,Portlet Rendering Error,PlumiSkin,,defect,,closed,2010-12-06T00:50:39Z,2010-12-16T05:22:19Z,"Discovered this whilst uploading a video. Screenshot attached.
http://testing.plumi.org/Members/anna/videos/portal_factory/PlumiVideo/plumivideo.2010-12-06.4091415808/edit

",anna
3,1,546,Error on Author Pages,AuthorProfile,,defect,,closed,2010-12-13T09:25:08Z,2010-12-15T07:36:41Z,"An error is thrown on some author pages e.g.

http://testing.plumi.org/author/anna

 We’re sorry, but there seems to be an error…

The error has been logged as entry number 1292232149.510.940919503981. 

Error also for the user ""clopy"".

However this user's author page is fine...
http://testing.plumi.org/author/Efferbpip

(that user has no published videos, news, events or bio info)",anna
3,1,547,Not Receiving Emails on Submission,VideoUploading,,defect,,closed,2010-12-13T11:21:57Z,2010-12-15T07:54:33Z,"My user ""anna"" is a member of the Reviewers group, yet I did not receive an email notifying me that this video had been submitted:
http://testing.plumi.org/Members/anna/videos/memories/",anna
3,1,548,Videos Don't Transcode,Transcoding,,defect,,closed,2010-12-13T11:33:17Z,2010-12-16T05:50:31Z,"I uploaded this video but it said:

 Transcoding
Transcode Status

The transcoding has not started.

You may like to try to re-start transcoding. 

http://testing.plumi.org/Members/anna/videos/memories/

I tried clicking re-start transcoding, but it had no effect when checking back later. Christos watched the transcoder running in the foreground but it found no video when I clicked it.
",anna
3,1,549,"No ""Send this"" Email Received",PlumiSkin,,defect,,closed,2010-12-13T11:44:13Z,2010-12-15T08:40:22Z,"I tried to send a page to another of my email addresses, using the Send this feature (little envelope icon). 

The page responded ""Mail sent"". 

However the mail was never received.

I tried to send this page:
http://testing.plumi.org/Members/anna/videos/memories/",anna
3,1,550,Can't Click Save on Edit-in-Place Body Text of Event,Events,,defect,,closed,2010-12-13T12:02:29Z,2010-12-20T03:45:52Z,"Clicking the ""save"" button has no effect, after changing the text by editing in place here:
http://testing.plumi.org/Members/anna/events/test-news",anna
3,1,551,No Emails vis Contact Form,PlumiSkin,,defect,,closed,2010-12-14T04:26:34Z,2010-12-15T08:44:02Z,"No emails are being received by Andrew for emails sent via the contact form at:
http://testing.plumi.org/contact-info

(unsure if this is set to email contact at plumi.org or to go to all site admins - either way does not seem to be working - and not sure if this is due to server set up or plumi)",anna
3,1,552,Facebook Posting - No Video Embedded,EmbeddedPlayback,,defect,,closed,2010-12-14T04:30:53Z,2010-12-22T21:52:24Z,"When I post a link to a video page from EngageMedia.org e.g.
http://www.engagemedia.org/Members/HuonEnviroCentre/videos/international-24-hours-of-action-for-tasmanias-ancient-forests/view

to a Facebook wall e.g.
http://www.facebook.com/group.php?gid=43640854087&v=wall#!/group.php?gid=43640854087&v=wall

the video player appears. I can click the player and view the video in the Facebook wall.

however this video/view page link from testing.plumi.org does not give me that video player, just an ordinary link:
http://testing.plumi.org/Members/anna/videos/test-video/view",anna
3,1,553,Error on Embedded Playback - Wordpress,EmbeddedPlayback,,defect,,closed,2010-12-14T04:36:43Z,2010-12-14T11:54:58Z,"Embedding a video into a WP page works BUT the video does not seem to stream from the embedded player.

Screenshot is attached with error message.",anna
3,1,554,Error on Personalize Form,AuthorProfile,,defect,,closed,2010-12-14T12:32:47Z,2010-12-16T06:03:14Z,"I'm trying to test the author page ""interest lookups"" but got this error when editing my author page:

http://testing.plumi.org/personalize_form

﻿﻿
We’re sorry, but there seems to be an error…

Here is the full error message:

Display traceback as text

Traceback (innermost last):

    * Module ZPublisher.Publish, line 127, in publish
    * Module ZPublisher.mapply, line 77, in mapply
    * Module ZPublisher.Publish, line 47, in call_object
    * Module Products.CMFFormController.FSControllerPageTemplate, line 91, in __call__
    * Module Products.CMFFormController.BaseControllerPageTemplate, line 31, in _call
    * Module Shared.DC.Scripts.Bindings, line 324, in __call__
    * Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
    * Module Products.CMFCore.FSPageTemplate, line 240, in _exec
    * Module Products.CMFCore.FSPageTemplate, line 180, in pt_render
    * Module Products.PageTemplates.PageTemplate, line 80, in pt_render
    * Module zope.pagetemplate.pagetemplate, line 113, in pt_render
      Warning: Macro expansion failed
      Warning: <type 'exceptions.KeyError'>: 'top_macro'
    * Module zope.tal.talinterpreter, line 271, in __call__
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 888, in do_useMacro
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 533, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 518, in do_optTag
    * Module zope.tal.talinterpreter, line 513, in no_tag
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 946, in do_defineSlot
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 533, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 518, in do_optTag
    * Module zope.tal.talinterpreter, line 513, in no_tag
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 858, in do_defineMacro
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 533, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 518, in do_optTag
    * Module zope.tal.talinterpreter, line 513, in no_tag
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 583, in do_setLocal_tal
    * Module zope.tales.tales, line 696, in evaluate
      URL: file:/home/plone/testing-4.plumi.org/src/plumi.skin/plumi/skin/skins/plumi_skin_custom_templates/personalize_form.cpt
      Line 29, Column 16
      Expression: <PythonExpr member.getId()>
      Names:

      {'container': <PloneSite at /Plone>,
       'context': <PloneSite at /Plone>,
       'default': <object object at 0xb4a480>,
       'here': <PloneSite at /Plone>,
       'loop': {},
       'nothing': None,
       'options': {'args': (),
                   'state': <Products.CMFFormController.ControllerState.ControllerState object at 0x9694550>},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0xe7aeaf8>,
       'request': <HTTPRequest, URL=http://testing.plumi.org/personalize_form>,
       'root': <Application at >,
       'template': <FSControllerPageTemplate at /Plone/personalize_form>,
       'traverse_subpath': [],
       'user': <PloneUser 'anna'>}

    * Module Products.PageTemplates.ZRPythonExpr, line 49, in __call__
      __traceback_info__: member.getId()
    * Module PythonExpr, line 1, in <expression>

NameError: name 'member' is not defined


",anna
3,1,555,Error on Change Language,Architecture,,defect,,closed,2010-12-15T07:48:45Z,2010-12-17T02:14:23Z,"Not sure if this is related to the error on personalize form...

I was in site setup, on this page:

I clicked the English flag to revert back to the English language, from Indonesian, and got this error.

http://testing.plumi.org/@@usergroup-userprefs?form.submitted=1&searchstring=anna&b_start=0&users:list=id%3A%20anna%2C%20roles%3A%20[%27Member%27%2C%20%27Reviewer%27%2C%20%27Manager%27]&users:list=id%3A%20DKyngasa%2C%20roles%3A%20[%27Member%27]&users:list=id%3A%20guannajig%2C%20roles%3A%20[%27Member%27]&form.button.Modify=Perubahan%20diterapkan&showAll=&set_language=en&_authenticator=f1aba12e5cbde4744c889ebcc86166e23c95cc31



We’re sorry, but there seems to be an error…

Here is the full error message:

Display traceback as text

Traceback (innermost last):

    * Module ZPublisher.Publish, line 127, in publish
    * Module ZPublisher.mapply, line 77, in mapply
    * Module ZPublisher.Publish, line 47, in call_object
    * Module plone.app.controlpanel.usergroups, line 144, in __call__
    * Module plone.app.controlpanel.usergroups, line 233, in manageUser

AttributeError: 'str' object has no attribute 'id'
",anna
3,1,557,Login form out of alignment in Safari 5.0,DesignCSS,,defect,,closed,2010-12-16T05:56:09Z,2010-12-16T08:17:52Z,"Some CSS issue with this on Safari, screenshot attached.",anna
3,1,559,Taxonomies Missing - Video Listings and Video View,PlumiSkin,,defect,,closed,2010-12-20T14:09:22Z,2011-01-19T02:37:40Z,"On the front page, video view and other listings, the taxonomies that were listed for each video are missing (genre, country etc.)
http://testing.plumi.org/
http://testing.plumi.org/Members/anna/videos/test-video/view

They are also missing on staging.em:
http://staging.engagemedia.org/

They should appear as per production engagemedia.org
http://www.engagemedia.org",anna
3,1,517,Update Plumi summary on Plone.org,Architecture,,task,,closed,2010-11-24T01:29:57Z,2011-01-25T12:09:10Z,"Just noticed that there is a lot of deprecated information about Plumi at http://plone.org/products/plumi/

Need to update this.",and
3,1,556,"Error on ""Other"" selection in Open Content License widget",ContentLicensing,,task,,closed,2010-12-15T08:32:01Z,2010-12-16T06:04:14Z,"Uploading a test video tonight I found an error when clicking ""Other"" in the license chooser in Step 2.

http://testing.plumi.org/Members/anna/videos/portal_factory/PlumiVideo/plumivideo.2010-12-15.9964242924/atct_edit

We’re sorry, but there seems to be an error…

Here is the full error message:

Display traceback as text

Traceback (innermost last):

    * Module ZPublisher.Publish, line 127, in publish
    * Module ZPublisher.mapply, line 77, in mapply
    * Module ZPublisher.Publish, line 47, in call_object
    * Module Products.CMFFormController.FSControllerPageTemplate, line 91, in __call__
    * Module Products.CMFFormController.BaseControllerPageTemplate, line 31, in _call
    * Module Shared.DC.Scripts.Bindings, line 324, in __call__
    * Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
    * Module Products.CMFCore.FSPageTemplate, line 240, in _exec
    * Module Products.CMFCore.FSPageTemplate, line 180, in pt_render
    * Module Products.PageTemplates.PageTemplate, line 80, in pt_render
    * Module zope.pagetemplate.pagetemplate, line 113, in pt_render
    * Module zope.tal.talinterpreter, line 271, in __call__
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 888, in do_useMacro
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 533, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 518, in do_optTag
    * Module zope.tal.talinterpreter, line 513, in no_tag
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 954, in do_defineSlot
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 533, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 518, in do_optTag
    * Module zope.tal.talinterpreter, line 513, in no_tag
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 858, in do_defineMacro
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 954, in do_defineSlot
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 533, in do_optTag_tal
    * Module zope.tal.talinterpreter, line 518, in do_optTag
    * Module zope.tal.talinterpreter, line 513, in no_tag
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 946, in do_defineSlot
    * Module zope.tal.talinterpreter, line 343, in interpret
    * Module zope.tal.talinterpreter, line 376, in do_startEndTag
    * Module zope.tal.talinterpreter, line 405, in do_startTag
    * Module zope.tal.talinterpreter, line 482, in attrAction_tal
    * Module Products.PageTemplates.Expressions, line 227, in evaluateText
    * Module zope.tales.tales, line 696, in evaluate
      URL: file:/home/plone/testing-4.plumi.org/src/collective.contentlicensing/collective/contentlicensing/skins/ContentLicensing/create_license.cpt
      Line 42, Column 16
      Expression: <PathExpr standard:u'tabindex/next'>
      Names:

      {'container': <PloneSite at /Plone>,
       'context': <PlumiVideoFolder at /Plone/Members/anna/videos>,
       'default': <object object at 0x1082480>,
       'here': <PlumiVideoFolder at /Plone/Members/anna/videos>,
       'loop': {},
       'nothing': None,
       'options': {'args': (),
                   'state': <Products.CMFFormController.ControllerState.ControllerState object at 0xf982f50>},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x1016f158>,
       'request': <HTTPRequest, URL=http://testing.plumi.org/Members/anna/videos/create_license>,
       'root': <Application at >,
       'template': <FSControllerPageTemplate at /Plone/create_license used for /Plone/Members/anna/videos>,
       'traverse_subpath': [],
       'user': <PloneUser 'anna'>}

    * Module zope.tales.expressions, line 217, in __call__
    * Module Products.PageTemplates.Expressions, line 149, in _eval
    * Module zope.tales.expressions, line 118, in _eval

KeyError: 'tabindex'

The Plone® Open Source CMS/WCM is © 2000-2010 by the Plone Foundation and friends. Distributed under the GNU GPL license.

    * Powered by Plone, the Open Source Content Management System
    * This Plone site was designed by Spring In Alaska

",anna
4,1,545,Double Icons In Some Member Page folders,PlumiSkin,,defect,,closed,2010-12-13T09:21:56Z,2010-12-16T10:21:21Z,"
Two folder icons are showing for callouts & videos... only for some members.

I can see two here : http://testing.plumi.org/Members/anna

But not here: http://testing.plumi.org/Members/Efferbpip",anna
1,1,130,Audio/Video Sync Problems With Auto-Transcoding,Transcoding,,task,anna,closed,2007-11-28T06:13:51Z,2009-01-09T00:07:58Z,"Some file formats (particularly wmv and avi) are not being handled well by Indytube/mencoder. The audio is out of sync and the video often appears in fast motion resulting in a 5 minute video lasting only 10 seconds. The audio will continue playing after this. The duration is often reported incorrectly.

Other videos will play more or less normally but the audio will be significantly out of sync.

Here is a version on plumi demo - http://demo.plumi.org/Members/qwerty/videos/cliplarage-medium.wmv/view

And on EM stable http://www.engagemedia.org/Members/AnarchiaFilms/videos/shv-train-track-court-1.mp4/view http://www.engagemedia.org/Members/jonair/videos/nonregularworkersstruggleinnewcoreeland.wmv/view 

It seems mencoder has difficulty transcoding files with a variable frame rate. WMV files frequently have a variable frame rate. This may not be the only explanation, but it appears to be the major one.",anna
3,1,27,Notification that feedback has been sent to author,SocialSoftware,,defect,andycat,closed,2007-07-05T13:26:33Z,2010-03-03T11:47:34Z,When you send feedback to an author there is no notification the message that it has been sent to the sender.,and
3,1,28,insure full itunes rss2/atom compatability,Vodcasting,,defect,andycat,closed,2007-07-05T13:29:04Z,2008-02-01T02:24:22Z,"There are a few particular things an rss2 needs to have to be fully compatible with iTunes from the perspective of someone submitting a podcast and showing up in their listings.

More information can be found here. http://www.apple.com/itunes/store/podcaststechspecs.html

It would be advantageous to add these elements to the to rss2 + atom feeds",and
3,1,134,plumi has unlisted python dependencies,ATEngageVideo,,defect,andycat,closed,2007-12-12T04:30:15Z,2008-01-14T09:47:44Z,"A Lo and I have noticed that the plumi0.2-rc2 release does not work on the default plone-site package that comes with Debian Etch (and Ubuntu Gutsy Gibbon) 

It should be noted in the install or readme txt for plumi that ""apt-get install plone-site"" on an up to date etch or gutsy installation will fail.

{{{
datakid@redfern:~$ sudo apt-cache showpkg plone-site
Package: plone-site
Versions: 
2.5.2-3 (/var/lib/apt/lists/http.us.debian.org_debian_dists_unstable_main_binary-i386_Packages)
 Description Language: 
                 File: /var/lib/apt/lists/http.us.debian.org_debian_dists_unstable_main_binary-i386_Packages
                  MD5: ce5d54e51e4477124ea93a26f65d4cd0


Reverse Depends: 
Dependencies: 
2.5.2-3 - zope-cmfplone (5 2.5.2-3) zope-common (2 0.5.35) zope2.9 (0 (null)) debconf (18 0.5) debconf-2.0 (0 (null)) plone (0 (null)) 
Provides: 
2.5.2-3 - 
Reverse Provides: 
}}}

A Lo thinks this is a Debian problem, I'm not so sure. Either way, we should fix the problem, or instead point people to the plone 2.5.4 installer here:
http://plone.org/products/plone/releases/2.5.4

on which it should work - I'm testing now.

I will follow this up with an actual bug report when I get home to my apt-installed plone instance.

",datakid
3,1,147,RSS2 view has unicode error,Vodcasting,,defect,andycat,closed,2008-01-29T18:10:13Z,2010-08-02T00:44:47Z,"unicode errors - http://www.engagemedia.org/Members/stimulator/videos/RSS2 'ascii' codec can't decode byte 0xc3 in position 10: ordinal not in range(128)
",andycat
3,1,7,rss2 does not contain content licensing metadata,Vodcasting,,enhancement,andycat,closed,2007-07-04T21:55:38Z,2008-10-21T07:25:14Z,Content licensing metadat from Content Licensing product is not currently included in rss2 feeds.,and
3,1,104,Investigate new captcha tools,ATEngageVideo,,enhancement,andycat,closed,2007-10-30T21:21:31Z,2010-05-19T04:38:54Z,"See recaptcha.net - has audio versions, and text verions which are from a pool of books that need OCR!

http://recaptcha.net/ ",andycat
3,1,19,Auto Transcoding and Embedded Playback of Ogg Theora Files,Transcoding,,feature,andycat,closed,2007-07-05T10:16:48Z,2009-11-29T08:48:09Z,"Implement Ogg into Indytube. This ticket is lodged on the Indytube tracker here:

http://www.codecoop.org/tracker/index.php?func=detail&aid=945&group_id=90&atid=428

We should use the MV_Embed script to cover the use of Cortado, plugins and native Ogg support in the browser. We can use ffmpeg2theora to transcode to Ogg.

- - - - - - - - - 

Indytube / Cortado / ffmpeg2theora test

Functioning demo of Cortado applet here on the Fluendo site: http://stream.fluendo.com/demos.php?stream=ondemand

Cortado has been tested on EngageMedia previously. Working but with bugs such as slow playback of video - which could be attributed to the applet or the server-side transcoding process. 

We also implemented transcoding to Ogg which tested successfully.",anonymous
3,1,24,Add atom feeds,Vodcasting,,feature,andycat,closed,2007-07-05T12:32:06Z,2008-02-08T00:30:09Z,The ability to subscribe to taxonomy and members video feeds using Atom. This is a reccomendation of the TX-metadata standard.,anonymous
3,1,60,Content Ratings,SocialSoftware,,feature,andycat,closed,2007-08-31T01:32:24Z,2009-06-01T14:53:41Z,"Content ratings would be a relatively simple enhancement to add to Plumi that could add a lot

There are appear to be various options
http://plone.org/search?SearchableText=content+ratings",and
3,1,55,"""full description"" header appears when no info is entered",PlumiSkin,,task,andycat,closed,2007-08-01T16:05:11Z,2010-03-03T11:58:43Z,Currently kupu by default adds <p><br /></p> to the full description field which means the 'full description' header appears on the video/view page even if no text is entered in the field. ,and
3,1,56,Add news listing into author page,AuthorProfile,,task,andycat,closed,2007-08-01T17:01:12Z,2007-09-13T06:39:44Z,Have this listing only show up in the author page (as per favorites or videos) once they have published news.,and
3,1,89,Indytube Egg process,Transcoding,,task,andycat,closed,2007-10-16T12:34:24Z,2010-04-21T06:05:52Z,"Indytube is now in a python Egg

http://plumi.org/browser/indytube/trunk

(there is a pre-egg tagged version also )

Twisted, and Bittorrent are not egg compatible though - http://mail.python.org/pipermail/distutils-sig/2007-October/008404.html

See here for Egg docs - http://peak.telecommunity.com/DevCenter/setuptools

What needs doing now :

Get it ready for uploading to CheeseShop - this lets us use it in plone buildouts

figure out what to do re: merge with Codecoop SVN repository. http://codecoop.org/projects/indytube/

which list to use for indytube - http://codecoop.org/projects/indytube/

link up with FOE amsterdam/FOEI , who are using indytube - they have feedback , re: mencoder on debian not containing the same code as orginal sources, and having errors transcoding similarly to what we have seen (double speed video, but normal speed audio)

consider using ffmpeg as encoding - or some way to choose per video.






",anonymous
3,1,91,Investigate ZEO clustering,SiteTools,,task,andycat,closed,2007-10-16T13:03:33Z,2010-05-19T04:40:45Z,"configurations for splitting the portal_catalog object into one ZEO storage engine, and the rest of the content items on another.

Then the cache for portal_catalog zeo storage can be tweaked to allow it to be all in RAM , for instance.",andycat
3,1,128,"New Editor Role To Edit/Delete ATEngageVideo, News, Events and Callouts Objects",plone3,,task,andycat,closed,2007-11-23T01:47:27Z,2010-03-03T11:09:41Z,"We have found on EngageMedia.org that the Reviewer role does not have all the necessary permissions to fulfill the role we need them to do.

Currently Reviewers can view and publish (or reject) content in the pending state.

However this does not allow them to make small changes to a video (its description, or the creation and upload of a thumbnail, or adding tags for example) before publishing. We wish that the people who volunteer to check videos could have this ability as content often needs ""sub-editing"" before approval.

So we should create a new Editor role that allows the Member with this role to edit (and delete?) these objects in addition to viewing them, when in the pending (and potentially also the public-draft) state:

* ATEngageVideo
* Event
* News
* Callouts

The rest of the content types can be the reserve of the Manager role to take care of, ensuring that control over core content on the site is not given to Editors.

I'm not sure how long it would take to create this role, or how high it should go up the priority list. Putting into 0.3 until a discussion can be had about when we should do this. Note - I have employed an ""ugly hack"" in the meantime on EngageMedia.org by giving somebody ownership over the /Members/ folder.",anna
3,1,181,Make adding a thumbnail compulsory,ATEngageVideo,,task,andycat,closed,2008-09-25T12:13:40Z,2009-12-31T07:52:00Z,"On EM at least many videos get uploaded without a thumbnail making a tiresome task for editors to go in and add one by hand. It would make many lives easier to make adding the thumbnail compulsory, as long as there was a way to notify user of it before they got to the end of their upload and it failed cause they missed the field. ",and
3,1,211,Translate Plumi to Thai.,ATEngageVideo,,task,datakid,closed,2008-12-24T06:58:28Z,2009-06-01T02:14:02Z,Get Plumi and any core elements of Plone translated into Thai.,and
3,1,226,Have reviewer emails include the video title in the email subject,ATEngageVideo,,task,andycat,closed,2009-03-23T02:56:48Z,2009-06-01T14:54:56Z,"Presently reviewer emails are all sent out with the subject ""Item Submitted for your review"". This is obviously very non-specific and if there is discussion around a particular video the subject is difficult to disginguish from any other. It would be useful to have the title of the video as the subject.",and
3,1,236,Ability to add comments to callouts,SocialSoftware,,task,,closed,2009-06-04T14:41:39Z,2010-03-03T11:11:09Z,Currently you cannot comment on a call-out. I think it would be very useful if you could to generate discussions around call-out proposals.,and
3,1,246,Kupu editor make the image dissapear if you try to place the image in a different place on the page,ATEngageVideo,,task,,closed,2009-07-29T06:46:57Z,2010-03-03T11:38:38Z,,and
3,1,250,Enable LinguaPlone for video items,PlumiVideoProduct,,task,,closed,2009-07-29T07:09:59Z,2010-03-03T11:32:21Z,Enable the translation of the metadata in video objects using LinguaPlone.,and
3,1,254,No RSS feed for comments,SocialSoftware,,task,,closed,2009-07-29T07:58:59Z,2010-05-19T23:46:07Z,This may be fixed in the updated version but it would be nice if you could subscribe to an rss feed of latest comments. Currently qplonecomments on plone 2.5 doesn't seem to support it.,and
3,1,255,Make comments include name of content item they are commenting on,SocialSoftware,,task,,closed,2009-07-30T05:10:47Z,2010-05-19T23:46:35Z,"Many comment titles (eg. nice one) aren't very descriptive and don't really make you want to click on them, it'd be good to know on what content item they are commenting, this should improve click throughs.",and
3,1,400,"Create an ""in-progress"" state for videos",AuthorProfile,,task,,closed,2010-05-19T04:46:12Z,2010-07-19T13:50:39Z,"Rolled over from Redmine Webdev item #1386:

Currently videos that need to have changes made to them before publishing have to be in the pending state. We need a new state that allows editors to look at videos that require some fixing before publishing.",grant
4,1,166,comment: unsupported operand type,SiteTools,,defect,andycat,closed,2008-07-01T19:48:07Z,2011-11-29T19:22:57Z,"I have an error when i submit a comment:

{{{

 This site encountered an error trying to fulfill your request. The errors were:

Error Type
    TypeError
Error Value
    unsupported operand type(s) for +: 'instancemethod' and 'str'
}}}

The log inside Plone-2.5.5/zeocluster/client1/log/event.log 

{{{
2008-07-01T21:40:28 ERROR Zope.SiteErrorLog 
http://plumi.domainepublic.net:8080/test/Members/Plumi/videos/Le_pacte_des_Gnous30Mo.avi/talkback/1214915358/discussion_publish_comment
Traceback (innermost last):
  Module ZPublisher.Publish, line 115, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 41, in call_object
  Module Products.CMFCore.FSPythonScript, line 108, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.CMFCore.FSPythonScript, line 164, in _exec
  Module None, line 20, in discussion_publish_comment
   - <FSPythonScript at /test/discussion_publish_comment used for /test/Members/Plumi/videos/Le_pacte_des_Gnous30Mo.avi/talkback/1214915358>
   - Line 20
  Module Products.qPloneComments.utils, line 43, in manage_mails
  Module Products.qPloneComments.utils, line 31, in sendMails
  Module Products.qPloneComments.utils, line 158, in send_email
  Module Products.qPloneComments.utils, line 52, in getMsg
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.CMFCore.FSPageTemplate, line 195, in _exec
  Module Products.CacheSetup.patch_cmf, line 18, in FSPT_pt_render
  Module Products.CacheSetup.patch_utils, line 9, in call_pattern
  Module Products.CMFCore.FSPageTemplate, line 134, in pt_render
  Module Products.CacheSetup.patch_cmf, line 68, in PT_pt_render
  Module Products.CacheSetup.patch_utils, line 9, in call_pattern
  Module Products.PageTemplates.PageTemplate, line 104, in pt_render
   - <FSPageTemplate at /test/notify_comment_template used for /test/Members/Plumi/videos/Le_pacte_des_Gnous30Mo.avi/talkback/1214915358>
  Module TAL.TALInterpreter, line 238, in __call__
  Module TAL.TALInterpreter, line 281, in interpret
  Module TAL.TALInterpreter, line 455, in do_optTag_tal
  Module TAL.TALInterpreter, line 437, in no_tag
  Module TAL.TALInterpreter, line 281, in interpret
  Module TAL.TALInterpreter, line 457, in do_optTag_tal
  Module TAL.TALInterpreter, line 442, in do_optTag
  Module TAL.TALInterpreter, line 437, in no_tag
  Module TAL.TALInterpreter, line 281, in interpret
  Module TAL.TALInterpreter, line 617, in do_insertTranslation
  Module TAL.TALInterpreter, line 281, in interpret
  Module TAL.TALInterpreter, line 575, in do_i18nVariable
  Module Products.PageTemplates.TALES, line 221, in evaluate
   - URL: file:PlumiSkin/skins/plumi_qplonecomments/notify_comment_template.pt
   - Line 15, Column 24
   - Expression: <PythonExpr obj.absolute_url+'/view'>
   - Names:
      {'container': <PloneSite at /test>,
       'context': <DiscussionItem at /test/Members/Plumi/videos/Le_pacte_des_Gnous30Mo.avi/talkback/1214915358>,
       'default': <Products.PageTemplates.TALES.Default instance at 0xb70f214c>,
       'here': <DiscussionItem at /test/Members/Plumi/videos/Le_pacte_des_Gnous30Mo.avi/talkback/1214915358>,
       'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xb132852c>,
       'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb709c1ec>,
       'nothing': None,
       'options': {'args': (),
                   'mfrom': 'denlistes@altern.org',
                   'mto': 'denis@collectifs.net',
                   'name': 'Plumi',
                   'obj': <ATEngageVideo at /test/Members/Plumi/videos/Le_pacte_des_Gnous30Mo.avi>,
                   'organization_name': ''},
       'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0xb132852c>,
       'request': <HTTPRequest, URL=http://plumi.domainepublic.net:8080/test/Members/Plumi/videos
/Le_pacte_des_Gnous30Mo.avi/talkback/1214915358/discussion_publish_comment>,
       'root': <Application at >,
       'template': <FSPageTemplate at /test/notify_comment_template used for
 /test/Members/Plumi/videos/Le_pacte_des_Gnous30Mo.avi/talkback/1214915358>,
       'traverse_subpath': [],
       'user': <PloneUser 'Plumi'>}
  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
   - __traceback_info__: obj.absolute_url+'/view'
  Module Python expression ""obj.absolute_url+'/view'"", line 1, in <expression>
TypeError: unsupported operand type(s) for +: 'instancemethod' and 'str'

}}}
",denis
4,1,151,Use a multimodal player,EmbeddedPlayback,,enhancement,andycat,closed,2008-02-05T08:35:36Z,2010-05-19T23:44:00Z,"Hi!

 Instead of FlowPlayer, why not use the Alessio Cartocci Player?

 See what it can do in the multimodal arena (the subtitles can be multilingual, the two videos are sincronized, so you get two ways to ""listen"": deaf-mute sign and subtitles, all supported by the player):

 http://www.webmultimediale.org/SC_1.2.5/",yurj
4,1,192,detail on Video upload progress indicator,ATVideo,,enhancement,andycat,closed,2008-11-06T21:29:13Z,2010-05-19T23:41:58Z,Just a detail not important but when we modify something about the video (but not the video file) we have the warning and after the indicator for 4-5 seconds.,denis
4,1,232,No embedded Featured video on front page,EmbeddedPlayback,,feature,,closed,2009-04-30T01:54:16Z,2009-04-30T03:08:09Z,"I've noticed this before, and Anggi from Kampung Halamman has also asked about it.

Engagemedia and demo.plumi.org both have the embedded flash for the latest Featured video on the front page.

This does not happen out of the box.

We need to either make it happen out of the box, or provide documentation for end user installs on what needs to be done to implement it.",datakid
4,1,238,Include social networking bookmarklets,SocialSoftware,,feature,,closed,2009-06-15T01:31:00Z,2011-11-29T17:20:47Z,"Include the ability for users to easily add a video or other item to their social network (facebook, twitter, etc). The product collective.plonebookmarklets seems to do this. 

Nicer still would be the ability to embed videos in facebook (and other social networks?) like youtube videos are currently. This should be relatively easy with facebook's FBML and the flv tag.",vik
4,1,165,addtoFavorites: UnicodeEncodeError,SiteTools,,task,andycat,closed,2008-07-01T10:52:47Z,2009-01-19T09:56:08Z,"I have an error when i click to add to Favorites, http://plumi.domainepublic.net:8080/test/Members/Plumi/videos/ext.avi/addtoFavorites

{{{

Type de l'erreur
    UnicodeEncodeError
Valeur de l'erreur
    'ascii' codec can't encode character u'\xe9' in position 105: ordinal not in range(128)
}}}

The log inside  Plone-2.5.5/zeocluster/client1/log/event.log

{{{
2008-07-01T12:45:25 ERROR Zope.SiteErrorLog http://plumi.domainepublic.net:8080/test/Members/Plumi/videos/ext.avi/addtoFavorites
Traceback (innermost last):
  Module ZPublisher.Publish, line 115, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 41, in call_object
  Module Products.CMFFormController.FSControllerPythonScript, line 104, in __call__
  Module Products.CMFFormController.Script, line 145, in __call__
  Module Products.CMFCore.FSPythonScript, line 108, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.CMFCore.FSPythonScript, line 164, in _exec
  Module None, line 36, in addtoFavorites
   - <FSControllerPythonScript at /test/addtoFavorites used for /test/Members/Plumi/videos/ext.avi>
   - Line 36
  Module ZPublisher.HTTPResponse, line 594, in redirect
  Module ZPublisher.HTTPResponse, line 253, in setHeader
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 105: ordinal not in range(128)

}}}
",denis
5,1,25,Error When Uploading Video With Same File Name,ATEngageVideo,,defect,andycat,closed,2007-07-05T12:35:03Z,2010-05-19T23:42:21Z,"When uploading a video that had the same filename to the same folder, Plone returned an error that is not user-friendly.

http://www.engagemedia.org/Members/pineapple/videos/atengagevideo.2007-05-15.6134266824/atct_edit

I tried uploading a video to this new video object with the same file name as one already existing in that folder.

I got this error:

- - - - - - - -

Site error

This site encountered an error trying to fulfill your request. The errors were:

Error Type

    Copy Error

Error Message

    !

    The id ""video26.3gp"" is invalid - it is already in use.

Request made at

    2007/05/15 11:32:52.637 Universal

- - - - - - - -

The error contained an ""OK"" button. When I clicked this button I was taken to this Zope page:

http://www.engagemedia.org/Members/pineapple/videos/manage_main?

A user should not be taken to a page like this at all.

Instead, when a video with the same filename is uploaded to the same folder, a message should be returned that says:

""Video already exists in this folder. Please upload a video with a different filename, or delete the one that already exists and try uploading again.""

It should offer the opportunity to reupload the video at this point also.
",anonymous
1,1,8,BitTorrent Functionality,BitTorrent,,feature,,closed,2007-07-04T22:01:23Z,2011-12-13T21:32:40Z,"Automatic creation and seeding of videos via bittorrent.

Create a plumi.torrent component, added to the Plumi buildout. Include option to install this inside the Plone control panel.

Firstly attempt to create our own tracker, as well as the option to use the http://openbittorrent.com/ tracker as part of this component. If major difficulties encountered in this then possibly think about only offering the http://openbittorrent.com/ option for the first iteration of this feature. Either way, it will include a torrent client to seed the torrents.

Issues with running own tracker: compiling another bit of software within the buildout (not a major issue), hosting providers may not allow torrent traffic (but this would be a problem with running a client anyway), complexity of setting this up as part of this feature (hard to tell at this stage).

Issues with http://openbittorrent.com/ - reliance on another service (if this service goes down then torrent sharing goes down), possibly issues with retrieving statistics (number of seeders etc.)

In terms of our provider allowing torrent traffic, Mike will email to explain our usage, it seems likely at this stage they will allow it in our case. If not we will look at running a client elsewhere, and using the http://openbittorrent.com/ solution.",and
2,1,10,BitTorrent Tracker Info Displayed on Video Item Display (/view) page,BitTorrent,,enhancement,,closed,2007-07-04T22:07:11Z,2011-01-25T02:22:33Z,"The torrent tracker information on each video should be displayed within the video item display page at EXAMPLEVIDEOITEM/view.

It could be listed next to ""Download Using BitTorrent"" with the number of seeds next to it.",and
2,1,111,List Number of Views and Downloads on Video_View Template,PlumiVideoProduct,,feature,,closed,2007-11-07T07:27:31Z,2011-01-26T08:57:50Z,"Contributors to Plumi sites would like to be able to see how many views and downloads have occurred for each of their videos. Seeing the number of people who have seen their video greatly encourages people to contribute. Not being able to see this means that video makers are unable to assess the effectiveness of distribution via the Plumi site.

A method for collecting data on the number of times the video has been played in the Flowplayer in addition to the number of times the download video link has been clicked should be established. Then this data should be stored and called in the video_view template.

The way this information is available to the viewer on YouTube can be seen in the attached screenshot.",anna
2,1,371,Enable high and low-quality versions for video player,PlumiVideoProduct,,task,,closed,2010-03-17T04:33:27Z,2011-01-25T02:33:56Z,"Allow users to choose if they want a high or low quality version to watch to assist those with low-bandwidth.

The current available version will be the high-quality version. A lower quality version will be targeted for users on low-bandwidth connections in countries such as Indonesia.",and
2,1,532,weycrest,ContentLicensing,,task,,closed,2010-12-05T18:11:10Z,2010-12-05T19:36:52Z,[digg.com/weycrest weycrest],anonymous
2,1,599,Error on Video Page,PlumiSkin,,task,,closed,2011-01-27T07:43:49Z,2011-02-02T04:29:25Z,"http://testing.plumi.org/Members/anna/videos

Display traceback as text

Traceback (innermost last):

Module ZPublisher.Publish, line 127, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 47, in call_object
Module Products.Five.browser.metaconfigure, line 477, in __call__
Module Products.Five.browser.pagetemplatefile, line 126, in __call__
Module Products.Five.browser.pagetemplatefile, line 60, in __call__
Module zope.pagetemplate.pagetemplate, line 113, in pt_render
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 888, in do_useMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 954, in do_defineSlot
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 858, in do_defineMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 954, in do_defineSlot
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 946, in do_defineSlot
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 858, in do_defineMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 858, in do_defineMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 531, in do_optTag_tal
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 742, in do_insertStructure_tal
Module Products.PageTemplates.Expressions, line 220, in evaluateStructure
Module zope.tales.tales, line 696, in evaluate
URL: /home/plone/testing-4.plumi.org/src/plumi.content/plumi/content/browser/templates/video_listing_view.pt
Line 29, Column 3
Expression: <PathExpr standard:u'context/@@video_listing'>
Names:
{'args': (),
 'container': <PlumiVideoFolder at /Plone/Members/anna/videos>,
 'context': <PlumiVideoFolder at /Plone/Members/anna/videos>,
 'default': <object object at 0xfba480>,
 'here': <PlumiVideoFolder at /Plone/Members/anna/videos>,
 'loop': {},
 'nothing': None,
 'options': {},
 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x17938158>,
 'request': <HTTPRequest, URL=http://testing.plumi.org/Members/anna/videos/video_listing_view>,
 'root': <Application at >,
 'template': <Products.Five.browser.pagetemplatefile.ViewPageTemplateFile object at 0x5d06990>,
 'traverse_subpath': [],
 'user': <PloneUser 'anna'>,
 'view': <Products.Five.metaclass.SimpleViewClass from /home/plone/testing-4.plumi.org/src/plumi.content/plumi/content/browser/templates/video_listing_view.pt object at 0x1720ded0>,
 'views': <Products.Five.browser.pagetemplatefile.ViewMapper object at 0x1aa9bc10>}
Module zope.tales.expressions, line 217, in __call__
Module Products.PageTemplates.Expressions, line 157, in _eval
Module Products.PageTemplates.Expressions, line 119, in render
Module Products.Five.browser.metaconfigure, line 477, in __call__
Module Products.Five.browser.pagetemplatefile, line 126, in __call__
Module Products.Five.browser.pagetemplatefile, line 60, in __call__
Module zope.pagetemplate.pagetemplate, line 113, in pt_render
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 852, in do_condition
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 858, in do_defineMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 821, in do_loop_tal
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 531, in do_optTag_tal
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 742, in do_insertStructure_tal
Module Products.PageTemplates.Expressions, line 220, in evaluateStructure
Module zope.tales.tales, line 696, in evaluate
URL: /home/plone/testing-4.plumi.org/src/plumi.content/plumi/content/browser/templates/video_listing.pt
Line 15, Column 3
Expression: <PathExpr standard:u'obj/render_listing'>
Names:
{'args': (),
 'container': <PlumiVideoFolder at /Plone/Members/anna/videos>,
 'context': <PlumiVideoFolder at /Plone/Members/anna/videos>,
 'default': <object object at 0xfba480>,
 'here': <PlumiVideoFolder at /Plone/Members/anna/videos>,
 'loop': {},
 'nothing': None,
 'options': {},
 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x17938e68>,
 'request': <HTTPRequest, URL=http://testing.plumi.org/Members/anna/videos/video_listing_view>,
 'root': <Application at >,
 'template': <Products.Five.browser.pagetemplatefile.ViewPageTemplateFile object at 0x5cfaa90>,
 'traverse_subpath': [],
 'user': <PloneUser 'anna'>,
 'view': <Products.Five.metaclass.SimpleViewClass from /home/plone/testing-4.plumi.org/src/plumi.content/plumi/content/browser/templates/video_listing.pt object at 0x1a1d6690>,
 'views': <Products.Five.browser.pagetemplatefile.ViewMapper object at 0x18e85c10>}
Module zope.tales.expressions, line 217, in __call__
Module Products.PageTemplates.Expressions, line 157, in _eval
Module Products.PageTemplates.Expressions, line 119, in render
Module plumi.content.browser.brain_rendering, line 34, in render_listing
Module Products.Five.browser.pagetemplatefile, line 126, in __call__
Module Products.Five.browser.pagetemplatefile, line 60, in __call__
Module zope.pagetemplate.pagetemplate, line 113, in pt_render
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 583, in do_setLocal_tal
Module zope.tales.tales, line 696, in evaluate
URL: /home/plone/testing-4.plumi.org/src/plumi.content/plumi/content/browser/templates/video_brain.pt
Line 105, Column 3
Expression: <PathExpr standard:u'video/country'>
Names:
{'args': (),
 'container': <Products.ZCatalog.Catalog.mybrains object at 0x17ad1460>,
 'context': <Products.ZCatalog.Catalog.mybrains object at 0x17ad1460>,
 'default': <object object at 0xfba480>,
 'here': <Products.ZCatalog.Catalog.mybrains object at 0x17ad1460>,
 'loop': {},
 'nothing': None,
 'options': {'feature_video': False, 'show_title': True},
 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x173233c0>,
 'request': <HTTPRequest, URL=http://testing.plumi.org/Members/anna/videos/video_listing_view>,
 'root': <Application at >,
 'template': <Products.Five.browser.pagetemplatefile.ViewPageTemplateFile object at 0x5cf2390>,
 'traverse_subpath': [],
 'user': <PloneUser 'anna'>,
 'view': <plumi.content.browser.brain_rendering.PlumiVideoBrain object at 0xa7a5110>,
 'views': <Products.Five.browser.pagetemplatefile.ViewMapper object at 0x1aca9dd0>}
Module zope.tales.expressions, line 217, in __call__
Module Products.PageTemplates.Expressions, line 149, in _eval
Module zope.tales.expressions, line 124, in _eval
Module Products.PageTemplates.Expressions, line 99, in trustedBoboAwareZopeTraverse
Module zope.traversing.adapters, line 139, in traversePathElement
__traceback_info__: (<Products.ZCatalog.Catalog.mybrains object at 0x17ad1460>, 'country')
Module zope.traversing.adapters, line 45, in traverse
__traceback_info__: (<Products.ZCatalog.Catalog.mybrains object at 0x17ad1460>, 'country', [])
Module plumi.content.browser.brain_rendering, line 48, in country
Module plumi.content.browser.video, line 213, in get_country_info
Module Products.Archetypes.BaseFolder, line 167, in __getitem__
Module OFS.ObjectManager, line 783, in __getitem__
KeyError: ''",anna
3,1,588,4.0 Design Bugs,DesignCSS,,defect,,closed,2011-01-24T01:39:06Z,2011-02-03T00:42:15Z,"Some 4.0 design bugs that have either re-appeared on demo (but not testing - why would this be?) or that are also on testing.

* Double borders around content area (middle column) on front page when logged in (only on demo not testing)
http://demo.plumi.org/

* Borders missing on outside of portlets in right and left columns (demo & testing)
http://demo.plumi.org/
http://testing.plumi.org/

* Login fields out of alignment (demo only)
http://demo.plumi.org/login_form

* Comment text over author thumbnail in comments (demo only)
http://demo.plumi.org/Members/andenator/videos/itravellp.mp4/view
http://testing.plumi.org/Members/anna/videos/test-video/view",anna
3,1,594,Error on Latest Videos,Architecture,,defect,,closed,2011-01-26T02:46:57Z,2011-02-02T04:30:07Z,"http://testing.plumi.org/latestvideos

We’re sorry, but there seems to be an error…
Here is the full error message:

Display traceback as text

Traceback (innermost last):

Module ZPublisher.Publish, line 127, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 47, in call_object
Module Products.Five.browser.metaconfigure, line 477, in __call__
Module Products.Five.browser.pagetemplatefile, line 126, in __call__
Module Products.Five.browser.pagetemplatefile, line 60, in __call__
Module zope.pagetemplate.pagetemplate, line 113, in pt_render
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 888, in do_useMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 954, in do_defineSlot
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 858, in do_defineMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 954, in do_defineSlot
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 946, in do_defineSlot
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 858, in do_defineMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 858, in do_defineMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 531, in do_optTag_tal
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 742, in do_insertStructure_tal
Module Products.PageTemplates.Expressions, line 220, in evaluateStructure
Module zope.tales.tales, line 696, in evaluate
URL: /home/plone/testing-4.plumi.org/src/plumi.content/plumi/content/browser/templates/video_listing_view.pt
Line 29, Column 3
Expression: <PathExpr standard:u'context/@@video_listing'>
Names:
{'args': (),
 'container': <ATTopic at /Plone/latestvideos>,
 'context': <ATTopic at /Plone/latestvideos>,
 'default': <object object at 0xfba480>,
 'here': <ATTopic at /Plone/latestvideos>,
 'loop': {},
 'nothing': None,
 'options': {},
 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x1a2c6578>,
 'request': <HTTPRequest, URL=http://testing.plumi.org/latestvideos/video_listing_view>,
 'root': <Application at >,
 'template': <Products.Five.browser.pagetemplatefile.ViewPageTemplateFile object at 0x5d06990>,
 'traverse_subpath': [],
 'user': <PloneUser 'anna'>,
 'view': <Products.Five.metaclass.SimpleViewClass from /home/plone/testing-4.plumi.org/src/plumi.content/plumi/content/browser/templates/video_listing_view.pt object at 0x16fd1190>,
 'views': <Products.Five.browser.pagetemplatefile.ViewMapper object at 0x16e3ec90>}
Module zope.tales.expressions, line 217, in __call__
Module Products.PageTemplates.Expressions, line 157, in _eval
Module Products.PageTemplates.Expressions, line 119, in render
Module Products.Five.browser.metaconfigure, line 477, in __call__
Module Products.Five.browser.pagetemplatefile, line 126, in __call__
Module Products.Five.browser.pagetemplatefile, line 60, in __call__
Module zope.pagetemplate.pagetemplate, line 113, in pt_render
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 852, in do_condition
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 858, in do_defineMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 821, in do_loop_tal
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 531, in do_optTag_tal
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 742, in do_insertStructure_tal
Module Products.PageTemplates.Expressions, line 220, in evaluateStructure
Module zope.tales.tales, line 696, in evaluate
URL: /home/plone/testing-4.plumi.org/src/plumi.content/plumi/content/browser/templates/video_listing.pt
Line 15, Column 3
Expression: <PathExpr standard:u'obj/render_listing'>
Names:
{'args': (),
 'container': <ATTopic at /Plone/latestvideos>,
 'context': <ATTopic at /Plone/latestvideos>,
 'default': <object object at 0xfba480>,
 'here': <ATTopic at /Plone/latestvideos>,
 'loop': {},
 'nothing': None,
 'options': {},
 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x1a2c6730>,
 'request': <HTTPRequest, URL=http://testing.plumi.org/latestvideos/video_listing_view>,
 'root': <Application at >,
 'template': <Products.Five.browser.pagetemplatefile.ViewPageTemplateFile object at 0x5cfaa90>,
 'traverse_subpath': [],
 'user': <PloneUser 'anna'>,
 'view': <Products.Five.metaclass.SimpleViewClass from /home/plone/testing-4.plumi.org/src/plumi.content/plumi/content/browser/templates/video_listing.pt object at 0x18aaa950>,
 'views': <Products.Five.browser.pagetemplatefile.ViewMapper object at 0x165c6950>}
Module zope.tales.expressions, line 217, in __call__
Module Products.PageTemplates.Expressions, line 157, in _eval
Module Products.PageTemplates.Expressions, line 119, in render
Module plumi.content.browser.brain_rendering, line 34, in render_listing
Module Products.Five.browser.pagetemplatefile, line 126, in __call__
Module Products.Five.browser.pagetemplatefile, line 60, in __call__
Module zope.pagetemplate.pagetemplate, line 113, in pt_render
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 583, in do_setLocal_tal
Module zope.tales.tales, line 696, in evaluate
URL: /home/plone/testing-4.plumi.org/src/plumi.content/plumi/content/browser/templates/video_brain.pt
Line 105, Column 3
Expression: <PathExpr standard:u'video/country'>
Names:
{'args': (),
 'container': <Products.ZCatalog.Catalog.mybrains object at 0x179e2c80>,
 'context': <Products.ZCatalog.Catalog.mybrains object at 0x179e2c80>,
 'default': <object object at 0xfba480>,
 'here': <Products.ZCatalog.Catalog.mybrains object at 0x179e2c80>,
 'loop': {},
 'nothing': None,
 'options': {'feature_video': False, 'show_title': True},
 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x1a2c66d8>,
 'request': <HTTPRequest, URL=http://testing.plumi.org/latestvideos/video_listing_view>,
 'root': <Application at >,
 'template': <Products.Five.browser.pagetemplatefile.ViewPageTemplateFile object at 0x5cf2390>,
 'traverse_subpath': [],
 'user': <PloneUser 'anna'>,
 'view': <plumi.content.browser.brain_rendering.PlumiVideoBrain object at 0x1846efd0>,
 'views': <Products.Five.browser.pagetemplatefile.ViewMapper object at 0x1846e450>}
Module zope.tales.expressions, line 217, in __call__
Module Products.PageTemplates.Expressions, line 149, in _eval
Module zope.tales.expressions, line 124, in _eval
Module Products.PageTemplates.Expressions, line 99, in trustedBoboAwareZopeTraverse
Module zope.traversing.adapters, line 139, in traversePathElement
__traceback_info__: (<Products.ZCatalog.Catalog.mybrains object at 0x179e2c80>, 'country')
Module zope.traversing.adapters, line 45, in traverse
__traceback_info__: (<Products.ZCatalog.Catalog.mybrains object at 0x179e2c80>, 'country', [])
Module plumi.content.browser.brain_rendering, line 48, in country
Module plumi.content.browser.video, line 213, in get_country_info
Module Products.Archetypes.BaseFolder, line 167, in __getitem__
Module OFS.ObjectManager, line 783, in __getitem__
KeyError: ''",anna
3,1,225,Remove ability of ordinary Members to change folder view of any folder,PlumiSkin,,enhancement,dave,closed,2009-03-19T04:51:00Z,2011-01-27T06:18:38Z,"It might be good to get rid of a lot of the tab-bar actions such as add item, change state, etc for certain views - these are not needed for basic plumi functionality and can break things, so should be removed from the interface for most users. 

Let's start with removing the ability of ordinary Members to change the folder view of any folder.

In fact, let's allow only Managers to access this folder-view option, as it's hard to see why other users would need this function.",vik
3,1,139,Redesign tagging and tag cloud system,Taxonomy,,task,,closed,2007-12-20T18:52:54Z,2010-11-01T13:44:53Z,"This is the old ticket below. Need to update.

Ie 

http://www.engagemedia.org/tagcloud/view

The portlet is (correctly) restricted to 30 tags (by using preferences tag on tag cloud)

However, in the middle column, on the url above, the cloud view should be able to show ALL tags (if that is desired)

Hence, inside tag cloud preferences, we need TWO preferences for how many tags to show (one in the portlet, one for the template view)",andycat
3,1,351,"Remove ""callouts"" from taxonomy page",Design,,task,,closed,2010-02-24T00:07:25Z,2010-10-26T12:11:18Z,Callouts are not a taxonomy item they are a content type.,and
3,1,395,Update documentation pages in wiki to reflect 4.0 version and advent of Plumi manual,Documentation,,task,anna,closed,2010-05-05T03:10:35Z,2011-01-28T08:02:09Z,"Much of the documentation for Plumi 3.0 is out of date, both because it focuses on 0.2.3 and also as the Floss Manual is now the central place for documentation.

We need to go through all the wiki pages and check what is deprecated and point people to the most relevant and current documentation.
http://plumi.org/wiki/TitleIndex",and
3,1,558,"Remove ""videos best viewed on VLC""",Architecture,,task,Dave,closed,2010-12-20T06:04:25Z,2011-01-24T21:09:28Z,"Talked with Anna about this. Good thing to remove some clutter and reduce how prescriptive the package is.

To remove from EngageMedia also. 
",and
3,1,562,Tag Cloud Text - Larger / Smaller,DesignCSS,,task,dave,closed,2011-01-06T01:25:41Z,2011-01-26T03:28:40Z,"Tags in the old product used to appear in a larger font if there were more instances of that tag, and smaller if there were less. Can we make this happen again?",anna
4,1,528,Add Empty Selection to Genre Drop-Down,PlumiVideoProduct,,enhancement,,closed,2010-12-03T00:25:20Z,2010-12-07T04:03:31Z,"On the publish form, the ""Animation"" genre is listed by default in the drop-down menu.

This means if a user does not actually assign a genre, the video is assigned the ""Animation"" genre.

We should make the default selection empty - no genre - so that videos are not assigned an incorrect default genre.",anna
4,1,253,Look at Critical Commons features and see what could be brought into Plumi 4.x,PlumiVideoProduct,,task,,closed,2009-07-29T07:42:03Z,2010-12-01T08:04:27Z,There are a bunch of funky features in http://criticalcommons.org that would be great to include in Plumi 3.x. Do an audit and see what is worth using.,and
4,1,321,Investigate mwembed as method for HTML 5 video tag implementation,EmbeddedPlayback,,task,,closed,2010-02-11T00:28:51Z,2010-10-27T16:47:35Z,"This is the javascript library I mentioned in the meeting today:

http://www.kaltura.org/project/HTML5_Video_Media_JavaScript_Library

If you try out the demo, it's a really nice implementation that firstly will try to play back .ogg Theora files, with fallback to h.264 sources with the same html/css interface player skin as the ogg content.

The demo also shows an option for user to select Flash video player instead (Kaltura player is implemented here, presumably we can use Flowplayer instead if we choose). The Cortado Java applet is included as another fallback option to play back .ogg Theora.",anna
4,1,405,Add link to video author in taxonomy and other video listings,AuthorProfile,,task,dave,closed,2010-05-19T06:22:59Z,2011-01-19T02:48:15Z,"A taxonomy listing such as these:
http://testing.plumi.org/taxonomy/genre/fiction
http://www.engagemedia.org/taxonomy/genre/fiction

So you should see the name of the Member who added it, which is a link back to their author page, listed along with the short description, categories etc.",grant
4,1,441,"Move body text to below Description in ""callouts edit form",AuthorProfile,,task,dave,closed,2010-08-30T03:12:04Z,2011-01-06T03:47:33Z,Body text (full description) should appear higher up to be more user-friendly.,and
4,1,580,Change Member Folder Link Text on Author Page,AuthorProfile,,task,dave,closed,2011-01-19T03:23:45Z,2011-01-20T06:17:27Z,"Currently on the author page there is a link to ""Author's home page in this site…"". This is very confusing, as it actually links to the Member folder (Plone, what are you thinking??).

To make this clearer, this text should be changed to ""This Member's folder...""",anna
3,1,522,Complete EM Tickets on Redmine & Update EM staging site to RC 1,PlumiSkin,,task,,closed,2010-11-26T05:26:35Z,2010-11-29T23:28:54Z,,anna
2,1,574,fit mummy,DesignCSS,,enhancement,,closed,2011-01-07T12:44:30Z,2011-01-07T12:54:46Z,"[http://www.weightlossfavorites.com/fit-yummy-mummy/  fit yummy mummy reviews] Interesting. Reminds me... ""A nod is as good as a wink to a blind bat""",anonymous
3,1,494,Zope ftp rejects m4v files coming from plumiftp,VideoUploading,,defect,,closed,2010-11-09T14:23:01Z,2011-02-12T11:22:06Z,We should find the cause of this and provide a workaround in plumiftp.,mike
3,1,593,Member Search by Role Not Working,PlumiSkin,,defect,,closed,2011-01-25T05:09:07Z,2011-02-09T13:06:40Z,"When I try to search for members on the demo site by selecting a role e.g. Member, or Manager I get no search results:
http://demo.plumi.org/Members
http://demo.plumi.org/Members/member_search_results",anna
3,1,598,Margin/Padding required on Author page content area,DesignCSS,,defect,,closed,2011-01-27T07:42:41Z,2011-02-02T04:35:37Z,"http://testing.plumi.org/author/anna

Text is running right to edge of portlets on the left, and also too close on the right - the bar containing tabs extends right to the edge, which it should not.",anna
3,1,523,Update demo.plumi.org with rc1,AuthorProfile,,task,,closed,2010-11-29T03:24:04Z,2011-02-15T07:13:30Z,Not fully updated to 4.0-final but talking with Mike a lot of 4.0 bugs are now fixed so really the ship has sailed on this one. The consensus seemed to be to get it on the 4.1rc asap.,and
3,1,526,Complete EM Tickets on Redmine & Update EM staging site to RC 1,ReleaseManagement,,task,,closed,2010-11-29T23:25:20Z,2011-02-15T17:13:28Z,,anna
3,1,579,Release RC 1,ReleaseManagement,,task,,closed,2011-01-18T07:45:39Z,2011-02-15T06:58:40Z,On PyPI and plone.org,anna
3,1,603,Proxy Error,PlumiVideoProduct,,task,,closed,2011-02-01T04:42:25Z,2011-02-10T02:41:30Z,"On 31/01/11 4:20 PM, Yerry Nikholas wrote:
hi im having problem to download this video:

https://www.engagemedia.org/Members/KalyanaShira/videos/PERTARUHAN.m4v/@@download/video_file/PERTARUHAN.m4v

and always got this message:

Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /Members/KalyanaShira/videos/PERTARUHAN.m4v/@@download/video_file/PERTARUHAN.m4v.

Reason: Error reading from remote server


On Mon, Jan 31, 2011 at 12:26 AM, Anna wrote:
    Hi Yerry,

    Is it only this video that you are having problems with? Or other videos too?

    Does the error happen every time you try to download that video?



On 31/01/11 4:51 PM, Yerry Nikholas wrote:
hi anna,

actually now im trying to download another video from the same  chanel/member and it's working fine... https://www.engagemedia.org/Members/KalyanaShira

i guess this's has to do with this one particular video, is it because its size? 

peace
",anna
3,1,604,Facebook/MySpace/Twitter Icons not showing - author page,DesignCSS,,task,,closed,2011-02-02T04:35:53Z,2011-02-02T06:39:37Z,"A generic icon is showing instead:
http://testing.plumi.org/author/anna",anna
1,1,596,No Download Stats Update Using Safari or Opera... IE???,Architecture,,defect,,closed,2011-01-26T08:57:14Z,2011-02-16T07:33:53Z,"I downloaded with Firefox (had initially downloaded it with Safari) and the download number changed to 5.

I downloaded it again with Firefox and the number changed to 6.

I downloaded it again with Safari - but no change. This suggests that downloading with Safari does not update the statistics.

comment:26 Changed 17 hours ago by mike

Indeed I can replicate it on my Safari running under wine (not the safest way to replicate it though). Chrome does not suffer from this, although they are both based on webkit. It seems like a jquery/safari incompatibility. I'll close this bug, but Anna or someone, could you open a new bug with that specific issue for a next milestone as we're about to release this one?",anna
1,1,610,"Centre videos in ""other videos by this author""",DesignCSS,,task,dave,closed,2011-02-12T07:01:51Z,2011-02-24T22:07:31Z,It seems to be align right rather than centred.,and
1,1,612,Active members not showing in testing/demo,Architecture,,task,,closed,2011-02-15T07:42:25Z,2011-02-24T22:08:56Z,Not seeing this code from dave showing up in either of these.,and
1,1,618,Donations via paypal - no icon appears,ECommerce,,task,,closed,2011-02-21T04:37:19Z,2011-02-23T10:06:37Z,"I had neglected to test this and unfortunately there is a problem (tried in both staging and testing.plumi)

The code goes in, no error but no icon appears in the author page.

Dave if yr around can you have a quick look, otherwise Mike? We're upgrading EngageMedia.org tonight and need to make sure all issues are closed.",and
3,1,531,microsoft office 2010,News,,defect,,closed,2010-12-05T18:06:01Z,2010-12-05T19:37:06Z,[http://www.ecomatrix.net/blog/302-microsoft-office-2010-professional-1-user-pc-dvd- microsoft office 2010],anonymous
3,1,525,Release 4.1 final and update demo.plumi.org,ReleaseManagement,,task,,closed,2010-11-29T23:23:13Z,2011-04-05T07:11:14Z,,anna
3,1,587,Plumi Manual - BitTorrent,Documentation,,task,,closed,2011-01-21T06:18:01Z,2011-01-26T06:42:26Z,"I've added two chapters for BT - Bit Torrent Usage & Bit Torrent Configuration.

Could Unweb complete the configuration chapter - including anything a new user of Plumi would need to know about setting this up (including installation as necessary).

An EM staff member can complete the usage section, once the functionality is complete.",anna
3,1,611,User folders in demo.plumi don't show up,Architecture,,task,,closed,2011-02-12T11:24:55Z,2011-03-05T08:15:42Z,"http://demo.plumi.org/Members/andenator
http://demo.plumi.org/Members/jonair

Listing is empty but the folders are actually there. Looks ok in testing but something to check when updating demo.plumi with rc1.",and
1,1,584,Slowness in transcoding queue,Transcoding,,defect,,closed,2011-01-20T02:48:39Z,2011-05-03T11:34:03Z,"Investigate slowness in transcoding queue, e.g. such as reported by this user on the EM.org site. If a delay is to be expected, an estimate of this should be made, so we can inform users of what to expect, otherwise they will experience an error.

Also investigate why any delays may be longer than we had previously experienced.

Also determine if it is a Plumi thing, or to do with EM.org configuration.

----

Hi - me again. Still don't seem to be able to get my files to transcode. Tried the 'process' and waited about an hour with no apparent result. Hope you can give it a push ...
 -p
http://www.engagemedia.org/Members/pc/videos/no-dump-17jan11.avi/view

----
Hi Peter,
looks like it has transcoded now. How long did it take? If there is a
queue it could take up to a couple of hours. Or was it longer?

All the best.
And.

----

Hi And - hard to say exactly how long - upload finished about 1.15pm and nothing had happened by the time I emailed. Then I went off for a bit and it was ready about 4 when I came back. I thought someone must have given it a prod, but looks as if it may simply have been waiting in a queue. Didn't realise that was a possible issue. Maybe there's a case for a warning on the final upload page, if it's happening a lot?
",anna
1,1,620,Interim enhancements to author page,AuthorProfile,,task,,closed,2011-02-27T07:28:51Z,2011-05-08T16:08:32Z,"The author page has become rather cluttered as there have been a number of additional elements added to the page. It needs some nice simple layout.

Some particular notes
* Put the paypal explanation under the paypal button, not before it.
* Align image to the right and wrap text
* Change URL to ""homepage""
* Add spacing between each element
* add news/events/callouts icons next to each listed item
* add rss1 on callouts",and
1,1,627,Add translation of low/high res options in Indonesian,Architecture,,task,,closed,2011-03-12T10:36:29Z,2011-05-06T03:07:11Z,"Yerry can you translate each of these two lines? Be good to add this into the translation as it's mostly for Indonesian's benefit.

Click here to view a higher resolution. 

Slow Connection? Try a lower resolution. ",and
1,1,638,If connection is interrupted FTP copies across file to site before it is done,VideoUploading,,task,,closed,2011-05-03T11:14:20Z,2011-05-08T13:37:33Z,Eg. if you upload a 100mb file and the connection breaks at 42mb it will copy that version of the file across to the site. The ftp folder is then empty and you cannot resume the upload.,and
2,1,637,Replacing thumbnail doesn't change thumbnailImage_thumb version,Architecture,,task,,closed,2011-05-03T01:50:04Z,2011-05-08T13:33:41Z,"Replacing an auto-generated thumbnail doesn't change all the versions Plumi generates.

Eg. this is the original http://www.engagemedia.org/Members/cpa/videos/manduku/thumbnailImage_thumb
This is the image it should be replaced with
http://www.engagemedia.org/Members/cpa/videos/manduku/thumbnailImage

The thumbnailImage_thumb version is the one that appears in the listings.",and
3,1,639,Commit the transcode daemon scheduler changes to TD svn,Transcoding,,task,Dimo,closed,2011-05-03T11:36:05Z,2011-05-08T16:16:47Z,Changes made by Dimo on EM.org,and
3,1,581,Complete EM Tickets on Redmine & Update EM staging site to RC 1,Architecture,,task,,closed,2011-01-20T02:11:19Z,2011-05-26T09:44:21Z,"Staging updated (and EM.org to 4.2 RC2)

Still some remaining issues to sort but nearly there. 

Closing this one and we'll deal with each ticket individually.",anna
1,1,622,Update demo.plumi to 4.2 and run low-res transcode script,Architecture,,task,,closed,2011-03-10T12:46:57Z,2011-06-07T02:16:47Z,So that when we release people can see the full version.,and
3,1,582,"Make release on Plone.org, mail plumi lists, add to Plumi blog",Architecture,,task,and,closed,2011-01-20T02:11:58Z,2011-06-08T11:50:32Z,Done. Closing this milestone out. Well done everyone!!,anna
4,1,575,amateur bilder,SocialSoftware,,feature,,closed,2011-01-08T15:59:58Z,2011-01-08T16:43:54Z,[http://katalog.amateurjungle.eu/  amateur bilder],anonymous
1,1,670,Facebook Link Post - Problems with Video Playback on FB,EmbeddedPlayback,,task,,closed,2011-12-14T02:31:50Z,2012-01-04T23:08:12Z,"I tried pasting the link to a video into my status on FB:
http://testing.plumi.org/Members/clopy/videos/test-16-9/view

The link appeared with what looked like a video player (similar to what is working from engagemedia.org currently in terms of linked EM videos). When I clicked it though, the video did not play in the facebook page, it opened another window, and loaded the video/view page.
http://testing.plumi.org/Members/clopy/videos/test-16-9/view",anna
1,1,673,"""View in high quality"" text needs to be 15-20% larger",Architecture,,task,,closed,2011-12-19T09:39:28Z,2011-12-21T13:45:46Z,Also I get a cursor rather than a hand when i roll over the link,and
1,1,677,Increase embed text by 15-20%,Architecture,,task,,closed,2011-12-20T00:25:32Z,2011-12-20T12:36:30Z,"It's very easy to miss, both the code and the ""embed"" title.",and
1,1,678,U/subs options not loading firefox 8.0.1,Architecture,,task,,closed,2011-12-20T00:30:17Z,2011-12-22T01:46:33Z,They are loading in chrome but not firefox in both staging.em and new.plumi,and
1,1,680,Embed text sits to the left of embed box on firefox 8 (mac),Architecture,,task,,closed,2011-12-20T23:59:02Z,2011-12-21T13:56:17Z,See screen shot.,and
1,1,681,Capital E on Embed and increase size of text 50%,PlumiSkin,,task,,closed,2011-12-21T00:00:08Z,2011-12-21T13:51:09Z,Very hard to see this text.,and
1,1,682,Bittorrent not running,BitTorrent,,task,,closed,2011-12-21T00:18:40Z,2011-12-21T13:49:01Z,No seeders displaying in demo.plumi.org,and
1,1,683,como ganar dinero por internet en venezuela,Buildout,,task,,closed,2011-12-21T04:16:56Z,2011-12-21T04:21:16Z,"Execelent data my friend, [http://alejandrosevilla.net/como-ganar-dinero-por-internet como ganar dinero por internet] I just did not know what you published, wonderful share.  como ganar dinero por internet en peru
",anonymous
1,1,684,Meta data is pushed down below the video in demo.plumi,Architecture,,task,,closed,2011-12-21T14:04:14Z,2011-12-21T14:25:41Z,"Eg. http://demo.plumi.org/Members/andenator/videos/itravellp.mp4/view

The table with the metadata should site along side the video, to the left",and
1,1,685,"Iframe code includes ratings, embed and author info",Architecture,,task,,closed,2011-12-22T01:57:16Z,2012-01-02T01:12:07Z,"See the screenshot

Ratings, author and the embed box should be removed",and
2,1,674,No Uploading Animation,DesignCSS,,defect,,closed,2011-12-19T18:12:25Z,2011-12-21T00:06:36Z,"This has gone from the step 3 of the publish form, but has not been replaced with any actual uploading indicator (tested on Safari).

http://staging.engagemedia.org/Members/anna/videos/test/atct_edit",anna
2,1,672,Language of the video not compulsory,Architecture,,task,,closed,2011-12-19T09:35:30Z,2011-12-21T00:16:07Z,"I think this needs to be compulsory to make the listings work, also I think it should say ""primary language"" as some may in mutliple, or perhaps multiselections are better?",and
3,1,675,iFrame code goes very small after unisubs menu click,PlumiSkin,,defect,,closed,2011-12-19T18:20:03Z,2011-12-20T13:07:28Z,See screenshot,anna
3,1,583,Complete EM Tickets on Redmine & Update EM staging site to RC 1,Architecture,,task,,closed,2011-01-20T02:18:36Z,2012-01-06T06:15:38Z,,anna
3,1,649,Release Plumi 4.3 final,Architecture,,task,,closed,2011-09-28T18:27:22Z,2012-01-12T02:50:16Z,"Done. Closing 4.3!!!!!

Amazing work folks!!!",dimo
3,1,650,Update demo.plumi.org to Plumi 4.3 Final,Architecture,,task,,closed,2011-09-28T18:30:14Z,2012-01-09T05:52:31Z,that includes retranscoding all videos for 16:9 support,dimo
3,1,679,Video autoloads on Chrome,EmbeddedPlayback,,task,,closed,2011-12-20T23:51:56Z,2011-12-23T12:47:55Z,"The video in the player automatically downloads when you load the page. It should only download on click.

Moving to non-blocker.",and
1,1,47,16:9 Flow player support,Transcoding,,enhancement,,closed,2007-07-13T17:59:40Z,2011-12-08T16:06:15Z,"Currently 16:9 videos are letter-boxed to 4:3 in the Flowplayer.

Investigate possibility of player conforming to native aspect ratio of video file.

",and
1,1,175,Integrate Universal Subtitles,PlumiVideoProduct,,task,,closed,2008-09-10T12:09:13Z,2011-12-01T05:58:56Z,"This is a much better option now and it's FOSS>
http://universalsubtitles.org/


Old description
http://www.subtitle-horse.org

Need to check if _exact_ license is FLOSS compatiable.
Unclear from website, or code.

Have emailed , using their website, but no response yet.",andycat
1,1,621,Error: bittorrent,BitTorrent,,task,,closed,2011-03-05T08:22:13Z,2011-03-09T08:06:05Z,"Check these two videos
https://www.engagemedia.org/Members/JamieMUA/videos/NotOnlyThe%20Need1957/view
https://www.engagemedia.org/Members/JamieMUA/videos/ThinkTwice1957/view

They both have bittorrent errors like this.

(Seeders: 1957).mpg ID: b271b65399231aaedf7bd4e92614f978bfc81c31 State: Paused Size: 0.0 KiB/702.9 MiB Ratio: -1.000 Progress: 0.00% [~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~] Name: da30e7d743ce8ae4127042c3aa4e76cb_obama.flv ID: f5ba9bb30af7ae05d0661ca18fbf2a9153c5f216 State: Seeding Up Speed: 0.0 KiB/s Seeds: 0 (1)

Need to get a fix into EM.org asap.
",and
1,1,623,make sure plumi.content works as as standalone package with sunburst,Architecture,,task,,closed,2011-03-10T14:37:24Z,2011-04-13T15:58:23Z,plumi.content should work as a standalone package and provide the content types for any plone site without the need for plumi.skin,mike
1,1,630,Author page pulling in news/events/callouts that are not made by the author,AuthorProfile,,task,,closed,2011-03-13T12:44:12Z,2011-04-15T15:21:17Z,"Eg. 
http://www.engagemedia.org/author/JamieMUA
http://www.engagemedia.org/author/Anggitworld
",and
1,1,632,Improve transcoder reliability,Transcoding,,task,,closed,2011-03-29T05:01:41Z,2011-04-12T20:46:03Z,"Hey Mike/Dimo - not exactly sure how to write this ticket but relates to the fact that the transcoder still seems to be frequently not picking up videos to transcode.

Perhaps you can re-write the ticket for the appropriate bug and fix?",and
1,1,642,Upgrade to Plone 4.1,Architecture,,task,,closed,2011-05-11T07:37:35Z,2011-11-23T04:07:29Z,,dimo
2,1,237,Support for HTML5 video tag,EmbeddedPlayback,,enhancement,,closed,2009-06-09T06:56:19Z,2011-12-01T07:01:32Z,"to replace flowplayer - with HTML5 video player by default

Modern browsers are now natively supporting the embedding of video using the <video> tag. 

More info on this can be found here:
http://diveintohtml5.org/video.html

VIDEO CODEC SUPPORT IN UPCOMING BROWSERS

*** FIREFOX *** 

Theora+Vorbis+Ogg
v3.5+	

H.264+AAC+MP4
??

WebM  
4.0+

*** SAFARI *** 

Theora+Vorbis+Ogg 
†	

H.264+AAC+MP4 
3.0+

WebM  
†

*** CHROME *** 

Theora+Vorbis+Ogg	
5.0+

H.264+AAC+MP4 
5.0+

WebM 
6.0+

*** OPERA *** 

Theora+Vorbis+Ogg	
10.5+

H.264+AAC+MP4 
NO

WebM 
10.6+

*** IPHONE *** 

Theora+Vorbis+Ogg	
NO

H.264+AAC+MP4
3.0+

WebM
NO

*** ANDROID ***  

Theora+Vorbis+Ogg	
NO

H.264+AAC+MP4
2.0+

WebM
‡


* Internet Explorer 9 will only support WebM “when the user has installed a VP8 codec,” which implies that Microsoft will not be shipping the codec themselves. SO THE USER INSTALLS A CODEC AS PER USUAL ON THE OPERATING SYSTEM - AS PER DIVX, XVID ETC.

† Safari will play anything that QuickTime can play, but QuickTime only comes with H.264/AAC/MP4 support pre-installed. SO THE USER WOULD HAVE TO INSTALL PERIAN, FOR EXAMPLE. SIMILAR USER-STORY TO INSTALLING XVID SUPPORT ON MAC OPERATING SYSTEM.

‡ Google has committed to supporting WebM “in a future release” of Android, but there’s no firm timeline yet.

At our end we have a couple of choices:
1) In javascript, determine the browser's video and codec capabilities, and write HTML pointing to the appropriate source (ogv, mp4, or fallback to flv)
2) Use the html5 'source' attribute to specify multiple possibilities, and let the browser decide which one it can use.

In both cases, at least two video formats will be needed on the server: ogv and (probably) mpeg4. Probably now we want to also provide a WebM/vp8 file. Transcoding will need to create these.

Also in both cases, a fallback will be required - the easiest for users is the previous default standard for web video - Flash (which we already support with Flowplayer).

Some options for HTML5/Flash Fallback players / javascript libraries:

 * http://henriksjokvist.net/archive/2009/2/using-the-html5-video-tag-with-a-flash-fallback
 * mwembed http://www.kaltura.org/project/HTML5_Video_Player
 * Kaltura HTML5 Player http://www.kaltura.org/project/HTML5_Video_Media_JavaScript_Library
 * OSM Player http://www.mediafront.org/project/osmplayer
 * Projekktor http://www.projekktor.com/",vik
2,1,479,"Author page pulls in items based on Creator, it should be Owner",AuthorProfile,,task,dave,closed,2010-10-29T23:13:07Z,2011-02-15T07:34:27Z,"So that a Member can add an item on behalf of another Member, and then assign Ownership to that Member, and have that item listed in that other Member's author page.",and
2,1,573,life coach training,ContentLicensing,,task,,closed,2011-01-06T17:07:01Z,2011-01-08T16:43:47Z,[htttp://www.kristinecastro.com life coach training],anonymous
2,1,626,Configure continuous integration server for Plumi,ReleaseManagement,,task,,closed,2011-03-10T15:21:51Z,2011-04-15T15:06:25Z,We need a Hudson/Jenkins build that would automatically run all tests on each commit,and
3,1,668,Subtitle Button took me to blank page,Translation,,defect,,closed,2011-12-12T16:48:54Z,2011-12-14T01:26:23Z,"Not sure where the error is occurring here, but clicking the subtitle link on this page opened the widget, but then the link took me to a blank page on unisubs..

http://testing.plumi.org/Members/clopy/videos/test-16-9/view

took me here (but blank)

http://www.universalsubtitles.org/en/onsite_widget/?config=%7B%22videoID%22%3A%221BAvPaj7rSJu%22%2C%22videoURL%22%3A%22http%3A%2F%2Fvideos.testing.plumi.org%2Ftranscoded%2Fhttp%2Ftesting.plumi.org%2FMembers%2Fclopy%2Fvideos%2Ftest-16-9%2Fmp4-high%2Fgizmo-mp4.mp4%22%2C%22effectiveVideoURL%22%3A%22http%3A%2F%2Fvideos.testing.plumi.org%2Ftranscoded%2Fhttp%2Ftesting.plumi.org%2FMembers%2Fclopy%2Fvideos%2Ftest-16-9%2Fmp4-high%2Fgizmo-mp4.mp4%22%2C%22languageCode%22%3A%22en%22%2C%22originalLanguageCode%22%3Anull%2C%22subLanguagePK%22%3A198779%2C%22baseLanguagePK%22%3Anull%7D",anna
3,1,261,Add 'video language' to video meta-data,PlumiVideoProduct,,task,,closed,2009-08-14T00:48:30Z,2011-12-02T15:06:26Z,"Having data on what the primary language of a video is would be useful. In fact, a more flexible video meta-data system in general would be nice, allowing the site admin to add, remove and modify fields more easily.",vik
3,1,411,Re-insert history button on plumi video view template,AuthorProfile,,task,dave,closed,2010-06-28T03:37:07Z,2010-12-22T10:08:19Z,"In the upgrade from 2.5 to 3.0 we have lost the ""history"" button that details who has made modifications to the item. Be great to have that back in the ""plumi video view"" template.

For owners and managers.

Check if users really need to see this - might be too much info or mess with the redesign.",and
3,1,469,Add author comments to profile page,Commenting,,task,dave,closed,2010-10-27T15:21:20Z,2011-01-27T06:55:16Z,It'd be cool to bring in someones comments to their profile page so you could see what they have been discussing.,and
3,1,470,Enable reviewers to retranscode videos,AuthorProfile,,task,dave,closed,2010-10-27T16:58:17Z,2011-01-06T02:20:41Z,,and
3,1,472,"Ensure the ""Date of First Publication"" value is used in an RSS2 feed of member's videos.",Vodcasting,,task,,closed,2010-10-28T13:39:46Z,2011-03-13T10:10:42Z,"Ensure the ""Date of First Publication"" value is used in an RSS2 feed of member's videos.

Compare:
http://staging.engagemedia.org/Members/plugintv/videos

with:
http://staging.engagemedia.org/Members/plugintv/videos/RSS2

Both list titles in the same order but the date value in the RSS2 feed is not the ""Date of First Publication"" which is used to sort the results (and is displayed as the ""Posted:"" date on the videos page.
",and
3,1,476,Add you FB/twitter/other social networking spaces to your profile,AuthorProfile,,task,dave,closed,2010-10-29T13:41:10Z,2011-01-26T01:44:29Z,"Create fields for three URLs listed in the author page - with logic to display icons for the major social networking sites - MySpace, Facebook, Twitter and Kaskus.

Otherwise people can add other sites like their vimeo or youtube channel or blogs etc...",and
3,1,480,Add number of comments to video listing template,AuthorProfile,,task,dave,closed,2010-10-30T10:30:30Z,2011-01-31T05:09:45Z,It would be cool if when you look at a video you could see how many comments it had on it.,and
3,1,511,Captcha on mailto page,AuthorProfile,,task,dave,closed,2010-11-19T07:07:51Z,2010-12-22T09:59:34Z,"As per this ticket - captchas on comments

http://plumi.org/ticket/540

to prevent spamming

NOT SURE YET HOW TO HANDLE THIS:

# do not include in Plumi - let site admins install if required # include in Plumi # include in Plumi in buildout - but do not activate by default (optional extra) ",and
3,1,544,Show most active members,AuthorProfile,,task,dave,closed,2010-12-13T09:01:25Z,2011-02-09T11:11:58Z,"Devise a way to show the 10/20 most active members on the site as a way of developing community.

Do this as a portlet in the bottom of the right column. We may want to re-purpose the design of this info in the re-design.",and
3,1,585,"Remove ""--"" from display of International country taxonomy item in video listing views",PlumiSkin,,task,dave,closed,2011-01-20T06:05:23Z,2011-03-01T00:24:06Z,"The name of the International country was changed to ""-- International --"" in order to have this appear top of the list in the drop-down menu in the edit form (before ""International"" was simply appearing within the alphabetical list of countries, which was not user-friendly).

However, it displays as ""-- International --"" in the video listings, which is ugly. If it's possible to remove the dashes IN THE DISPLAY of this, without altering this in the drop-down menu, that would be great.",anna
3,1,590,Integrate Brazilian Portuguese Plumi 4.0 Translation,Translation,,task,mike,closed,2011-01-24T06:21:46Z,2011-03-13T10:01:32Z,"Brazilian Portuguese translation .po file attached to this ticket.

On 24/01/11 12:12 AM, Luciano De Fazio wrote:
> Hello, And.
>
> I am pleased to be able in send my small contribution for this great open source project.
>
> We are currently planning a migration from a multimedia management portal developed in Plone 2.5 to Plumi, for use by a muncipal council in Brazil.
>
> Once we complete the migration, we will be happy to send you the URL.
>
> Cheers,
>
> Luciano De Fazio
>
> 2011/1/22 And 
>
>     Hi Luciano,
>     that's fantastic. I'm cc'ing this to the main development list so people there can help you with the integration.
>
>     Also is it in use anywhere that we can see?
>
>     Thanks a bunch, very cool news.
>     And.
>
",anna
3,1,600,"Rename Categories as Topics, add Genre to video listings",PlumiSkin,,task,dave,closed,2011-01-27T08:51:39Z,2011-02-15T07:39:52Z,"As per closed ticket on Redmine, this should happen in Plumi.
https://redmine.engagemedia.org/issues/1830

Check any bugs when changing this - e.g. a null Genre showing up as ""---------"" as has been the case with the other taxonomies.",anna
3,1,661,spam,Architecture,,task,,closed,2011-11-29T16:05:31Z,2011-11-29T21:26:47Z,spam,spam
3,1,663,Placement of subtitle me button stretches page,PlumiSkin,,task,,closed,2011-12-02T08:02:35Z,2011-12-14T01:24:30Z,"See attached - scroll bar is present.

Am wondering if the top left might be a better place, or how we might rearrange things differently so it looks a little cleaner until we have a full redesign.",and
4,1,669,Facebook share of video via unisubs - only links to unisubs front page,Translation,,defect,,closed,2011-12-14T01:38:58Z,2011-12-14T02:40:47Z,"no doubt this is a unisubs issue, but just in case - also good to be aware of.",anna
4,1,540,Captchas For Comments,Commenting,,enhancement,dave,closed,2010-12-07T03:59:46Z,2010-12-22T10:00:19Z,"When not logged-in there is no captcha when adding a comment:
http://testing.plumi.org/Members/anna/videos/test-video/video_view#1291694188813371

There should be one, as per em.org currently.

There has been a tonne of spam added as comments to testing as a result:
http://testing.plumi.org/Members/tester/videos/my-video/view

NOT SURE YET HOW TO HANDLE THIS:

# do not include in Plumi - let site admins install if required
# include in Plumi
# include in Plumi in buildout - but do not activate by default (optional extra)",anna
5,1,153,"Producer Donations - Add PayPal Account to Profile, List on Video View and Author Pages",ECommerce,,feature,dave,closed,2008-02-08T04:13:39Z,2011-01-27T06:56:12Z,"Add a simple implementation of a system for donations to producers. Those users with a PayPal account should be able to add their PayPal email address to their profile on Plumi sites. 

If a member has added their PayPal email address to this field, a Donate to Producer button will be displayed on their /author page. It will also be displayed on the video/view page of any of their videos.

The graphic can be created once this functionality has been implemented (note: should be relatively discreet).

This will mean that videomakers can use Plumi as a fundraising tool for future productions, and allow other members/users of the site to make a financial contribution to their video work. It should also be a good selling point for Plumi software as far as independent videomakers are concerned, as they are always strapped for cash.

We can add other services to the list of supported services as we go forward - PayMate for Australia, Chip-In etc.

Links to how to implement donations on PayPal.com:
https://www.paypal.com/IntegrationCenter/ic_standard_home.html#DonationButtons
https://www.paypal.com/IntegrationCenter/ic_button-encryption.html
https://www.paypal.com/IntegrationCenter/ic_std-variable-ref-donate.html

Or look at PloneGetPaid integration:
http://www.plonegetpaid.com/features
",anonymous
1,1,695,No Upload Animation in Mac OS X Safari & Chrome,DesignCSS,,defect,,closed,2012-01-25T12:49:26Z,2012-02-08T11:36:57Z,"The animation that popped up when uploading a video has disappeared. The web page gives no indication that something is happening (other than the initial message, which I don't think people read carefully), only the browser sits there waiting to resolve. 

Users have complained to me it's broken and decided not to use EM, so I think its pretty urgent to get back in there, until such time as we have a real progress bar.

Tested on Safari and Firefox/OSX.",anna
1,1,739,Changing Language - Content Error,Translation,,defect,,closed,2012-04-07T02:11:18Z,2012-04-11T04:14:42Z,"When I switch languages to Indonesian in the demo instance, the front page no longer displays content.

This
http://demo.plumi.org/?set_language=id

vs. this
http://demo.plumi.org/?set_language=en",anna
1,1,641,Update collective.piwik.flowplayer to use the latest piwik version,Architecture,,task,,closed,2011-05-08T16:24:55Z,2012-01-27T12:06:19Z,To increase reliability of hits being visible on the page.,and
1,1,689,Add subs selection to featured video,VideoPlayer,,task,mike,closed,2012-01-23T04:30:34Z,2012-02-22T04:49:39Z,"This could be an EM only thing also if people think it's over engineering.
",and
2,1,676,Language look up should use standard video listing template,Architecture,,task,,closed,2011-12-20T00:16:45Z,2012-01-25T05:41:41Z,Right now it seems to be just a search. Better to use the template as per topics/countries etc.,and
2,1,690,Remove 'video language' from table on video view page,Architecture,,task,markos,closed,2012-01-23T05:20:28Z,2012-02-01T04:43:09Z,"It is in there twice, under ""language"" but then in the table under ""video information"". Please remove the one from video information.",and
2,1,691,16:9 videos have black border on top and bottom,Architecture,,task,,closed,2012-01-24T08:08:32Z,2012-02-08T15:27:18Z,"There should be no such black lines Eg.
http://www.engagemedia.org/Members/AzhaPatani/videos/postpeace_say_no/view

When it's 4:3 it seems to be fine.",and
3,1,458,"Taxonomy collections display Number of Videos on page, not in collection",Taxonomy,,defect,,closed,2010-10-24T20:45:32Z,2012-02-23T00:39:56Z,"The ""Number of videos"" at the top of each taxonomy collection page shows the number displayed on the current page, not the total number of entries in all the pages.

eg: http://www.engagemedia.org/taxonomy/countries/ID currently shows ""There are 20 videos available"" yet there are 14 pages, each with about 20 videos.

Would be good if it could show the total number of results.",grant
3,1,693,"Member Videos Folder View Should List in Date/Time Order, Most Recently Added First",Architecture,,defect,,closed,2012-01-25T10:35:34Z,2012-02-16T01:21:54Z,"This is a problem generally, but specifically as when you upload via FTP, the video does not show up at the top of that listing.

https://www.engagemedia.org/Members/anna/videos/folder_contents
https://www.engagemedia.org/Members/anna/videos/

Those views show the videos in different orders, but both should be listed by date first published, most recent first.

",anna
3,1,729,Share This doesn't pop up - Latest Videos listing,SocialSoftware,,defect,,closed,2012-04-04T06:55:47Z,2012-04-06T09:06:14Z,"http://testing.plumi.org/latestvideos/#

No share pop up happens on click. 

Also strangely the area below the Share This has become a link to the home page (no apparent link or button). ",anna
3,1,731,No Universal Subtitles,VideoPlayer,,defect,,closed,2012-04-04T07:14:54Z,2012-04-06T08:24:56Z,"http://testing.plumi.org/
http://testing.plumi.org/Members/clopy/videos/test-16-9/view",anna
3,1,736,No Featured Video - Front Page,PlumiSkin,,defect,,closed,2012-04-06T08:34:12Z,2012-04-06T09:00:46Z,This video is featured.. http://demo.plumi.org/Members/anna/videos/test/view,anna
3,1,738,User Search Links to Member Folder,Architecture,,defect,,closed,2012-04-06T10:14:51Z,2012-04-06T13:32:47Z,"i believe we changed this so it should link to the user's author page?

http://demo.plumi.org/Members/member_search_results",anna
3,1,740,FTP video did not transcode,Transcoding,,defect,,closed,2012-04-07T02:14:15Z,2012-04-08T12:13:44Z,"This video uploaded via FTP did not transcode on upload:
http://demo.plumi.org/Members/anna/videos/a-heartbeat.mov",anna
3,1,741,Licensing Error - All Rights Reserved,ContentLicensing,,defect,,closed,2012-04-07T02:15:19Z,2012-04-12T06:31:31Z,"When I changed the license on this video to all rights reserved, and clicked Next, I got this error.

http://demo.plumi.org/Members/anna/videos/a-heartbeat.mov/atct_edit


We’re sorry, but there seems to be an error…
Here is the full error message:

Display traceback as text

Traceback (innermost last):

Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 46, in call_object
Module Products.CMFFormController.FSControllerPageTemplate, line 91, in __call__
Module Products.CMFFormController.BaseControllerPageTemplate, line 28, in _call
Module Products.CMFFormController.ControllerBase, line 231, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 38, in __call__
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 46, in call_object
Module Products.CMFFormController.FSControllerPythonScript, line 107, in __call__
Module Products.CMFFormController.ControllerBase, line 231, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 38, in __call__
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 46, in call_object
Module Products.CMFFormController.FSControllerPythonScript, line 105, in __call__
Module Products.CMFFormController.Script, line 145, in __call__
Module Products.CMFCore.FSPythonScript, line 130, in __call__
Module Shared.DC.Scripts.Bindings, line 322, in __call__
Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 1, in content_edit
<FSControllerPythonScript at /demo/content_edit used for /demo/Members/anna/videos/a-heartbeat.mov>
Line 1
Module Products.CMFCore.FSPythonScript, line 130, in __call__
Module Shared.DC.Scripts.Bindings, line 322, in __call__
Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 13, in content_edit_impl
<FSPythonScript at /demo/content_edit_impl used for /demo/Members/anna/videos/a-heartbeat.mov>
Line 13
Module Products.LinguaPlone.I18NBaseObject, line 420, in processForm
Module Products.Archetypes.BaseObject, line 668, in processForm
Module zope.event, line 31, in notify
Module zope.component.event, line 24, in dispatch
Module zope.component._api, line 136, in subscribers
Module zope.component.registry, line 321, in subscribers
Module zope.interface.adapter, line 585, in subscribers
Module zope.component.event, line 32, in objectEventNotify
Module zope.component._api, line 136, in subscribers
Module zope.component.registry, line 321, in subscribers
Module zope.interface.adapter, line 585, in subscribers
Module collective.contentlicensing.DublinCoreExtensions.UpdateLicenseMetadata, line 37, in UpdateLicenseMetadataHandler
Module collective.contentlicensing.utilities.utils, line 260, in setObjLicense
Module collective.contentlicensing.utilities.utils, line 185, in setLicense
TypeError: 'tuple' object is not callable
",anna
3,1,742,Proxy Error,Architecture,,defect,,closed,2012-04-07T02:31:17Z,2012-04-08T14:31:31Z,"http://demo.plumi.org/@@overview-controlpanel

Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /@@overview-controlpanel.

Reason: Error reading from remote server

Apache/2.2.14 (Ubuntu) Server at demo.plumi.org Port 80",anna
3,1,702,Links from Author Lookups (Genre/Activities/Media Formats) Link to Member Not Author Page,AuthorProfile,,enhancement,,closed,2012-02-02T02:59:54Z,2012-05-17T14:39:18Z,"For example here:
https://www.engagemedia.org/@@author_listing?intype=genre&invalue=Documentary

A link to a user goes here:
https://www.engagemedia.org/Members/ANTaR

This is much less useful / user-friendly than linking to an author page.

I suppose this would mean customising the usual way Plone handles author listings..?",anna
3,1,606,Add Hong Kong to list of countries,Architecture,,task,,closed,2011-02-10T05:49:35Z,2012-01-25T06:18:51Z,User request,and
3,1,688,Player 'play' graphic keeps spinning on page load (OS X / Firefox),VideoPlayer,,task,Anna,closed,2012-01-10T23:54:26Z,2012-02-08T13:20:01Z,"
Makes it looks like it's not ready when in fact it is.

try new mediaelement.js",and
3,1,696,Make FTP uploads default to private state,VideoUploading,,task,,closed,2012-01-25T16:40:28Z,2012-02-07T05:29:08Z,"Spam/unwanted video traffic has been coming through FTP uploads and going unnoticed by site admins.

Make uploads via FTP private by default, so to become accessible the user would have to go through publish form and go into pending. 

Or, presumably just change the item to public draft, but they might be less likely to do that? Hmm. Other suggestions welcome, this is just what Andrew and I discussed recently to help get around this problem.",anna
3,1,697,spamm,Architecture,,task,,closed,2012-01-30T08:18:59Z,2012-01-30T17:26:39Z,sp@m,spamm
3,1,703,spam,Architecture,,task,,closed,2012-02-05T08:08:25Z,2012-02-05T10:22:53Z,,
3,1,704,spam,Architecture,,task,,closed,2012-02-05T08:08:27Z,2012-02-05T10:22:38Z,,
3,1,705,spam,Architecture,,task,,closed,2012-02-05T08:13:00Z,2012-02-05T10:22:21Z,,
3,1,706,spam,Architecture,,task,,closed,2012-02-05T08:13:13Z,2012-02-05T10:22:05Z,,
3,1,707,spam,Architecture,,task,,closed,2012-02-05T08:17:08Z,2012-02-05T10:21:52Z,,
3,1,708,spam,Architecture,,task,,closed,2012-02-05T08:21:06Z,2012-02-05T10:21:32Z,,
3,1,709,spam,Architecture,,task,,closed,2012-02-05T09:18:07Z,2012-02-05T10:21:18Z,,
3,1,710,spam,Architecture,,task,,closed,2012-02-05T09:18:39Z,2012-02-05T10:20:53Z,,
3,1,711,deleted spam,Architecture,,task,,closed,2012-02-17T08:28:36Z,2012-02-17T08:47:56Z,,
3,1,712,sp@m,Architecture,,task,,closed,2012-02-20T09:39:59Z,2012-02-20T10:06:29Z,sp@m,soybn
3,1,713,spam,Architecture,,task,,closed,2012-02-24T01:42:45Z,2012-02-24T14:49:56Z,delete spam,
3,1,714,spam,Architecture,,task,,closed,2012-02-24T13:04:58Z,2012-02-24T14:49:33Z,delete spam,
3,1,716,spam,Architecture,,task,,closed,2012-02-29T09:04:13Z,2012-02-29T10:44:16Z,deleted spam,
3,1,727,no images in RSS feeds,Vodcasting,,task,,closed,2012-04-04T04:37:49Z,2012-04-08T12:36:13Z,"Aren't there meant to be image thumbs included in RSS feeds?

feed://testing.plumi.org/Members/clopy/videos/RSS
feed://testing.plumi.org/Members/clopy/videos/RSS2",anna
3,1,728,Upload Failure,VideoUploading,,task,,closed,2012-04-04T06:18:30Z,2012-04-04T08:54:34Z,"I started uploading a 5.1mb video to testing.plumi.org this afternoon, and its still apparently uploading (page still resolving) however no data is going through my firewall.

http://testing.plumi.org/Members/anna/videos/test-video-2/atct_edit",anna
3,1,730,No Video Playback,VideoPlayer,,task,,closed,2012-04-04T07:13:06Z,2012-04-06T10:15:23Z,"http://testing.plumi.org/Members/anna/videos/dusk/view

video does not load in player",anna
3,1,735,No License Chooser,Architecture,,task,,closed,2012-04-06T06:56:09Z,2012-04-06T07:16:23Z,Missing from demo.plumi.org,anna
3,1,743,Getting FOREX Forex Trading Platforms - Some Tips For Locating the right.,Architecture,,task,,closed,2012-05-17T13:04:36Z,2012-05-17T13:14:46Z,"Relocating the straightforward Regular (MSA) Method: The various variants of the strategy concentrates on averaging the values with the forex, beneath the consideration, in excess of a particular period of time being an aid to generate the purchase of the forex. A variant of this, straightforward foreign currency trading program of relocating averages considers each and every value of currency in that time period as important. On the other hand, modern values or the values with the forex which are registered for the middle component from the period of time beneath research may also be viewed as by specific tactics. http://7me.de/193 . There is another type of stories that can influence the Overseas Exchange market. It is the release of macroeconomic studies. Probably the most crucial knowledge to the forex market place will be the release with the US quarterly GDP information through the Bureau of Economic Evaluation. The GDP determine is essential to the Forex trading industry because it tells the marketplace how robust or how weak the US economy is. A expanding GDP would suggest which the US financial system is doing fantastic and would make more threat appetite trades which would mean the appreciation in value of chance currencies just like the Euro, Pound and also the Australian Dollar. A reduce than predicted GDP figure could effect the Foreign exchange Market in a different way as risk aversion sets in and merchants would choose to purchase refuge currencies like the US dollar, the Swissy as well as the Japanese Yen. In the course of the release of critical macroeconomic knowledge just like the US GDP, you would typically see strong price tag movements in the kind of spikes and prolonged bodied candlesticks. 
 
 
Remember, the most effective Fx broker in your case will not likely be the very best broker for someone else; everyone is diverse, all of us have various needs, would like and specifications. In case you really are a rookie and just beginning out, you will not need to head to a agent that's focused in direction of pros who generate a dwelling from Forex trading - and vice versa. http://jualbarang.net/3d . One of many principal causes for failure in forex trade will be the pressure of seeing a trade go towards you for the period of time of time ahead of it heads inside the proper direction. This will make investors get out prematurely though the inform tale symptoms are that it's going to ultimately go within the proper path. 
 
 
If you are newbie that has just entered into fx trading company with all the hope of making large amount of funds, you should first find out about different sort of forex trading technical indicators and their usage. In case you are a seasoned trader, you need to know the correct blend of foreign exchange indicators which might enable you to make constant gains in foreign exchange company. There are 4 kinds of indicators that happen to be used typically by investors including Momentum, craze, quantity and volatility indicators. http://antsrc.com/17 . Another issue you can do is to sample their trial software program. Although they do not appear as being a full package, you are able to encounter the layouts. Undertaking so allows you to determine which format in fact eases your trades, and which isn't going to. Get rid of from your listing these that are not ergonomical for you. 
 
 
Once you will be armed with all of the information, details and beneficial guidelines, you may be nicely on your strategy to having the ability to produce your own knowledgeable options. A fx day investing study course may help you make the right selections. It's only following classes and information gathering which you will be able to decide about which technique will perform finest for you and also your circumstance. http://thnk.gd/8 . The answer is quite straightforward. That is the dealing style that will cause you to the massive cash or punish you with severe losses in the shortest time period of time. In reality, the key to achieve forex scalping will be to have a very dependable foreign currency trading software that has a comparatively huge variety of trades over a fairly small period of time of time. Forex scalping investors quickly or afterwards realize that expecting a position to close could basically require a lot of power. It really is way a lot less tiring to see results prior to the near of the 5 minute bar then looking forward to the likely losses or revenue more than times. Further on, almost all of your trades as being a scalper will likely be complemented by a big leverage that can unquestionably abridge the period of time essential to reveal the results in the foreign exchange scalping signals that you set towards the test.",Sweewinfemy
4,1,701,Taxonomy Links When Clicking Browse From Video Page,Architecture,,defect,,closed,2012-02-02T02:37:22Z,2012-02-03T12:19:53Z,"When I click the Browse button from a video view page, I get a strange URL, rather than going back to PLUMISITE.org/taxonomy
https://www.engagemedia.org/Members/AzhaPatani/videos/postpeace_say_no/taxonomy
http://demo.plumi.org/Members/andenator/videos/itravellp.mp4/taxonomy

This seems to give me the correct page, but at this odd URL.

Noting this here in case it has other implications, but if not then I suppose we just ignore it, but make sure it doesn't happen for the re-design?",anna
4,1,343,"Clicking on username, from user search results and author lookups, should take you to /author/username not /Member/username",PlumiSkin,,enhancement,,closed,2010-02-23T00:14:30Z,2012-02-23T00:44:42Z,"These links take you to the member folder, rather than the users author page.

This occurs when clicking links for user search results from this page:
http://anna.plumi.org/Members/member_search_results

This is the default Plone way of doing things, but I think it would be confusing for a user, who would prefer to access the user's profile.

Also this page may in future be /profile/username

'''Author lookups...'''

For example here:  https://www.engagemedia.org/@@author_listing?intype=genre&invalue=Documentary

A link to a user goes here:  https://www.engagemedia.org/Members/ANTaR

This is much less useful / user-friendly than linking to an author page.
",anna
4,1,617,"Remove callouts from /taxonomy page, factor out of Plumi & hide in interface",Architecture,,task,,closed,2011-02-17T11:20:38Z,2012-03-01T06:31:36Z,"They are not part of the taxonomy, they are a content type.

Also, we want to put Callouts into a ""coma"" for now, possibly to be resuscitated in future. They aren't currently being used, but we'd like to hang on to the possibility of using them sooner or later.

Probably they should be factored out of Plumi altogether though, and just installed into EM. 

Then within EM, they should be hidden from the interface everywhere, so we can bring them back easily when we want to.",and
4,1,737,Categories link misaligned,PlumiSkin,,task,,closed,2012-04-06T08:39:02Z,2012-04-06T10:16:15Z,"in videos listings, see attached.",anna
1,1,434,Video folder listings not in reverse chronological order,Vodcasting,,task,,closed,2010-08-09T09:37:14Z,2010-09-03T08:40:05Z,Duplicate of http://plumi.org/ticket/435,mike
1,1,631,Use flowplayer version that includes embed button,Architecture,,task,,closed,2011-03-25T05:27:50Z,2012-01-10T23:55:22Z,So when it's embedded on other sites people can still access the embed button. Might also allow us to remove the embed code depending on how it looks.,and
2,1,657,enjungferung,EmbeddedPlayback,,enhancement,,closed,2011-11-01T19:33:21Z,2011-11-01T22:03:58Z,"[http://arschentjungferung.com/  enjungferung] 
Wirklich Seite hast ihr also
",anonymous
2,1,658,beekeeping course,EmbeddedPlayback,,enhancement,,closed,2011-11-09T00:54:25Z,2011-11-09T08:30:35Z,"[http://beekeepingcourses.org/ basic beekeeping] Hey hey, I have love beginner beekeeping course. You?",anonymous
2,1,746,spam,Events,,enhancement,,closed,2012-05-23T08:50:47Z,2012-05-23T12:59:38Z,spam,anonymous
2,1,747,spam,ECommerce,,enhancement,,closed,2012-05-24T09:18:10Z,2012-05-24T09:24:58Z,spam,anonymous
2,1,755,WSGI setup,Architecture,,task,,closed,2012-06-21T00:00:45Z,2012-07-16T13:54:34Z,Noting some results from testing new wsgi setup for 4.4 here.,anna
3,1,534,cna certification,PlumiVideoProduct,,defect,,closed,2010-12-05T18:52:50Z,2010-12-05T19:36:43Z,"
For a great number of people today, being stuck in a dead end task where by they truly feel useless, unappreciated, or underpaid is one of the worst feelings in the world, primarily if it's a task they are temperamentally unsuited for. Having said that, these exact same people today frequently truly feel trapped by their circumstances; either they are in debt and will need the income, they have a family or they truly feel as although it would take too a lot time, income and effort to go back to school fro something more beneficial. When this all sets in, a great number of people today grow to be depressed, upset, angry and usually truly feel as although they have been ground down by life. Why truly feel this way if there's a more beneficial way? Going for your cna certification is the more beneficial way-the course doesn't take long, you can get it for cheap or even totally free and then you can begin on a rewarding career where by you are appreciated, able to aid people today and truly feel good about what you do. Now isn't that more beneficial than some dead end task where by your boss treats you like a footstool?[http://www.amf.net.au/member/18608/ cna certification]
",anonymous
3,1,564,cash payout structured settlement,News,,defect,,closed,2011-01-06T11:38:11Z,2011-01-06T12:51:04Z,[http://www.buysellsettlements.net/want-to-sell-your-structured-settlement-cash-for-a-lump-sum cash payout structured settlement],anonymous
3,1,744,UniSubs menu sits over video player,EmbeddedPlayback,,defect,,closed,2012-05-17T14:32:34Z,2012-06-29T10:23:31Z,"Just noticed this is showing over the video controls again here..

http://demo.plumi.org/Members/anna/videos/colony-collapse-filastine/view

Would be good to make sure this is re-aligned in the next release.",anna
3,1,81,Make all boxes in step 2 of publish form the same width,DesignCSS,,enhancement,,closed,2007-09-25T05:02:58Z,2010-10-26T12:16:32Z,Currently there are 5-6 boxes and they are all different widths making the page look messy. Align them all to be the same width.,and
3,1,461,Re-design Browse Content Page,Taxonomy,,enhancement,,closed,2010-10-26T12:13:12Z,2010-12-01T05:09:04Z,"Re-design the page that is currently here:
http://www.engagemedia.org/taxonomy

Steps include:
- what categories should be listed here?
- how many clicks should a user have to navigate to find content?
- javascript?
- visual layout
- general usability
- more usable URL - ""browse"" ",anna
3,1,664,Full screen doesn't go totally fullscreen (mediaelement.js),VideoPlayer,,enhancement,,closed,2011-12-03T13:06:11Z,2012-06-28T09:41:35Z,"Clicking view full screen on videos in testing.plumi it doesn't actually go full screen. The bookmarks/url bar etc. are still visible.

I get this in both firefox and chrome.",and
3,1,666,Member RSS2 Feed Doesn't List Author Name,Vodcasting,,enhancement,,closed,2011-12-12T14:52:48Z,2012-02-02T04:58:44Z,I seem to remember that the Member RSS2 feed used to list the author name. Would be good to enable this again. I checked - the topic and country names make it into the feeds.,anna
3,1,418,Link the image and name of a comment to it's creator home page,AuthorProfile,,task,,closed,2010-07-18T15:57:43Z,2010-10-26T12:59:43Z,"1)link the image and name of a comment to it's creator home page

2)why not show random images -from a folder- instead of the default and boring no-logo image, when a user's doesn't have a logo? Would make the site more interesting!",markos
3,1,429,Video maker should receive notification when a comment is made on their video,AuthorProfile,,task,,closed,2010-08-06T11:01:16Z,2010-10-26T11:15:44Z,,and
3,1,432,Make mp4 transcode for flash player available as download link,AuthorProfile,,task,,closed,2010-08-07T13:16:47Z,2011-12-21T00:22:57Z,Perhaps under the ogg download link? We're already making this transcode so it'd be cool to make it easily available for download also.,and
3,1,440,Make banner specific to topics/genre,PlumiSkin,,task,,closed,2010-08-24T09:14:42Z,2010-12-01T05:13:36Z,"Browse content page (/taxonomy) and inside pages (video genres, video topics at least) would appear nice if they contained an image. There might also be a default image for the above categories if one isn't specified...",markos
3,1,462,Site Re-Design Principles,PlumiSkin,,task,,closed,2010-10-26T12:14:56Z,2010-12-01T05:18:14Z,"Expand this list over time:

- accessibility / translatability - e.g. text links not images",anna
3,1,463,Re-Design Publish Form,PlumiSkin,,task,anna,closed,2010-10-26T12:16:21Z,2010-12-03T01:17:01Z,"Changes to publish form as per the EngageMedia design spec. This ticket will be updated when we know what we want a bit more (may involve switching steps around etc.).


",anna
3,1,478,Other videos by this author,DesignCSS,,task,dave,closed,2010-10-29T21:23:24Z,2011-02-07T05:52:04Z,"Currently the only way to see other videos by the same author is to click their author link. 

It would be great if in the new design you could see a few of these videos in video/view page.

Add these at the bottom of the page for now, they can be slotted into re-design later.",and
3,1,643,Add div to iframe for link back to original video,Architecture,,task,,closed,2011-05-12T15:30:31Z,2012-02-02T04:49:28Z,"Add a small piece of text in the bottom right below the player -  ""View original at SiteName"".

(Have spoken with Dimo about this)",and
3,1,645,Add torrents of videos to demo.plumi,BitTorrent,,task,,closed,2011-06-07T02:17:59Z,2012-01-10T23:53:15Z,,and
3,1,659,Add ability to count hits from embedded videos,Architecture,,task,,closed,2011-11-15T04:16:21Z,2012-01-10T23:49:30Z,Videos embedded on another site from a Plumi site are not counted as hits. Add this feature.,and
3,1,665,Subs selection on featured video,Architecture,,task,,closed,2011-12-12T09:32:59Z,2012-02-07T14:30:17Z,Thinking that the featured video on the front page should have the option of choosing the subtitles.,and
3,1,687,Reduce size of thumbnail images in related videos,Architecture,,task,,closed,2011-12-24T03:31:04Z,2012-01-10T23:30:43Z,"These are frequently over 30k each, which is a lot considering they are so small. If there are 5 that's 150k.

I suggest reducing them around 20-30%",and
3,1,723,Update testing.plumi.org with 4.4b,ReleaseManagement,,task,,closed,2012-03-21T08:20:47Z,2012-07-16T13:56:00Z,Prior to full user testing by anna.,anna
3,1,733,Create New Testing Instance for Plumi (production deployment),ReleaseManagement,,task,,closed,2012-04-04T08:56:43Z,2012-07-16T14:00:33Z,"In order for people outside of Europe to test Plumi releases, make another testing instance for Plumi but deploy it as a production site, in order to make it as fast as possible. Accessing the testing.plumi.org dev site has been impossibly slow for testing.",anna
3,1,734,No Stats on Some Videos,VideoPlayer,,task,,closed,2012-04-04T11:56:53Z,2012-07-16T14:04:21Z,"e.g.

https://www.engagemedia.org/Members/anna/videos/NATO-DUCK-xvid.avi/view
https://www.engagemedia.org/Members/anna/videos/COP-IT-SWEET-OCCUPY-MELBOURNE-OFFICIAL-VIDEO.mov/view",anna
4,1,634,proper sanitization of video files uploaded by ftp,Architecture,,defect,,closed,2011-04-12T15:24:24Z,2011-05-12T15:57:21Z,"video files uploaded by ftp get the name of the file. proper sanitization has to be ensured (eg strip special characters)
",markos
1,1,219,Add Link Back to video/view page on html5 player and flowplayer,EmbeddedPlayback,,enhancement,,closed,2009-01-21T06:06:33Z,2012-07-25T12:38:23Z,"JUST A FEW ISSUES TO RESOLVE REMAINING AFTER IMPLEMENTING THIS.

Currently there is no link back to the video/view page in the object/embed tags.

It would be cool to have a little EM / Plumi logo that you could click on, or a text link to take you back to the EM site to the video/view Page.

The easiest would presumably to add a couple of line of HTML under the tag that is generated like this:

{{{
<br>
<a href=""[LINK TO VIDEO VIEW PAGE]"">View/download this video on [SITE NAME]</a>
}}}

We're missing out on promotion and bringing people into the Plumi site's community without some kind of link back.

Or check out how Youtube is doing it:
http://www.youtube.com/
(watermark which has link back to video - when video is embedded externally)

There was an attempt in this ticket to do it with a <div> in the <iframe>, but didn't work for design reasons: https://plumi.org/ticket/643  - worth checking this ticket
",anna
1,1,749,spam,Architecture,,task,,closed,2012-05-25T07:18:41Z,2012-05-25T09:53:09Z,deleting spam,anonymous
1,1,773,spam,Architecture,,task,,closed,2012-07-12T04:13:54Z,2012-07-12T11:13:39Z,spam,spamer
3,1,719,Complete EM Tickets on Redmine & Update EM staging site to RC 1,Architecture,,task,,closed,2012-03-21T07:52:10Z,2012-07-25T13:26:37Z,,anna
3,1,722,"Tag & Package RC: Github, PyPI, Plone.org",Architecture,,task,,closed,2012-03-21T08:02:16Z,2012-07-25T13:26:05Z,,anna
1,1,686,Videos don't load in ipad2 or iPhone,Architecture,,task,,closed,2011-12-23T13:44:27Z,2012-07-25T13:33:50Z,The graphic goes round and round but nothing happens...,and
1,1,754,spam,ContentLicensing,,task,,closed,2012-06-16T18:00:17Z,2012-06-17T11:27:46Z,spam,anonymous
1,1,757,spam,ContentLicensing,,task,,closed,2012-06-23T10:42:00Z,2012-06-23T11:56:16Z,spam,anonymous
1,1,783,Add 4.4 stable release to Plone.org,Architecture,,task,,closed,2012-08-07T06:26:05Z,2012-08-23T10:02:22Z,"It doesn't appear to the there.

http://plone.org/products/plumi/releases",and
2,1,756,spam,DesignCSS,,task,,closed,2012-06-22T09:27:43Z,2012-06-22T09:43:05Z,spam,spam
3,1,720,Release Plumi 4.4 Final,Architecture,,task,,closed,2012-03-21T07:52:58Z,2012-07-26T15:10:42Z,,anna
3,1,721,Update EM.org & demo.plumi.org to Plumi 4.4 Final,ReleaseManagement,,task,,closed,2012-03-21T07:53:59Z,2012-10-08T09:59:59Z,Potentially we should wipe the Plumi demo at the same time and start from scratch with new demo content.,anna
1,1,844,Feedback for Author - Needs Styling,AuthorProfile,,defect,markos,closed,2012-11-02T08:07:57Z,2012-12-05T10:49:41Z,"RE. AUTHOR FEEDBACK E.G.
http://testing.plumi.org/author/prove

1. THIS FORM SHOULD BE STYLED like the comments area here:
http://testing.plumi.org/Members/prove/videos/dont-try-this-22/view

So, for example, the headings like ""Feedback for author"" should have sit within a rectangular box like ""Add comment"" does on the video view page. 

Basically right now the styling of this form is inconsistent with the rest of the design, and should be made more consistent. 

E.g. remove that single-line box around the form, remove the horizontal line above the whole form (in slightly darker grey to background), change fonts, change size of input fields.

2. We could also remove the text ""If you want to contact this author, fill in the form below."" which seems extraneous!
",anna
1,1,853,Latest Videos Error,Architecture,,defect,,closed,2012-11-06T01:39:38Z,2012-11-15T19:58:29Z,"http://testing.plumi.org/latestvideos

See comment for error text.",anna
1,1,869,503 Review List and Personal Preferences,Architecture,,defect,,closed,2012-12-19T04:29:16Z,2012-12-20T03:34:58Z,"http://testing.plumi.org/@@full_review_list

http://testing.plumi.org/@@personal-information

User - anna
",anna
1,1,870,Wrong Aspect Ratio - More Videos by This Author,Architecture,,defect,,closed,2012-12-19T04:42:40Z,2012-12-20T03:30:52Z,"Somehow the thumbs are now stretched into more of a square shape.

http://testing.plumi.org/Members/anna/videos/more-testing/view

If this can be fixed quickly prior to release that would be great - its a key part of the new design.",anna
1,1,873,503 on Video Publishing,VideoUploading,,defect,,closed,2013-01-22T08:55:30Z,2013-01-29T20:40:58Z,"http://testing.plumi.org/Members/annatest/videos/@@publish_video

Error 503 Service Unavailable

Service Unavailable

Guru Meditation:

XID: 187093156

Varnish cache server


- the video successfully uploaded according to the widget, but i got a 503 after saving changes on the form.",anna
1,1,874,Creative Commons License Chooser Missing,ContentLicensing,,defect,,closed,2013-01-23T06:04:27Z,2013-01-23T10:58:25Z,"The CC license widget is not available on the video publish form:
http://testing.plumi.org/Members/annatest/videos/@@publish_video",anna
1,1,32,Mobile Friendly Plumi Skin - Viewable on Android and iPhone,Mobile,,feature,,closed,2007-07-05T14:58:31Z,2012-11-01T11:16:55Z,"Designed to enabled the ability to view content (and play it) on mobile devices in a mobile friendly format. 

Initially for Android & iPhone (WebKit), including iPhone-specific H264 video.

http://en.wikipedia.org/wiki/List_of_web_browsers#WebKit-based_browsers

http://developer.android.com/guide/appendix/media-formats.html
http://www.apple.com/iphone/specs.html

Providing this ability could be as simple as making the Plumi skin based on Sunburst more mobile-friendly, and swapping out the video display method for mobile browsers, rather than creating a new Plumi skin.",and
1,1,460,Create New Plumi Theme Using diazo,PlumiSkin,,feature,,closed,2010-10-26T11:44:11Z,2012-07-30T17:00:09Z,Base a new Plumi theme on diazo,anna
1,1,529,Changes to Video Upload & Publish Form,PlumiVideoProduct,,task,,closed,2010-12-03T01:15:50Z,2012-08-30T16:24:46Z,"Changes to the publish form will be based on wireframes currently in draft form here:

* STEP 1 https://cacoo.com/diagrams/cJTnu33fvZDW6awm
* STEP 2 https://cacoo.com/diagrams/DVWh4bsC7jvQLU3x
* STEP 3 https://cacoo.com/diagrams/vindYlDdkliwK6b9
* UPLOAD WIDGET https://cacoo.com/diagrams/q29RP4vsit1inEdM

Steps 1 & 2 will be attempted in this ticket, except for embedding videos from other sites, which means changing the video content type (and the video template) in a lot of ways. We will attempt this later, along with functionality in Step 3.

The new publish form will be based on the current skin.

Most importantly we want to overhaul the way videos are uploaded and added to Plone, in order to address stability issues that have been occurring such as incomplete uploads.

In order to make uploading more reliable, we want to separate the uploading process (the backend process, not the form) from the zope servers. Zope servers get restarted every few days and are generally busy collecting and serving many things. Our initial plan is to make the zope servers WSGI applications and build another WSGI application from scratch, that will manage the upload process. This will increase the reliability of the upload process, as it will not be tied up to a specific zope instance. It will also reduce strain on the zope servers by not having them wait for large files to get uploaded. Moreover, we have to lay the groundwork for the entire mechanism of the new upload form, e.g. structure, javascript, AJAX saving and uploading etc.",anna
1,1,776,Fullscreen No Longer Works - Embedded Videos,EmbeddedPlayback,,task,,closed,2012-07-24T17:14:44Z,2012-10-24T04:14:19Z,"Try clicking fullscreen on any video on this page:
http://manifesto.sagaponic.net/",anna
1,1,785,Remove views/downloads from iframe,Architecture,,task,,closed,2012-08-23T23:14:44Z,2012-10-08T09:59:55Z,"This is not standard embed behaviour and doesn't make the embed looks as nice. Plus for EM videos the hits often aren't very high, so it only tells you the video isn't very popular :)",and
1,1,811,Change gunicorn to uWSGI,Architecture,,task,cpsaltis,closed,2012-11-01T03:08:42Z,2012-11-30T03:37:03Z,"Dimo has been making changes to the server in order to address issues where uploads have been stalling just before completion.

Opening this ticket here to track what's happening and do some testing and report any errors.",anna
1,1,860,Taxonomy Changes,Taxonomy,,task,,closed,2012-11-15T21:53:57Z,2012-11-30T03:30:25Z,"As mentioned in the meeting, Unweb wanted to change the way taxonomies work in Plumi - to use searches based on taxonomy item rather than collections. 

""Dimo mentioned a new way of handling taxonomies by default, so that the many collections for taxonomy items, that may not be required by the Plumi user, do not have to be created on install. He mentioned the use of taxonomy lists of searches by Genre e.g. rather than collections - less code, bloat and installation time..""

Currently the Browse items are broken:
http://new.plumi.org/taxonomy/topic

""This page does not seem to exist…""
",anna
1,1,867,spam,Audio,,task,,closed,2012-12-03T03:14:43Z,2012-12-03T12:01:38Z,spam,
1,1,868,Interest links are broken in author page,PlumiEMSkin,,task,mike,closed,2012-12-18T23:30:09Z,2012-12-20T14:13:37Z,"Links such as 
 Documentary   Experimental   Fiction   Animation   Music   

all create errors. 

See: https://www.engagemedia.org/author/andrew

Also the country and language used to be look ups that also displayed other members.

Can we fix this bug before 4.5-final release",and
2,1,814,Video Thumbnails Too Small and Border,PlumiEMSkin,,defect,yiannis,closed,2012-11-01T07:18:50Z,2012-11-15T21:26:21Z,"Suddenly on EM.org the thumbnails in video listings are too small and have a border they should not have.
https://www.engagemedia.org

Would be good to change this back asap, and look at making changes to EM.org on a staging site first, then pulling tested changes across.

This appears on the front page, screenshots of this (differs slightly per browser) in Chrome, FF and Safari attached.

Actually in FF the thumbs are too wide, the others too narrow. They all have the border which they should not.

This ticket has been moved from here: https://redmine.engagemedia.org/issues/3407",anna
2,1,817,CC display issue,PlumiEMSkin,,defect,cpsaltis,closed,2012-11-01T07:29:05Z,2012-11-30T03:24:44Z,"(CC license was not being displayed as a link to citation - it now is, and has correct link colour)

1. align image to left (with padding) of text

2. move line break so text lines display together like so..
Copyright 2011, by the Contributing Authors. This work is licensed under a Creative Commons License. Cite/attribute Resource.

Currently those two lines have a line break, which seems to take up unnecessary space. if its easy to put them together, it would look much neater.

This ticket has been moved from: 
https://redmine.engagemedia.org/issues/3404",anna
2,1,821,Item Not Found - Sunburst Theme,Architecture,,defect,,closed,2012-11-01T12:43:22Z,2012-11-10T17:37:05Z,"When an item is not found, the Sunburst theme appears instead of the Plumi skin:
https://www.engagemedia.org/Members/provetza/videos/testaudio/",anna
2,1,823,Video Info Panel Suddenly Too Narrow,PlumiEMSkin,,defect,yiannis,closed,2012-11-01T12:53:53Z,2012-11-10T17:37:58Z,"For some reason the video info panel is way too narrow on the view view page:
http://testing.plumi.org/Members/anna/videos/audio-test
https://www.engagemedia.org/Members/cjmy/videos/the-penan-dilemma/view

Also logged here: https://redmine.engagemedia.org/issues/3411",anna
2,1,843,"Video View - Changes to Comments Area, Commenting Unavailable",PlumiEMSkin,,defect,yiannis,closed,2012-11-02T08:04:31Z,2012-12-03T03:56:57Z,"1. ""Add comment"" should appear when logged out - then prompt you to log in

2. There should be one line of space under the Add Comment title before this text ""You can add a comment by filling out the form below. Plain text formatting. Web and email addresses are transformed into clickable links. Comments are moderated.""",anna
2,1,848,Photo label/description misaligned,PlumiEMSkin,,defect,yiannis,closed,2012-11-02T08:32:33Z,2012-11-10T17:10:19Z,"e.g.

https://www.engagemedia.org/Members/Novaruth/news/archive-camp-a-great-success/

looks very messy.

Moved from: https://redmine.engagemedia.org/issues/3323",anna
2,1,851,Event Page - Improve Styling on Event Page,PlumiEMSkin,,defect,cpsaltis,closed,2012-11-06T01:21:40Z,2012-11-15T21:42:30Z,"1. Labels and content are not aligned correctly in event details panel.
2. Insert line space between summary and description.

http://testing.plumi.org/Members/anna/events/test-news

Moved from: https://redmine.engagemedia.org/issues/3350",anna
2,1,855,Can't Upload Image - WYSIWYG Editor - Video Edit Form,PlumiEMSkin,,defect,markos,closed,2012-11-06T01:50:55Z,2012-11-11T12:22:07Z,"Trying to add an image to the HTML description of a video via the edit form, the image uploader said I couldn't upload a file of that type to this folder. See screenshot.

",anna
2,1,857,Error on Author Page,Architecture,,defect,,closed,2012-11-06T06:20:47Z,2012-11-10T13:45:34Z,"http://testing.plumi.org/author/anna

See comment.",anna
2,1,858,Header / Navigation Issues,Architecture,,defect,markos,closed,2012-11-06T08:30:35Z,2012-11-15T21:45:41Z,"In addition to issues here regarding user-options:
https://plumi.org/ticket/832

1. The publish and browse buttons are right next to each other, but with space between them and the search bar. It doesn't look good/neat.

2. These buttons should not be ""clickable"" - no on-click colour change, as they are not actually buttons.

3. Genres, Topics & Countries are now appearing as light grey in the menu - can't read them, and are inconsistent.
",anna
2,1,863,Video Publish Form - HAVE YOU CATEGORISED... text overlaps CC chooser,PlumiEMSkin,,defect,yiannis,closed,2012-11-21T04:43:38Z,2013-01-29T11:25:52Z,"http://testing.plumi.org/Members/anna/videos/@@publish_video

See screenshot",anna
2,1,813,"Spacing - Title, Byline, Content on Static Pages",PlumiEMSkin,,enhancement,yiannis,closed,2012-11-01T07:15:43Z,2012-11-15T20:21:43Z,"e.g. https://www.engagemedia.org/about-us

I think what remains to be done here to make these pages look neat is to move the byline closer to the title, and then create a space under that. Like the example below.

{{{
About Us
by EngageMedia — Oct 02, 2012 12:46 PM

EngageMedia is a non-profit media, technology and culture organisation. We use the power of video, the internet and free software technologies to create social and environmental change. We believe independent media and free and open technologies are fundamental to building the movements needed to challenge social injustice and environmental damage, as well as to provide and present solutions.
}}}

This ticket was moved from here: https://redmine.engagemedia.org/issues/3280",anna
2,1,837,Featured Video - Add Date & Country Metadata,PlumiEMSkin,,enhancement,cpsaltis,closed,2012-11-02T07:30:15Z,2012-12-03T03:57:46Z,"Add these into the featured video on the front page.

Moved from: https://redmine.engagemedia.org/issues/3243",anna
2,1,322,Implement Video Upload Progress Bar,VideoUploading,,feature,,closed,2010-02-11T00:34:54Z,2012-11-01T11:17:43Z,A flash/AJAX upload progress bar for uploading videos in Step 3 of the video publish form.,anna
2,1,524,New Testing Instance & Re-Design Infrastructure Notes,Research,,task,,closed,2010-11-29T23:15:23Z,2012-07-30T17:01:14Z,"Determine the best method for implementing the EngageMedia.org re-design as a layer on top of Plumi and produce a brief outline of how this should work - what the designer needs to provide, what EngageMedia need to provide, delineation of front-end development roles, which infrastructure should be used (Diazo / Deliverance) and an estimate of development hours.

This will help us understand what is required in the re-design milestone, how much time it will take for programming, design and implementation, and what resources EM will need to provide.

Perhaps a version of this document could be made available in the Plumi manual as a guide to theming Plumi 4.x

Could be a brief explanation covering the essentials (a page?).

Also set up a new testing instance that does not use plumi.skin so we can try out Sunburst theme.

",anna
2,1,767,Video View Page Template Issues,PlumiEMSkin,,task,mike,closed,2012-06-29T14:21:11Z,2012-12-05T10:47:56Z,"*  Other Videos by This Author changes
** Change to ""Other videos by this member"" - ""author"" seems strange for a film maker - THIS TEXT IS NOW MISSING!
** needs metadata - rolllover for extended title, short desc, Country, and include a little box overlay for duration
*  Keywords should be 'tags' - video info panel
*  Add link and text when logged out - '[Sign in] to post a comment - NOTE: ARE NON-LOGGED IN COMMENTS CURRENTLY ENABLED? IS THAT WHAT WE WANT?

Moved from: https://redmine.engagemedia.org/issues/3354",anna
2,1,786,Front Page & Listings - Make More Videos Link Expand Listing,PlumiSkin,,task,dimo,closed,2012-08-29T14:09:30Z,2012-12-05T10:22:22Z,The original design for this page was to have the More Videos expand another two rows of videos. It would be good to implement this.,anna
2,1,809,Video File Availability When Item Deleted,Architecture,,task,markos,closed,2012-10-24T03:24:37Z,2012-11-15T21:22:20Z,"As the transcoded videos sit outside of Plone, when an item is deleted its files still persist on the server, which creates issues for site admins.

How to solve this problem? Following on from conversation with Dimo/Andrew via Skype...",anna
2,1,815,Add Published Date to Video Listings Rollover,PlumiEMSkin,,task,yiannis,closed,2012-11-01T07:22:25Z,2012-11-30T03:26:02Z,"Date should be in format e.g. ""Jan 12"" and sit below the Country.

Moved here from: https://redmine.engagemedia.org/issues/3227",anna
2,1,818,Use Plumi favicon not EM favicon,PlumiSkin,,task,yiannis,closed,2012-11-01T11:22:52Z,2012-11-02T02:31:16Z,http://testing.plumi.org/,anna
2,1,824,Footer - Plumi Design,PlumiSkin,,task,mike,closed,2012-11-02T02:42:50Z,2012-12-19T04:20:59Z,"What could we name the middle column of the footer in the Plumi design? I realise many people will customise this for themselves, but we should have something sensible as a default.

As this will be used for the Plumi demo site I suggest we include some Plumi related links by default, just as Wordpress etc. does.

After discussion at our meeting, let's go with THIS on DEMO.plumi.org - implement a static portlet for site info.

== Content ==
* Comments
* Videos
* Audio
* News
* Events

== Site Info ==
* Contact Us
* Social Media
* Help

== About Plumi ==
* Plumi Blog
* Plumi Manual
* Plumi Demo Site
* EngageMedia.org
* Unweb.me

Let's go with this in a standard Plumi installation:

== Content ==
* Comments
* Videos
* Audio
* News
* Events

== About Plumi ==
* Plumi Blog
* Plumi Manual
* Plumi Demo Site
* EngageMedia.org
* Unweb.me

this will leave a column of space on the right hand side I suppose. ",anna
2,1,852,Page View - Insert Line Between Summary & Description,PlumiEMSkin,,task,yiannis,closed,2012-11-06T01:31:16Z,2012-11-15T21:44:13Z,"http://testing.plumi.org/Members/anna/a-test-page

Related to this ticket, but slightly different display issues currently: https://redmine.engagemedia.org/issues/3351",anna
2,1,871,iframe includes views/downloads again,Architecture,,task,,closed,2012-12-19T10:10:12Z,2012-12-20T04:01:26Z,We deleted this but it appears to be back. See http://www.insideindonesia.org/,and
3,1,667,Links to Transcoded Files,PlumiVideoProduct,,defect,,closed,2011-12-12T16:43:56Z,2012-08-23T10:18:59Z,"These are missing from under the video on video view page.
http://testing.plumi.org/Members/clopy/videos/test-16-9/view

So I can't test BT.",anna
3,1,732,Logos Missing - Step 2 Pubish & CC license chooser,ContentLicensing,,defect,,closed,2012-04-04T08:07:03Z,2012-11-01T13:02:51Z,"A logo is missing on the CC license chooser (from step 2 of publishing form). After you select options and click Select License, a missing image appears above ""provided by Creative Commons"" at the top.

Also there is a missing image appearing below the license area on publish form step 2 itself.",anna
3,1,759,UniSubs Widget Appears over video in Fullscreen - Safari,VideoPlayer,,defect,cpsaltis,closed,2012-06-28T09:41:08Z,2012-11-10T17:50:37Z,"Seems to be Safari only...
http://demo.plumi.org/Members/anna/videos/colony-collapse-filastine/view

Could we allow the user to turn off the UniSubs widget?",anna
3,1,816,Problem with Plumi permissions,PermissionsRolesWorkflow,,defect,,closed,2012-11-01T07:24:41Z,2012-11-15T21:49:43Z,"Default permissions allow users to insert videos on the root of the site. 

# Check and reinforce strict permissions.
# Make a list of permissions users have, on a per role basis

Moved from here: https://redmine.engagemedia.org/issues/3306",anna
3,1,820,Bug with script tag,Architecture,,defect,,closed,2012-11-01T12:38:48Z,2012-11-06T08:33:08Z,"A script tag appears here that should not:
https://www.engagemedia.org/Members/provetza/

<script>alert('s')</script>",anna
3,1,828,News and Events Listing - Styling Fixes,PlumiEMSkin,,defect,yiannis,closed,2012-11-02T06:55:27Z,2012-11-06T06:46:17Z,"
* The headings should be placed slightly closer to the summary below them.
* Byline should appear directly below heading, then space between this and summary.
* Constrain width of thumbnails and display directly inline with top of summary",anna
3,1,830,Make 15 not 12 items appear in Member search results,PlumiEMSkin,,defect,yiannis,closed,2012-11-02T07:05:09Z,2012-11-06T05:37:43Z,"http://testing.plumi.org/Members/member_search_results

only 12 items appearing instead of 15, change this so it is 3 neat rows of 5 items each.

Appearing slightly differently in em.org
https://redmine.engagemedia.org/issues/3230",anna
3,1,862,Language Error on new.engagemedia,Translation,,defect,,closed,2012-11-20T07:12:42Z,2012-12-19T04:48:25Z,"http://new.engagemedia.org/taxonomy/lingua

Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /taxonomy/lingua.

Reason: Error reading from remote server

Apache/2.2.14 (Ubuntu) Server at new.engagemedia.org Port 80",anna
3,1,800,Subtitles Configuration - Transcode Star,Translation,,enhancement,,closed,2012-08-30T17:21:55Z,2012-08-30T17:22:01Z,"Mike has added the ability to select/de-select Universal Subtitles in the transcode star configuration panel.

Plumi users now have the option of not including UniSubs easily :)

This option is selected by default.",anna
3,1,834,Go Button for Search Bar,PlumiEMSkin,,enhancement,yiannis,closed,2012-11-02T07:16:02Z,2012-11-15T22:03:06Z,"Some users won't know to press return. Add a ""Go"" Button next to input field (either should work - pressing enter or clicking Go).

Moved from: https://redmine.engagemedia.org/issues/3234",anna
3,1,842,Video View - Remove Timestamp from Date Published,PlumiEMSkin,,enhancement,yiannis,closed,2012-11-02T08:01:24Z,2012-11-20T07:09:48Z,"https://www.engagemedia.org/Members/tankaiswee/videos/Tangisan-Suara-Dari-Murum-Sarawak.mp4/view

Change to e.g.

by Anna Helme — Aug 30, 2012 - 12 Views

Moved from: https://redmine.engagemedia.org/issues/3252",anna
3,1,850,Style Search Results,PlumiEMSkin,,enhancement,cpsaltis,closed,2012-11-06T01:04:38Z,2012-12-19T04:32:47Z,"The Search Results page looks a bit messy right now. It does have thumbs for videos, which is great.

Could we, in order of priority:

1. Re-instate RSS feed (just seems to have disappeared?) using blue RSS button aligned nicely next to ""Search results for"" heading.
2. Remove right-column of empty space
",anna
3,1,854,Latest Videos (and other video listings) Styling Changes,PlumiEMSkin,,enhancement,cpsaltis,closed,2012-11-06T01:43:04Z,2012-11-15T21:56:16Z,"* Increase size of page numbers
* ""Next 20 items"" text should be larger
* Number of videos is no longer mentioned - list total number of videos available
* Remove ""Latest videos contributed by the users."" - this is repetetive and redundant

e.g. https://www.engagemedia.org/latestvideos (testing doesn't have enough data, plus error on that page on testing right now)

Moved from: https://redmine.engagemedia.org/issues/3353",anna
3,1,861,Display Edit Bar on Front Page - for Logged in Managers,PlumiEMSkin,,enhancement,cpsaltis,closed,2012-11-15T22:00:29Z,2012-12-03T04:01:14Z,"So Managers can easily add content in the root.

Make this available in em.skin and plumi.skin.",anna
3,1,660,Remove Support for Audio Until Feature is Mature,Architecture,,feature,markos,closed,2011-11-22T18:11:55Z,2012-11-15T21:46:24Z,It would be '''great''' if Plumi could also support audio content,anonymous
3,1,671,Increase front page feature video size,PlumiSkin,,task,,closed,2011-12-19T09:12:05Z,2012-06-29T14:28:00Z,"We wanted to increase the featured video size in the current interface, but makes sense now just to do this once in the re-design phase. Leaving this ticket here for now, as we will want definitely to have a considerably larger video player on the front page.",and
3,1,692,List Countries Full List Ordered Alphabetically - Listings and Video Publish Form,Taxonomy,,task,markos,closed,2012-01-25T05:56:50Z,2012-11-30T03:39:32Z,"Make Plumi Countries a Full List Ordered Alphabetically - Listings and Video Publish Form

This is different to EM, where we have a custom list of countries.

http://testing.plumi.org/taxonomy/countries",anna
3,1,694,Show Existing Image on Video Edit Form,PlumiSkin,,task,,closed,2012-01-25T10:50:53Z,2012-11-01T12:40:55Z,"If an image has been produced for a video by the transcoder already (i.e. if the video was uploaded by FTP, or the user is re-editing an existing video) the edit/upload form should show a thumbnail of this, so the user can judge whether or not they would like to upload a new one.",anna
3,1,760,Update mediaelement.js,Architecture,,task,Markos,closed,2012-06-28T09:44:24Z,2012-08-23T10:31:17Z,Markos to update collective.mediaelement.js with new version :),anna
3,1,763,UniSubs - https,Translation,,task,anna,closed,2012-06-29T10:10:44Z,2012-06-29T10:25:23Z,"Follow up with UniSubs regarding https. 

Also check with them about any alternatives to Google Analytics, given this means tracking via Google.",anna
3,1,766,NEW TEMPLATE - Video Upload Form,Templates,,task,yiannis,closed,2012-06-29T14:20:38Z,2012-11-06T08:16:59Z,Based on wireframes.,anna
3,1,768,NEW TEMPLATE - Video Listings,Templates,,task,yiannis,closed,2012-06-29T14:22:36Z,2012-11-06T08:17:29Z,"For all listings including:

- category listings - genre, topic, country & video language
- latest videos

Based on wireframes.",anna
3,1,769,BASIC TEMPLATES - All Other Pages,Templates,,task,yiannis,closed,2012-06-29T14:23:18Z,2012-11-10T17:39:15Z,"A basic design of other pages based on the look & feel, without new functionality.",anna
3,1,770,"NEW NAVIGATION, HEADER & FOOTER",PlumiSkin,,task,yiannis,closed,2012-06-29T14:23:49Z,2012-11-06T08:31:27Z,Based on wireframes.,anna
3,1,822,Make background of Plumi skin white,PlumiSkin,,task,yiannis,closed,2012-11-01T12:45:58Z,2012-11-15T21:24:04Z,"To distinguish it a bit from the EM skin, can Plumi have a background of white? Yiannis let us know if this seems like a bad design decision.

Are there any other things we should do to simply differentiate the skins?",anna
3,1,832,Change and Re-Order User Options Drop Down,PlumiEMSkin,,task,markos,closed,2012-11-02T07:11:55Z,2012-12-19T04:31:29Z,"List of options should be (in THIS order) - my profile > my folder > my preferences > logout.

For Managers it should be - my profile > my folder > my preferences > moderate comments > review list > site setup > logout.

""My Profile"" = author page
""My Preferences"" = personal preferences panes (tabbed)

Remove Dashboard & Favourites altogether.

Also, ""moderate comments"" is misaligned.

Moved from: https://redmine.engagemedia.org/issues/3232",anna
3,1,835,Move Date to Under Title in Portlet Items,PlumiEMSkin,,task,yiannis,closed,2012-11-02T07:17:41Z,2012-11-30T03:22:49Z,"e.g. news and events, comments portlets on front page.

Moved from: https://redmine.engagemedia.org/issues/3235",anna
3,1,841,Video View - Reduce Padding - Video Title,PlumiEMSkin,,task,cpsaltis,closed,2012-11-02T07:59:16Z,2012-11-15T21:50:38Z,"Change CSS to reduce space above and below video title:


{{{
#video-title {
    padding: 6px 0px 12px 12px;
    background: #f3f3f5;
    color: #333;
}
}}}

Moved from: https://redmine.engagemedia.org/issues/3251",anna
3,1,845,Feedback Area Misalignment - Author Page,PlumiEMSkin,,task,mike,closed,2012-11-02T08:09:48Z,2012-12-03T03:58:39Z,"eg - https://www.engagemedia.org/author/dayakvoices
and see attachment: https://redmine.engagemedia.org/attachments/2559/comments-misalign1.png

The box for Message is sitting over to the right.

Moved from:https://redmine.engagemedia.org/issues/3256",anna
4,1,819,Safari: Info Text Appears On Top of Title,PlumiEMSkin,,defect,yiannis,closed,2012-11-01T11:26:01Z,2012-12-19T04:47:09Z,"For example on Step 2 of the edit form of a video, the title appears on top of the Info message. See screenshot.",anna
4,1,847,Update /publish Page,PlumiEMSkin,,defect,yiannis,closed,2012-11-02T08:30:13Z,2012-11-30T03:43:30Z,"We realise this page is redundant
https://www.engagemedia.org/publish
http://testing.plumi.org/publish

but I think there are a lot of legacy links around, so it'd be good if the images weren't broken and to remove the callouts link. (this may be true for other Plumi sites who upgrade also)

Moved from: https://redmine.engagemedia.org/issues/3310
",anna
4,1,839,Reduce Line Spacing - Featured Video Title,PlumiEMSkin,,enhancement,yiannis,closed,2012-11-02T07:41:33Z,2012-11-30T03:21:40Z,"Eg https://www.engagemedia.org

A little too much space between the lines. Plus we can save room for longer titles.

Moved from: https://redmine.engagemedia.org/issues/3247",anna
4,1,758,Check with UniSubs - issues,Architecture,,task,anna,closed,2012-06-28T09:35:52Z,2012-12-19T04:34:16Z,"https support - check about this problem - security certificate may scare people away...

Also Google Analytics - as it means sites implementing UniSubs are tracked by Google.

Also fullscreen issue in Safari - menu sits above video.

Could there be a ""turn off subtitles"" button?",anna
4,1,791,Plumi Blog - About Us - Add Unweb Text,ReleaseManagement,,task,,closed,2012-08-30T12:07:58Z,2012-10-29T15:36:05Z,"The Plumi blog should have some text about Unweb here:

http://blog.plumi.org/about/

We can use this from the Critical Commons site, for example.

Let me know some text and I can add it, or just add it in yourself here.",anna
4,1,810,"""Log in"" text is not a link on registration > password set page",PlumiSkin,,task,,closed,2012-10-31T11:31:00Z,2012-11-15T22:04:52Z,"https://www.engagemedia.org/pwreset_finish

On this page ""log in"" should be a link to the login page, as it used to be.
",anna
5,1,797,Video Publish Form - License Heading Font Larger & Remove Space Under Chooser,PlumiEMSkin,,enhancement,cpsaltis,closed,2012-08-30T16:18:39Z,2012-11-21T07:08:35Z,"* ""License"" text should be larger, as a heading for this whole license section of the form.
",anna
5,1,829,Apply 75% Width to Text Content on Registration Page,PlumiEMSkin,,enhancement,yiannis,closed,2012-11-02T06:59:12Z,2012-11-20T06:52:04Z,"http://testing.plumi.org/@@register

The text runs across the whole page, EM would prefer it to be limited to e.g. 75%.

Moved from: https://redmine.engagemedia.org/issues/3229",anna
5,1,393,Make publish/browse portlets text not images - make translatable,PlumiSkin,,task,,closed,2010-04-21T06:06:32Z,2012-08-23T10:34:01Z,Currently these links can't be translated. This is part of the redesign.,and
5,1,798,Video Publish Form - Reduce Field Length & Reduce Form Height,PlumiEMSkin,,task,yiannis,closed,2012-08-30T16:21:33Z,2012-11-21T04:39:41Z,"Make Short Summary & Full Description fields shorter - the same width/length as Title.

Also reduce the height of the whole form, to have less space underneath the last field (just below the Website URL field in the Categorise tab).",anna
1,1,876,More Videos Doesn't Work - demo.plumi.org,PlumiSkin,,defect,yiannis,closed,2013-01-31T16:04:30Z,2013-02-02T22:12:25Z,"We should fix this soon as its front page of the demo. 

There is one video that should appear after clicking more videos 
http://demo.plumi.org

However it doesn't load in Safari 6.0.2",anna
3,1,790,Ability to Change Author of Item,PlumiVideoProduct,,defect,,closed,2012-08-29T16:51:38Z,2013-01-09T10:46:10Z,"Trying to change the Owner of this video:
https://www.engagemedia.org/Members/anna/videos/test/

I changed it using the Ownership tab to ""Andrew L"" but it still displays the original Creator (myself) as the owner.

The main use case is that admins sometimes have to upload videos on behalf of other users, and then want to change the username that is associated with the video to the new user.",anna
3,1,838,Player Elements Resize on Load - Front Page,VideoPlayer,,defect,,closed,2012-11-02T07:34:54Z,2013-03-22T04:17:21Z,"On the front page, the video player loads a slightly different shape and size player, before resizing into the proper container when the player fully loads.

This doesn't occur on a video view page.

This looks a bit ugly as the page is loading.

Moved from: https://redmine.engagemedia.org/issues/3245",anna
3,1,826,Multiple <iframe> Sizes,EmbeddedPlayback,,feature,,closed,2012-11-02T06:42:21Z,2013-03-22T04:22:35Z,"Make three sizes available for people to embed, for different use cases.

Partly to get around these kinds of issues: https://redmine.engagemedia.org/issues/3340",anna
3,1,70,Plumi buttons,DesignCSS,,task,yiannis,closed,2007-09-20T07:37:14Z,2013-03-22T04:23:40Z,"Create 2 new plumi buttons for promo. 

 * 160x53

Contain text: ""Plumi.org""

 * 160x53

Contain text: ""Plumi.org"" and ""free video-sharing app""

",and
3,1,772,NEW TEMPLATE - Collections,Architecture,,task,,closed,2012-07-02T05:21:30Z,2013-03-22T04:31:58Z,This may be quite similar to http://plumi.org/ticket/768 but dropping in here in case.,and
3,1,840,"Video Publish Form - Remove ""no value"" option from Taxonomy Selector",VideoUploading,,task,mike,closed,2012-11-02T07:52:26Z,2013-03-22T04:40:52Z,"Genres and Countries show this option, they should not, looks pretty naff / confusing.

http://testing.plumi.org/Members/anna/videos/@@publish_video

Moved from: https://redmine.engagemedia.org/issues/3249",anna
4,1,846,Folder View Column Headings Misaligned,PlumiEMSkin,,defect,yiannis,closed,2012-11-02T08:16:15Z,2013-03-22T04:46:20Z,"See here: https://www.engagemedia.org/review/folder_contents

columns should be aligned with column headings.",anna
4,1,864,Add two lines of space above login fields on login page,PlumiEMSkin,,task,yiannis,closed,2012-11-21T07:19:02Z,2013-03-22T05:00:00Z,"http://new.plumi.org/login_form

The fields are now bang up against the top of the content area, which doesn't look as good as it did very recently with more space above them.",anna
4,1,872,Search Box Right Edge Missing,DesignCSS,,task,,closed,2013-01-22T08:42:19Z,2013-03-22T05:00:39Z,See screenshot - only on some pages e.g. latestvideos. new.plumi.org,anna
1,1,624,Display country list by continent,Architecture,,task,,closed,2011-03-10T14:47:39Z,2012-01-25T12:26:07Z,"The country listing used to be dived by International, Oceania, East Asia, South Asia and Southeast Asia. Now all the countries are lumped together.",mike
3,1,11,Comment in info section of torrent file back to video view page,BitTorrent,,defect,,closed,2007-07-04T22:09:23Z,2010-10-26T13:37:28Z,Looking at the info of the torrent file downloaded from the site gives you no information as to where the torrent came from. It should reference to engagemedia.org and/or to the page the video came from.,and
3,1,802,spam,Refactoring,,defect,,closed,2012-10-10T08:33:20Z,2012-10-10T09:35:40Z,spam,anonymous
3,1,804,spam,ProductionTools,,defect,,closed,2012-10-11T10:03:28Z,2012-10-11T13:46:42Z,"
",anonymous
3,1,808,spam,PlumiVideoProduct,,defect,,closed,2012-10-21T23:36:37Z,2012-10-22T07:13:21Z,spam,anonymous
3,1,40,Add captions/subtitles to uploaded videos,EmbeddedPlayback,,enhancement,,closed,2007-07-11T02:32:43Z,2010-11-29T03:37:37Z,"Part of many sites' requirements is to meet section 508 (in the US) guidelines for accessibility, and optionally other web accessibility guidelines that may be useful to be as inclusive as possible. Captions and/or subtitling are a great start to that end, as well as an accessible flash player.

WGBH Boston has made a lot of headway in the realm of [http://ncam.wgbh.org/webaccess/ccforflash/ accessible flash movie players], and related content.

It would be a boon to the community to add the ability to include external caption files for the respective video formats using SMIL or other standard required by the specific player.

Google video has its own way of [http://video.google.com/support/bin/answer.py?hl=en&answer=26577 doing captioning] that makes it much simpler to add captions/subtitles to videos that need it, which might be an option for the flash transcoded videos.",dunlapm@…
3,1,148,"validate RSS2 feed / implement Tx metadata / fix in Safari, iTunes",Vodcasting,,enhancement,andycat,closed,2008-01-30T18:39:08Z,2010-10-26T13:42:24Z,"The RSS2 view has been re-implemented to be faster (only using catalog metadata ie brains)
see here http://plumi.org/ticket/95

Check the validity of the feeds, esp in Safari, and iTunes.

Dont forget the RSS1 could use with reimplementing as above.

Implement the tx-metadata standard atom - based view also
http://wiki.transmission.cc/index.php/Metadata_Workspace
",andycat
3,1,363,plumiftp buildout recipe,VideoUploading,,enhancement,,closed,2010-03-15T18:30:39Z,2011-01-04T16:55:39Z,"For a full Plumi deployment, [http://pypi.python.org/pypi/plumiftp/0.4 plumiftp] has to be installed. Currently this is done manually by the site admin and should be documented in the [http://en.flossmanuals.net/bin/view/Plumi/Installation manual]. 

For Plumi 3.1 it would much better to have plumiftp configured automatically by a buildout recipe in order to simplify deployment.",dimo
3,1,18,New Feature - Playlists,EmbeddedPlayback,,feature,,closed,2007-07-04T23:03:25Z,2013-03-19T23:16:51Z,"This ticket includes notes from previous incarnations of this feature request.

YouTube, Vimeo etc. have playlist features, allowing the user to save videos on an arbitrary basis into a list.

Would be great to be able to do this with an ajax style interface, to be able to search for videos, add them to a user's playlist, delete them and re-order them.

Also to be able to play these sequentially in the browser, also fullscreen, and skip between them.

Also to have the ""Add to Playlist"" button below each video, with a menu pop-up for a user's playlists.

Also to have an RSS2 vodcast generated on a per-playlist basis (custom vodcasts).

More ideas below....

Use RSS feeds down the side of the fullscreen page generated by Flowplayer as a video playlist system.

A column down the right-hand side of a fullscreen page such as [http://flv.engagemedia.org/fullscreen.html?config=%7BinitialScale%3A%27fit%27%2CfullScreenScriptURL%3A%27http%3A//flv.engagemedia.org//fullscreen.js%27%2Cloop%3Afalse%2CautoBuffering%3Atrue%2CautoPlay%3Atrue%2CbaseURL%3A%27http%3A//flv.engagemedia.org/%27%2CvideoFile%3A%27anna/videos/granactionfull.flv%27%2CsplashImageFile%3A%27flash_splash.jpg%27%7D this]

This could be a javascript-generated list of links to RSS feeds, and of feeds themselves, to enable the user to browse a playlist of videos to watch fullscreen based on:

 * tags - playlist of latest (date created) videos in each tag
 * favourites - playlist of latest (date created) videos in the member's favourites list
 * countries - playlist of latest (date created) videos in each country
 * genres - playlist of latest (date created) videos in each genre
 * member - playlist of latest (date created) videos in a Member's video folder

There would be three levels to navigate through:

 * list of all available areas - tags, favourites, countries, genres, members
 * list or cloud of eg. tagcloud of all tags, or all countries
 * list of actual videos within eg. one all videos in East Timor category

Clicking links would pull in the new RSS feed or other template data, without interrupting the Flash video playing. 

Playlist functionality would include the ability to loop playback. This would be really handy for installations etc. (though heavy on the data usage of somebody's connection, and on our data transfer on our server..). Of course it could be intelligent enough to not reload each video, but play from the cached version on a user's local machine, if the file already exists.
",anna
3,1,114,"Enhance indytube to produce audio only streams, as well as thumbnails",Transcoding,,feature,andycat,closed,2007-11-13T17:09:16Z,2010-10-26T13:58:01Z,"It should be quite straight forward to produce audio only tracks, as well as thumbnails at regular intervals.

This should wait until indytube is smart enough to contact Plumi/Plone , to advise it that the certain automatically create media is available (such as ogg theora version of the video, audo only track, thumbnails etc). 

",andycat
3,1,16,adding bittorent as a product to plone,BitTorrent,,task,andycat,closed,2007-07-04T22:35:19Z,2010-10-26T13:57:54Z,"should the bittorrent code be a product in the plone directory and separate to ATvideo?

if the answer is yes this needs to be set up on plone.org ",and
3,1,30,Investigate and test p4a portfolio product for possible inclusion,AuthorProfile,,task,andycat,closed,2007-07-05T13:33:21Z,2010-10-26T14:07:33Z,"The p4a portfolio product may provide us with enhanced member profile functionality and social networking. This product needs installation, investigation, testing and an assessment of whether it should be included and what, if any, modifications it would require.

http://plone4artists.org/products/plone4artistportfolio ",and
3,1,73,Contact Tab in Author Page,AuthorProfile,,task,,closed,2007-09-21T06:25:50Z,2010-10-26T14:03:48Z,Enhance the author page so that the option to contact an author is a separate tab. Once more ajax comes in for plone this could really work quite nicely.,and
3,1,79,New Author Page / Workspace,AuthorProfile,,task,,closed,2007-09-21T07:23:35Z,2010-10-26T12:25:07Z,"Investigate changes to the author and member workspace (now dashboard) in Plone 3.0. Re-design how this works for users. Dashboard now offers custom portlet creation - fit this in with default folders for Video, News, Events, Callouts. 

Implement images for folders as per login_success page (if appropriate).

http://trac.engagemedia.org/projects/ticket/323",and
3,1,132,"enable the ability to upload a transcript, aka subtitle, and make it translatable",Translation,,task,,closed,2007-12-07T10:17:58Z,2012-01-10T23:27:04Z,"it would be able nice to upload a transcript of a video in format .srt, and that the transcript item be translatable by other users. 

it is fairly simple to add a field to upload a simple file, an .srt for example by adding a FileField to engage.py and with the something like the following in video_view.pt:

<div metal:use-macro=""python:context.widget('Transcript', 
              mode='view')"" />

There may be better ways to do this, but it occurs to me that ATVideo could be LinguaPlone enabled, where the languages would corespond to subtitles. a transcript could be uploaded by any user. and when selecting, translate video users could be prompted to upload the translated transcript in a specific language, or an inline for to edit the subtitle text could be generated.

once the subtitles are in the page,  future enhancments could could convert the srt to cmml, or other relevant formats. 
http://trac.annodex.net/browser/scripts/trunk/srt2cmml.py?rev=1179 

",add transcript upload field to video publish form
3,1,213,Implement Firefogg support,VideoUploading,,task,andycat,closed,2009-01-11T10:27:23Z,2010-10-26T14:17:49Z,"http://firefogg.org/dev/index.html

uploading/encoding FF 3.1 plugin",andycat
3,1,259,Increase ease of adding additional files/links to video objects,ATEngageVideo,,task,,closed,2009-07-30T05:34:28Z,2010-10-26T14:29:17Z,"Many videos would benefit from having additional media associated with them (audio, pdfs, images, text etc.) It would be great if Plumi made it easy to add these items easily with the video object as few users will use the Plone system of creating a new folder, adding items into it, and then linking them back in kupu.

Exactly what is needed here still remains to be specced out, that's the first step.",and
3,1,473,Integrate more elegant captcha system,AuthorProfile,,task,,closed,2010-10-28T14:03:29Z,2011-03-13T10:42:38Z,"The current captcha system is a little unattractive and the audio is full of static and difficult to understand.

A better system such as recaptcha would be nice.
http://en.wikipedia.org/wiki/ReCAPTCHA",and
3,1,724,Image Loading Delay in Video Player,EmbeddedPlayback,,task,,closed,2012-04-03T05:24:44Z,2013-03-19T23:19:00Z,"When viewing an embedded video, the image is often loaded much more slowly than it should - appearing in its entirety only after most of the video has loaded.

On Facebook this problem shows up a little differently.

On Facebook, after pasting in a video and on first click the image does not load, so only a white blank rectangle appears where the player (with image) should be.

- could we again change the way images are loaded into the player to address this, so at least it is not blank?
- is there a loading symbol we could switch on as another way of giving feedback to the user that something is happening?

Requires quite a few hours in order to be solved. The image is being served by the zope server while the video is served directly through the web server. In order to solve this, we could serve the image also from the web server, but that would require changing the daemon and plumi in order for the daemon to update the image in the filesystem, every time it gets updated on plumi.",anna
3,1,779,Duration Metadata Not Consistently Extracted,Transcoding,,task,,closed,2012-08-01T12:09:40Z,2013-03-22T05:06:04Z,"The current system to extract the duration does not always work, so some videos are missing the duration. We didn't notice this so much in the previous design, but in the new design this is much more apparent.

We could explore various ways of re-factoring how we get the duration from videos and store it in the object, perhaps using ffmpeg itself.",anna
4,1,762,spam,Research,,defect,,closed,2012-06-29T00:58:58Z,2012-06-29T09:16:45Z,spam,anonymous
4,1,278,Faceted Search with multimedia features,Search,,feature,,closed,2009-10-31T14:42:36Z,2013-03-22T05:06:52Z,"Eg so you could search for videos under a particular cc license, from a particular country about a particular issues and display it as a video listing template with rss2 that can be saved (or in future, create a channel or playlist..).

Investigate this also:
http://svn.eionet.europa.eu/projects/Zope/wiki/FacetedNavigation
very cool product, working and documented !!",bslash@…
4,1,129,Improve flash html code to be more compliant and cross browser,EmbeddedPlayback,,task,andycat,closed,2007-11-26T11:02:50Z,2010-10-26T14:32:05Z,"read this:

http://www.alistapart.com/articles/flashsatay/

the author tells it works in every browser, and it is xhtml compliant (so don't use the ""embed"" tag):

===========

<object type=""application/x-shockwave-flash data=""c.swf?path=movie.swf"" width=""400"" height=""300"">
 <param name=""movie"" value=""c.swf?path=movie.swf"" />

 <img src=""noflash.gif"" width=""200"" height=""100"" alt="""" />
</object>

 If the browser doesn’t know how to play objects with a MIME type of application/x-shockwave-flash, it will simply go for the next child element and give that a try. I’m guessing that a simple image element should be okay for most people. Failing that, you can simply use text.

===",yurj@…
5,1,407,Cannot access ownership tab in video objects,PlumiVideoProduct,,task,,closed,2010-05-25T00:06:52Z,2010-10-26T13:49:07Z,"With the new Plone 3 set up the ability to access the ""ownership"" tab is now no longer available. Need to re-implement this.",and
1,1,636,FTP uploads don't get picked up by transcoder,Transcoding,,defect,,closed,2011-05-02T12:50:29Z,2013-03-19T23:14:49Z,"I have done 3/4 tests on EngageMedia.org. Through the web uploads seem to be OK but ones from FTP don't seem to hit the transcoder.

Moving down the line.",and
3,1,475,Refactor transcode.deamon to enable more reliable scheduling of transcoding jobs,Transcoding,,enhancement,,closed,2010-10-29T11:03:21Z,2013-03-22T05:08:16Z,and stop depending on an external transcode daemon,dimo
3,1,492,Extract Callouts from Plumi,AuthorProfile,,task,,closed,2010-11-01T12:55:36Z,2011-03-13T10:33:40Z,As part of reducing the size of the package. Make it it's own egg.,and
3,1,541,"Refactoring of Plumi - Plumi Video, Plumi App",Refactoring,,task,,closed,2010-12-10T12:20:18Z,2013-03-22T05:09:54Z,"Rename plumi.content to plumi.video. 

plumi.app can be the whole video-sharing suite, including plumi.video and plumi.callouts. 

People can just install plumi.video for a trimmed-down version of transcoding and the content types (or extended schemas).",anna
3,1,543,Use plone.app.async instead of Twisted - Transcode Daemon,Transcoding,,task,,closed,2010-12-11T09:37:28Z,2011-04-12T20:46:39Z,"Replace Twisted with method using plone.app.async to enable a transcoding queue that is persistent and transactional. On fail it should re-start automatically.

This will address intermittent stability issues using Transcode Daemon.",anna
3,1,605,"Rename   ""plumi callouts"" to ""callouts""",Architecture,,task,,closed,2011-02-08T19:33:58Z,2013-03-19T23:23:43Z,"The user will not know what a Plumi Callout is - they should be able to click just ""Callout"" e.g. here:
http://staging.engagemedia.org/Members/anna/callouts

There's no reason for the callouts to be called ""plumi callouts"". They need to change and we should change all the listings, etc that are created to correspond to this.",mike
3,1,607,Ability for admins/editors to embed videos into news/page/event/callouts items,Architecture,,task,,closed,2011-02-10T12:48:49Z,2012-01-10T23:25:03Z,So they can curate content but we don't open this to all users.,and
3,1,647,Videos with spaces in the name not transcoded,Transcoding,,task,,closed,2011-07-05T10:03:32Z,2012-01-25T16:14:59Z,Transcode.daemon not transcoding videos uploaded via ftp with spaces in the name.,and
3,1,717,"Factor out Callouts, put into EM, leave on ice.",Architecture,,task,,closed,2012-03-01T06:33:48Z,2012-12-19T06:49:17Z,"We want to put Callouts into a ""coma"" for now, possibly to be resuscitated in future. They aren't currently being used, but we'd like to hang on to the possibility of using them sooner or later.

Right now they are private on EM, so not showing up in the interface.

Probably they should be factored out of Plumi altogether though, and just installed into EM. ",anna
3,1,761,Remove Month & Day From Video Content Type Schema,PlumiVideoProduct,,task,,closed,2012-06-28T11:16:43Z,2013-03-22T05:13:24Z,"To change the date in edit form / video view page from year/month/day to just year, we need to change the schema. So this should wait until a subsequent release, possibly when we change to Dexterity....",anna
4,1,803,spam,Refactoring,,defect,,closed,2012-10-10T22:14:47Z,2012-10-11T07:35:47Z,"
",anonymous
4,1,805,spam,Refactoring,,defect,,closed,2012-10-12T08:01:06Z,2012-10-12T08:21:40Z,"spam
",anonymous
4,1,656,amazing news about gkfx,DesignCSS,,enhancement,,closed,2011-10-14T15:16:05Z,2011-10-14T15:37:39Z,incredible news on gkfx.com,gkfx
4,1,576,Streaming Error - Filename Sanitisation Issue - Transcode Star,Transcoding,,task,,closed,2011-01-12T05:19:13Z,2012-01-25T11:06:05Z,"Rico reports getting a streaming error while trying to watch a video.

https://www.engagemedia.org/Members/ivaa/videos/Korban%20%28Destruksi%201%29%20-%20Performance%20art%20oleh%20FX%20Harsono.mp4/view

He says that he loads the page, then gets an error 200 stream not found. Then it takes ages to load, but eventually it loads as normal.

If you try downloading the ogv (or transcoded mp4 file manually), you'll get a file not found. Checking the urls, the one that plumi is trying to access is:
http://videos.engagemedia.org/transcoded/http/www.engagemedia.org/Members/ivaa/videos/Korban-%28Destruksi-1%29---Performance-art-oleh-FX-Harsono.mp4/ogg/Korban-Destruksi-1-Performance-art-oleh-FX-Harsono.ogv
while the one that the transcode daemon actually provides for the video, is:
http://videos.engagemedia.org/transcoded/http/www.engagemedia.org/Members/ivaa/videos/Korban-%2528Destruksi-1%2529---Performance-art-oleh-FX-Harsono.mp4/ogg/Korban-Destruksi-1-Performance-art-oleh-FX-Harsono.ogv

Notice the extra %25s. This is because of the (pretty strange) filename that this video has. Most of these, plone and the daemon try to sanitise but it seems that this is a case that sanitisation doesn't work in the same way for both. It's a different issue, it has nothing to do with the site performance. We should open a new ticket with the specific video and try to solve this sanitisation issue for one of the next milestones.

The reason that if you click a few times the flowplayer the video plays, is that eventually after it times-out you may manage to make it fall-back and make it play the original video which is also an mp4.

A quick way to solve this would be to download the original file and re-upload it with a more compatible filename.

This seems like an edge-case, so am assigning to 4.2 for now.

NOTE: another proposed solution is to allow renaming of the video file itself through the web.",anna
1,1,628,Comments Dates Incorrect on recent comments listing,Commenting,,defect,,closed,2011-03-13T11:02:09Z,2012-01-25T16:17:43Z,"What actually happens is that although the comments are sorted correctly, the modification date displayed next to it, is actually the parent ovject's date. I've reported it on the plone tracker. Let's check for progress after Plone 4.1 is released.

Plone tracker ticket: http://dev.plone.org/plone/ticket/11498",mike
3,1,33,Ability to add html in description field of smart folders,PlumiSkin,,defect,andycat,closed,2007-07-05T15:02:12Z,2012-09-17T20:19:04Z,"Currently only plain text is possible which limits their use for creating custom collations and channels. Ie you can't put links to sites or add images etc.

You also can't add a custom vodcasting thumbnail to this area which would be useful. ",and
3,1,35,Automatic Metadata Extraction From Video Files,ATEngageVideo,,defect,andycat,closed,2007-07-06T15:31:39Z,2011-04-23T10:42:30Z,"Explore the potential to use Kaa or Hachoir Metadata to extract metadata such as codec and duration from video files automatically, on upload.

http://freshmeat.net/projects/hachoir-metadata/

http://freevo.sourceforge.net/cgi-bin/freevo-2.0/Kaa#head-919960011a3523a465d1cacc57f2f8e7b0e8ad00 ",and
3,1,37,Improved tagging functionality,Taxonomy,,defect,andycat,closed,2007-07-08T12:59:38Z,2011-04-23T10:42:30Z,"Currently tagging in Plumi is a tad crude. It relies on the search function to pull in listings of content, doesn't auto-complete tags nor clean URLS (eg/tag/activism) and many other features.

Some options for improving tagging were outlined here. 
http://blogs.onenw.org/jon/archives/2007/06/21/how-plone-keywords-should-work/

Some investigation is required so spec out the best way forward. ",and
3,1,2,Release ATEngageVideo,ATVideo,,enhancement,somebody,closed,2007-07-04T15:28:21Z,2011-04-23T10:42:30Z,"Currently the plone products directory lists only an alpha release of ATvideo. The Engage branch of ATvideo has had a huge amount of work done on it since this release (March 6). That information is not being disseminated through the plone community as it is only being tagged in svn but never officially released.

Nate has given EM ownership of the ATvideo product page (as he has moved onto developing p4a video on Zope3) and is happy for us to take it over. It would be worth adding a new release of ATEngageVideo to this page to stimulate interest.

FYI this ticket may become invalid if merging with p4avideo happens in the meantime.

",and
3,1,71,Investigate ATBlobField,ATEngageVideo,1.0,enhancement,andycat,closed,2007-09-20T12:03:53Z,2011-04-23T10:42:30Z,"http://tarekziade.wordpress.com/2007/09/14/to-blob-or-not-to-blob/

http://dev.plone.org/plone/ticket/6805",andycat
3,1,431,Add file size (in brackets) to ogv file on video view page,PlumiSkin,,enhancement,,closed,2010-08-07T10:44:45Z,2012-01-25T16:19:13Z,"Be nice for users to know how big it is, might encourage more downloading. Esp. if the new it was actually smaller than the original.",and
3,1,21,"create custom item type for featured Items [ ATEngageVideo, News, Events, Call Outs]",News,,feature,dimo,closed,2007-07-05T10:34:51Z,2013-03-22T05:15:24Z,"The current system to feature a  Items [ ATEngageVideo, News, Events, Call Outs] is rather hacky and just requires you to add the keyword 'featured' to any video item - this can obviously be abused easily. Additionally the system only pulls in the description and as such doesn't allow html.

We need a custom item type for featuring  Items [ ATEngageVideo, News, Events, Call Outs]  that contains the following fields

Title

Body (with html)

image

alt tag

link to video file

When placed in a folder this should spit out a valid vodcast feed (rss2 or atom)

Display on index_html should include

Title - Featured Video (links to featured video listing): (Title) - links to video page

Body (inc. 'read more' link to video page as we currently have)

Image - links to video page ",anonymous
3,1,155,Add ability to embed videos from other sites,VideoUploading,,feature,andycat,closed,2008-02-10T12:26:30Z,2011-04-23T10:42:30Z,It would be great if it was easy to embed videos from other sites inside Plumi. This would allow people to bring together all their videos onto one space. One way to do this may be to create a custom content type for embedded videos but with much the same meta-data. Someway to separate locally hosted videos vs videos from other sites is needed.,and
3,1,239,Facebook/Twitter integration for posting videos,SocialSoftware,,feature,,closed,2009-06-16T02:49:16Z,2013-03-22T05:16:46Z,"When a user publishes a video, allow for simultaneously publishing it to their facebook (or other social network) account.",vik
3,1,53,Move video product to Zope3,ATVideo,,task,andycat,closed,2007-07-24T16:15:34Z,2011-04-23T10:42:30Z,"This could take the form of adopting p4avideo or building a new product. Possibilities need to be investigated at this point.
http://plone4artists.org/products/plone4artistsvideo",anonymous
3,1,54,Re-implement the ability to add a custom image to rss2 feeds,Vodcasting,,task,,closed,2007-08-01T13:10:06Z,2013-03-22T05:18:05Z,"This was taken how (I think) due to itunes feed compatibility errors, it would be good to add back in.",anonymous
3,1,75,Make it easy for users to create their own custom vodcast channels,Vodcasting,,task,andycat,closed,2007-09-21T06:50:27Z,2011-04-23T10:42:30Z,"Smart folders are a great way to create custom vodcast channels, unfortunately for more users they are too complicated. It would be great to have a simplified version, perhaps a walk through, for users to very simply set up a new channel.

This is also related to the festivals product - http://plumi.org/ticket/43",and
3,1,76,Create widget to allow content licensing within news item edit form,News,,task,andycat,closed,2007-09-21T06:56:24Z,2011-04-23T10:42:30Z,"Currently you add the content license for news items (and events etc.?) in properties. we need to make it possible to add the license at the point of publishing - within the News edit form.

Should look at Plone 3.0 here to see how content licensing in general will change.",and
3,1,78,Group Functionality,ProductionTools,,task,,closed,2007-09-21T07:05:10Z,2013-03-22T05:19:58Z,"Groups on EngageMedia should have the following functionality:
 * page to list members and info about group
 * public area listing videos published by the group 
 * private group area listing all content shared by the group including videos 
 * shared group workspace 
 * make it much easier for people to share their content to a group 
 * make whole groups area of our Plone more intuitive and simple

This area needs to be investigated further. Look at FilmForge to see how this would work with other collaborative tools.",and
3,1,90,Debian package for Plumi,SiteTools,,task,,closed,2007-10-16T13:02:08Z,2011-04-23T10:42:30Z,"Investigate producing a Debian package for Plumi, using the 'plone-site' debian package as a base.

Then get it uploaded into the standard repository.",pabs
3,1,184,Make Configlet to Control Option for Revealing ReTranscode Messages to Managers or Managers and Owners,Transcoding,,task,andycat,closed,2008-10-15T04:09:36Z,2011-04-23T10:42:30Z,Give Plumi devs the option of switching this easily.,anna
3,1,206,Include HTML5 video player in rss or atom feed,Vodcasting,,task,,closed,2008-12-23T23:08:08Z,2013-03-22T05:20:32Z,"This idea has come up in a few different context but predominantly stems from the desire to not just get a text based listing of the latest videos, but to be able to display the actual flash player in the syndicated listing. This would save people embedding the player by hand and would provide a full ""rich media"" syndication system.

This would be great for the Transmission.cc site but also for people's individual blogs, or for use in things like facebook applications.",and
3,1,215,Ability to feature site members,ATEngageVideo,,task,,closed,2009-01-12T02:41:10Z,2013-03-22T05:20:57Z,"Make a news item with keyword ""featured-member"", add content to this item by hand. Potentially create a portlet to list news items with this keyword, and re-display this inside re-designed skin.",anna
3,1,252,Develop a system to allow text/audio/file based content to be attached to video items,PlumiVideoProduct,,task,,closed,2009-07-29T07:29:25Z,2013-03-22T05:21:22Z,"The thinking here is that quite often there might be supporting material for a video (pdfs, audio interviews, images etc.). It would be good to look at a system for how including these backgrounders with video items might be possible.",and
3,1,257,Create more sophisticated search fuctionality and the ability to make saved searches with vodcast outputs,ATEngageVideo,,task,,closed,2009-07-30T05:27:55Z,2013-03-22T05:21:41Z,"Eg so you could search for videos under a particular cc license, from a particular country about a particular issues and display it as a video listing template with rss2 that can be saved.

See also this old ticket http://plumi.org/ticket/75",and
3,1,271,Complete plumi.mediahost egg and upload to pypi,Transcoding,,task,vik,closed,2009-08-27T05:57:52Z,2011-04-23T10:42:30Z,"plumi.mediahost egg product is the network wrapper for the network-addressable transcoding service.

http://plumi.org/wiki/PlumiMediaHost",andycat
3,1,315,Re-implement TX metadata atom feed,Vodcasting,,task,baiju,closed,2010-02-09T05:52:53Z,2011-04-23T10:42:30Z,"This is currently not working in Plumi 3, we need it for the Transmission.cc redevelopment - See http://plumi.org/ticket/182

Currently working in plumi 0.2.3 at http://www.engagemedia.org/Members/pipstarr/videos/transmission.xml",and
3,1,372,Apache buildout leaving code cruft in /tmp,Buildout,,task,,closed,2010-03-17T16:13:53Z,2011-04-23T10:42:30Z,"
The apache buildout leaves the working code in /tmp :

{{{
drwx------   3 root  wheel     512 Mar 16 15:42 tmp202X0obuildout-apachebuild
drwx------   3 root  wheel     512 Mar 17 11:23 tmp4cck05buildout-apachebuild
drwx------   3 root  wheel     512 Mar 16 21:43 tmpICPBE1buildout-apachebuild
drwx------   3 root  wheel     512 Mar 14 16:22 tmpcorx0Cbuildout-apachebuild
drwx------   3 root  wheel     512 Mar 14 22:43 tmpfQv0rNbuildout-apachebuild
drwx------   3 root  wheel     512 Mar 14 18:43 tmpr8zGH8buildout-apachebuild
drwx------   3 root  wheel     512 Mar 17 08:51 tmpsHTsjZbuildout-apachebuild
drwx------   3 root  wheel     512 Mar 15 09:35 tmptargAxbuildout-apachebuild
.....
}}}

Multiple buildouts can fill /tmp leading to problems with other programs that use /tmp, including Plone (which uses it for product installations).

Recommend action is to remove the /tmp/tmpxxxxxbuildout-apachebuild at the end of the install, if the build was succeessful.

Or, at the very least, informing the user so they can remove it themselves.
",jimby
3,1,406,Open Content licensing option not available for news/events/call outs,ContentLicensing,,task,,closed,2010-05-20T01:11:59Z,2013-03-22T05:22:07Z,"In the ""ownership"" tab there is no option to add a CC license.",and
3,1,421,Ability to chat with other users - who else is on this page,AuthorProfile,,task,,closed,2010-07-20T09:28:21Z,2013-03-19T23:19:34Z,"This may be a bit pie in the sky but I was imagining a system that tells you if another user is looking at the same video you are and allows you to instant message with them.

Something to think about later but just wanted to get it down.",and
3,1,490,Investigate nginx,AuthorProfile,,task,Dimo,closed,2010-11-01T12:11:41Z,2011-04-23T10:42:30Z,To replace apache.,and
3,1,560,Enhance Tag Functionality,SocialSoftware,,task,dave,closed,2010-12-21T08:29:09Z,2013-03-22T05:22:44Z,"If it's possible with the new tag product, link to /tags when clicking ""TAG CLOUD"" in the portlet and show the full list of tags. Otherwise tags are not really being used very much, if only a few are ever available in that portlet.

Needs some investigation.",anna
3,1,609,Create RSS feed for the front page that feeds all content,Architecture,,task,,closed,2011-02-11T10:02:30Z,2013-03-19T23:11:00Z,"The title is self explanatory, but we have to decide what content we want to include in the feed. Do we want the content that is in the first page (featured news and events, featured callout and latest videos) or all the content (latest news, events, callouts and videos)?",mike
3,1,614,Investigate optional universal captcha support,Architecture,,task,,closed,2011-02-16T06:09:16Z,2013-03-22T05:23:57Z,"Suggestion from Mike.

Create an optional universal captcha system for Plumi",and
3,1,629,Revisit the active members portlet,Architecture,,task,,closed,2011-03-13T12:12:35Z,2013-03-22T05:24:57Z,Figure out a faster/better way to gather all the info for the active member portlet without putting too much strain on catalog.,mike
4,1,22,Investigate Calendar Functionality,Events,,enhancement,,closed,2007-07-05T11:03:02Z,2013-03-22T05:25:31Z,"Do we want a calendar, and if so, do we want an enhanced calendar product?",anonymous
4,1,465,Random Profile Images For Members,AuthorProfile,,enhancement,,closed,2010-10-26T12:35:05Z,2013-03-22T05:25:59Z,"Suggestion from Markos:

2)why not show random images -from a folder- instead of the default and boring no-logo image, when a user's doesn't have a logo? Would make the site more interesting! 

Figure out if this will work with our site-redesign concept :)",anna
4,1,592,Oembed service implementation,EmbeddedPlayback,,feature,Dave,closed,2011-01-25T02:20:09Z,2013-03-22T05:27:25Z,"For consideration.

Based on reference from http://oembed.com

oEmbed is an open format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.

Wordpress already implements a client side for this, allowing users to simply post a url to a resource, and automatically have that service provide the data to embed in their post or page.

http://codex.wordpress.org/Embeds

There is already django-oembed, ruby-oembed, jquery-oembed, drupal-oembed, Typo3 Extension etc that allow developers to create sites that use oembed to parse URL's and automatically embed content in their sites.

This would allow other sites to simply post a link to a plumi resource, and have that resource automatically embed the data for them, no need to copy and paste the embed code.

It is a simple JSON / XML response to a request of a service.

Also refer :

http://en.wikipedia.org/wiki/OEmbed

http://embed.ly

http://api.embed.ly
",dave
4,1,97,Make Plumi compatible with Miro player search bar,Vodcasting,,task,,closed,2007-10-23T21:57:33Z,2011-04-23T10:42:30Z,"text from http://lists.transmission.cc/pipermail/transmission-discuss/2007-October/000858.html

I have added to the search bar functionality on Miro - ie added
EngageMedia and IFIWatch.tv (see the screenshot -
http://andycat.engagemedia.org/em-miro.png )

To add to this search bar you need to construct a simple XML file
describing how to get the search result as RSS2 with enclosures (see
below)

Two problems to get this to really work ;) 

1. For video downloading to work properly in Miro , the search RSS neeed
to have working enclosures - something which isnt present in the 'out of
the box' Plone  - so the for instance, the EM example below gets results
- but cant see the thumbnails , or download the video - 

This does work for Miro, using EM, if you manually add the RSS2 link for
the site (and yes yes , also only if the site is running fast that day
sigh)

Similarly for the drupal system that ifiwatch.tv is using.

2.  atm, these files need to be added in the system - and Miro restarted
- for you to replicate this on a standard miro install.
On linux, using debian, the file path is : 
/usr/share/miro/resources/searchengines

For other systems, i have no idea, but probably something very similar. 
instance_location/resources/searchengines/

Basically, for real users to use this - we would need to get these files
accepted into the upstream Miro distrobution - or build our own binary
installers, for all platforms - and offer that for download on
transmission.cc site.


https://develop.participatoryculture.org/trac/democracy/

bye

andy at aleph:/usr/share/miro/resources/searchengines$ cat engagemedia.xml 
<searchengine>
        <id>engagemedia</id>
        <displayname>EngageMedia</displayname>
        <url>http://www.engagemedia.org/search_rss?SearchableText=%
s&amp;Title=&amp;Subject_usage%
3Aignore_empty=&amp;Description=&amp;created%3Alist%3Adate=1970%2F02%
2F01&amp;created_usage=range%3Amin&amp;portal_type%
3Alist=ATEngageVideo&amp;Creator=&amp;review_state%
3Alist=published&amp;submit=Search</url>
        <sort>12</sort>
</searchengine>

andy at aleph:/usr/share/miro/resources/searchengines$ cat ifiwatch.xml 

<searchengine>
        <id>ifiwatch</id>
        <displayname>IFIWatch</displayname>

<url>http://ifiwatch.clearerchannel.org/search-video/feed/?filter0=%
s&amp;
        </url>
        <sort>13</sort>
</searchengine>",andycat
4,1,133,Have plumi work with Gnash (flash player in GPL),EmbeddedPlayback,,task,andycat,closed,2007-12-11T12:03:08Z,2011-04-23T10:42:30Z,"Gnash : http://www.gnu.org/software/gnash/

I believe the videos on plumi sites don't work properly with Gnash, it would be nice if they would.",arthur.lutz@…
4,1,390,Ability to sort content by rating,SiteTools,,task,dave,closed,2010-04-19T12:07:37Z,2013-03-22T05:29:41Z,"Add content item ratings into the catalog to enable the ability (for example) to see the most highly rated videos.

Add a highest-rated videos portlet. Even better yet it would a ""highest rated this month"" portlet - so that this content would actually tick over, rather than remaining the same.

E.g. the highest rated clip that has been published (date first transitioned to published state) this month.",and
5,1,68,Indytube / Flowplayer Does Not Go Fullscreen on Opera 9.23 / Mac OS 10.4.10 / PPC G3,EmbeddedPlayback,,defect,andycat,closed,2007-09-18T01:46:24Z,2011-04-23T10:42:30Z,"Clicking the fullscreen button on Flowplayer has no effect. I checked blocking of popups was off first.

The test machine only has 320MB of RAM (450mHz G3 processor) so that doesn't help playback, but all other functions do work even if not terribly responsive.

Should check on a PC / newer Mac Intel to see if bug exists in all Opera browsers or just this setup.",anna
5,1,745,spam,VideoUploading,,feature,,closed,2012-05-22T17:36:35Z,2012-05-23T06:39:43Z,deleted spam,anonymous
5,1,748,spam,Translation,,feature,,closed,2012-05-25T02:42:22Z,2012-05-25T09:52:43Z,"deleting spam
",anonymous
5,1,753,spam,VideoUploading,,feature,,closed,2012-06-15T02:29:14Z,2012-06-15T12:50:40Z,spam,spam
5,1,778,sp@m,VideoUploading,,feature,,closed,2012-07-27T16:00:00Z,2012-07-28T12:26:40Z,sp@m,anonymous
5,1,806,spam,Templates,,feature,,closed,2012-10-12T21:12:25Z,2012-10-24T03:22:13Z,"

spam",anonymous
5,1,221,minor code syntax error on <link> tags in ATVideo,ATVideo,,task,andycat,closed,2009-02-03T10:43:18Z,2011-04-23T10:42:30Z,"When creating the pot translation files for ATVideo, i18ndude (the translation string extractor) fails for ATVideo with the following errors:

{{{
$i18ndude rebuild-pot --pot $atvidedo.pot --create $plone .

There was an error processing ./skins/ATEngageVideo/RSS2.pt
Traceback (most recent call last):
  File ""/usr/lib/python2.4/site-packages/i18ndude-3.0-py2.4.egg/i18ndude/extract.py"", line 476, in tal_strings
    p.parseFile(filename)
  File ""/usr/lib/python2.4/site-packages/zope.tal-3.5.0-py2.4.egg/zope/tal/htmltalparser.py"", line 122, in parseFile
    self.parseString(data)
  File ""/usr/lib/python2.4/site-packages/zope.tal-3.5.0-py2.4.egg/zope/tal/htmltalparser.py"", line 128, in parseString
    self.feed(data)
  File ""/usr/lib/python2.4/HTMLParser.py"", line 108, in feed
    self.goahead(0)
  File ""/usr/lib/python2.4/HTMLParser.py"", line 148, in goahead
    k = self.parse_starttag(i)
  File ""/usr/lib/python2.4/HTMLParser.py"", line 268, in parse_starttag
    self.handle_starttag(tag, attrs)
  File ""/usr/lib/python2.4/site-packages/zope.tal-3.5.0-py2.4.egg/zope/tal/htmltalparser.py"", line 147, in handle_starttag
    self.getpos())
TALError: empty HTML tags cannot use tal:content: 'link', at line 32, column 9, in file ./skins/ATEngageVideo/RSS2.pt
There was an error processing ./browser/templates/rss_template.pt
Traceback (most recent call last):
  File ""/usr/lib/python2.4/site-packages/i18ndude-3.0-py2.4.egg/i18ndude/extract.py"", line 476, in tal_strings
    p.parseFile(filename)
  File ""/usr/lib/python2.4/site-packages/zope.tal-3.5.0-py2.4.egg/zope/tal/htmltalparser.py"", line 122, in parseFile
    self.parseString(data)
  File ""/usr/lib/python2.4/site-packages/zope.tal-3.5.0-py2.4.egg/zope/tal/htmltalparser.py"", line 128, in parseString
    self.feed(data)
  File ""/usr/lib/python2.4/HTMLParser.py"", line 108, in feed
    self.goahead(0)
  File ""/usr/lib/python2.4/HTMLParser.py"", line 148, in goahead
    k = self.parse_starttag(i)
  File ""/usr/lib/python2.4/HTMLParser.py"", line 268, in parse_starttag
    self.handle_starttag(tag, attrs)
  File ""/usr/lib/python2.4/site-packages/zope.tal-3.5.0-py2.4.egg/zope/tal/htmltalparser.py"", line 147, in handle_starttag
    self.getpos())
TALError: empty HTML tags cannot use tal:content: 'link', at line 26, column 3, in file ./browser/templates/rss_template.pt
}}}

On failure, i18ndude fails to create a pot file. Note that I have also tried this with the newer version of i18ndude (that uses python2.5) and it similarly fails.

I looked into these two files and they have other instances of link tags with tal:content - it's only failing on the first instance.

Neither of these files have any strings to translate, so I tried deleting them and running i18ndude again with success.

Is replacing these ""link"" tags with ""a"" tags a working solution?

#plone suggested I look at the [http://www.w3schools.com/TAGS/tag_link.asp definition of a link tag] which was very clarifying, which is why I suggest the ""a"" tag solution
",datakid
5,1,602,Ratings Error - rating an item you have already rated,Architecture,,task,,closed,2011-01-28T05:19:33Z,2012-01-10T23:23:34Z,"Rico reports that he gets an error in the status bar when attempting to rate a video he has already rated. He would no doubt encounter this as a site editor of engagemedia.org - not being sure which videos he has rated, and which he has not, as the page does not report to the user if you have previously rated it or not.

Rico suggests that some kind of message like ""you have already rated this video"" would be better than getting an error message in the status bar in Firefox.

I'll let him elaborate on the issue as required.

- - - - -
 
Bumping this to the next milestone, during which a discussion with Rico over how best to solve this can ensue (am re-prioritising tickets in anticipation of 4.1 update happening very soon).


",anna
1,,445,Problem creating an ISO unless logged in as admin,AuthorProfile,,defect,,closed,2010-09-14T11:11:19Z,2010-09-15T10:30:33Z,"When logged in as burntester or trialator there is an error creating an ISO from the following videos:

* http://testing.plumi.org/Members/grant/videos/small-testing-video/view

* http://testing.plumi.org/Members/tester/videos/another-test/view

* http://testing.plumi.org/Members/admin/videos/test6/view

The system displays a ""Please wait"" message that only lasts a short time before the ""Get ISO"" link is displayed. Clicking on the link results in a ""file not found"" error.


If the user putting the video together is an admin, it works fine.",grant
1,,453,Creating a multi-video ISO failed,AuthorProfile,,defect,,closed,2010-09-15T12:47:43Z,2010-09-18T01:12:07Z,"Logged in as trialator and selected the following videos:

http://testing.plumi.org/Members/grant/videos/another-testing-video-from-grant/view

http://testing.plumi.org/Members/admin/videos/test6/view

http://testing.plumi.org/Members/grant/videos/small-testing-video/view


Went through ""Create DVD Image"" and when it came back to say ""ISO ready: get it!"" there was no image.

http://videos.testing.plumi.org/transcoded/http/testing.plumi.org/createRSS/dvd/trialator.iso

Says ""Not found on this server""",grant
1,,444,Cannot play mounted ISO,Transcoding,,task,,closed,2010-09-12T09:23:54Z,2010-09-16T22:02:46Z,"I downloaded an ISO from http://testing.plumi.org, burnt it using disk utility on mac but I cannot get Mac DVD Player or VLC to play it. 

DVD Player says Supported Disc Not Available and VLC gives the error below.

Has anyone tried playing a burnt disk on a computer or DVD player?

main debug: Activated main debug: rebuilding array of current - root Playlist main debug: rebuild done - 0 items, index -1 main debug: looking for services probe module: 5 candidates main debug: no services probe module matching ""any"" could be loaded main debug: TIMER module_need() : 123.102 ms - Total 123.102 ms / 1 intvls (Avg 123.102 ms) macosx debug: using Snow Leopard AR cookies macosx debug: notification received in VLC with name VLCOSXGUIInit and object VLCEyeTVSupport main debug: looking for services probe module: 5 candidates main debug: no services probe module matching ""any"" could be loaded main debug: TIMER module_need() : 4.185 ms - Total 4.185 ms / 1 intvls (Avg 4.185 ms) main debug: adding item `CDROM' ( dvdnav:///dev/rdisk1 ) main debug: rebuilding array of current - root Playlist main debug: rebuild done - 1 items, index -1 main debug: processing request item CDROM node Playlist skip 0 main debug: resyncing on CDROM main debug: CDROM is at 0 main debug: starting new item main debug: creating new input thread main debug: Creating an input for 'CDROM' main debug: thread (input) created at priority 22 (input/input.c:214) main debug: thread started main debug: using timeshift granularity of 50 MiB main debug: using timeshift path '/tmp' main debug: `dvdnav:///dev/rdisk1' gives access `dvdnav' demux `' path `/dev/rdisk1' main debug: creating demux: access='dvdnav' demux='' path='/dev/rdisk1' main debug: looking for access_demux module: 1 candidate macosx debug: input has changed, refreshing interface dvdnav warning: cannot open dvdnav main debug: no access_demux module matching ""dvdnav"" could be loaded main debug: TIMER module_need() : 5035.376 ms - Total 5035.376 ms / 1 intvls (Avg 5035.376 ms) main debug: creating access 'dvdnav' path='/dev/rdisk1' main debug: looking for access module: 0 candidates main debug: no access module matched ""dvdnav"" main debug: TIMER module_need() : 0.206 ms - Total 0.206 ms / 1 intvls (Avg 0.206 ms) main error: open of `dvdnav:///dev/rdisk1' failed: (null) main debug: thread ended main debug: dead input main debug: changing item without a request (current 0/1) main debug: nothing to play macosx debug: input has stopped, refreshing interface main debug: TIMER input launching for 'CDROM' : 5118.482 ms - Total 5118.482 ms / 1 intvls (Avg 5118.482 ms)",and
1,,452,Create spec for burnstation production system,AuthorProfile,,task,Grant,closed,2010-09-15T11:29:18Z,2010-09-29T13:48:58Z,"Begun here.
http://plumi.org/wiki/BurnstationProductionSystem",and
2,,449,"Error when clicking ""Burn Disc"" - become logged in as admin?",AuthorProfile,,defect,,closed,2010-09-14T12:12:06Z,2010-09-15T09:20:07Z,"I had built a queue of files and clicked on ""Burn Disc"" when the system generated an error message:

We’re sorry, but there seems to be an error… 

(http://testing.plumi.org/error_log/showEntry?id=1284457210.940.251792628459)

The strange part was that the system showed me logged in as admin, not the trialator account I'd been using.

When I tried to view the details of the error (error_log/showEntry) it said I didn't have permission & showed me logged in as myself again.

See attached screen shots and not the burn queue contents & who I'm logged in as.",grant
3,,447,"""Clear Queue"" and ""Burn Disc"" link available when ISO is being built",AuthorProfile,,task,,closed,2010-09-14T12:05:24Z,2010-09-15T09:49:08Z,"After selecting ""Burn Disc"" & while the ""please wait"" message is being displayed, the ""Burn Queue"" portlet still shows the Clear Queue and Burn Disc links. These should be disabled until the ""Get it"" link is displayed.",grant
3,,451,Create basic user how to for burnstation,Documentation,,task,Grant,closed,2010-09-15T10:09:05Z,2010-09-29T13:50:08Z,,and
4,,446,"Change ""Burn Disc"" link to ""Make Disc Image"" and make it red",AuthorProfile,,task,,closed,2010-09-14T11:24:32Z,2012-09-17T18:15:54Z,"Change the ""Burn Disc"" link in the portlet to ""Make Disc Image"" as the system isn't really burning the disc when the user clicks it.

Set the colour of the link to red (like the ""get it"") link.",grant
4,,448,Increase font size in the Burn Queue portlet,AuthorProfile,,task,,closed,2010-09-14T12:06:20Z,2010-09-15T10:30:00Z,"Can the general font of the action texts (burn, get iso, Clear Burnstation queue etc.) be a little bigger? With the italics it's a bit hard to read.",grant
