opencore所需的javascript和zcml注册

oc-js的Python项目详细描述


这是通用opencore relate javascript和 相关的维护脚本和实用程序(打包、压缩等)。

如果不使用OpenCore,请执行以下操作进行安装:

$ cd oc-js; python setup.py develop
$ python setup.py zinstall /path/to/zopeinstance

如果使用的是opencore样式的env设置,则不需要path。

0.8(2010-11-28)

  • added thirdparty/xinha97-pre directory, imported from http://svn.xinha.org/trunk at r1296. opencore itself will register the resource directory, and will provide its own xinha configuration file.

0.7(2009-11-05)

  • added jquery 1.3.2 so we can maybe start transitioning to it, or at least make one-off pages that use it. For now, it’s recommended to only use it on pages that need it to reduce overhead. (pw)
  • no longer register oc-js resource directory; these javascripts have recently moved back into opencore where their versions can be more easily kept in sync with opencore. they will be removed from this package soon. (egj)

0.6.4(2009-05-07)

  • suppress alert confirmations when pressing the clear word button (rmarianski)

0.6.3(2009-05-06)

  • add word clean button to toolbar (rmarianski)
  • call clear fonts when cleaning word as well (rmarianski)

*需要填写*

0.6.0(2008-07-22)

  • add js to inline the add wiki page form when clicking on the link (rmarianski)
  • Added oc-js-static-map class to mark a map as non-draggable. (egj)
  • Use ‘geolocation’ form field instead of ‘position-text’. ‘location’ will just be used for human-readable description. (egj, pw)
  • Fixed http://trac.openplans.org/livablestreets/ticket/169 Copy tabIndex property so that IE users will properly tab through (douglas)
  • Fixed http://trac.openplans.org/livablestreets/ticket/282 autosave cookie clearing bug. Merged changes from streetsblog r17727 (douglas)
  • Added oc-js-compactPassword behavior for password fields to receive a ‘password’ hint (douglas)
  • Use zoom of 15 everywhere in maps code (pw)
  • For maps UI, unhide existing dom elements instead of inserting new ones (pw)
  • Add initial marker hint balloon to google maps UI (pw)

0.5.0(2008-05-27)

(2008年5月15日部署到openplans.org,使用虚假版本 OC_js-0.3.1dev_r16915-py2.4.鸡蛋)

从svn提交重建的部分变更日志:

  • New UnsavedChanges xinha plugin (douglas)
  • Import disable functionality from streetsblog (douglas)
  • Vacuum: autosave the comment field (ticket #2476) (douglas)

0.4.1(2008-01-10)

从svn提交重建的部分变更日志:

  • Remove firebug (egj, rob)
  • Cleanup & documentation (novalis)
  • new oc-js-unhide behavior, for unhiding js ui on page load; use this alongside a noscript tag for degradation. Doug has doubts whether this plays nicely with clients that lack both JS and CSS support since they’d see both elements. (pw)
  • Fix a bug in breathelife preventing multiple behaviors on a single element (douglas)
  • Add new MemberList behavior for dynamically building a list of members and validating that they exist (douglas)
  • In-progress work on google maps stuff (not used in any opencore release yet) (pw, douglas)

0.4.0(2007-12-13)

从svn提交重建的部分变更日志:

  • Get IE to cooperate in fullscreen mode (#1937) (cabraham)
  • Remove Project Delete function so we can use generic confirmation code (douglas)
  • Fix pullquote application for ie (#1915) (cabraham)
  • Fix scrollbar visibility for firefox on a mac (#1877) (cabraham)

0.3.1(2007-12-03)

在此之前没有保存任何更改日志。

明显释放0.2-0.3.0不存在?

0.1(?)???-??-??)

初次发布。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
用于执行intellij插件的java自定义操作按钮   regexjava模式。带重叠分隔符的split()   java如何在使用ExpectedConditions时避免StaleElementReferenceException。属性是什么?   java在Hibernate中获得唯一的结果   位置更改时不更新java XML数据   java Web服务对另一Web服务的依赖关系   向数据库发布数据时出现java错误204   java如何永久删除listview项?   使用pdfbox为同一PDF创建java多个外部签名   java如何将属性(例如枚举)绑定到不同类型的组件属性(例如每个枚举的映像)?   java对活动生命周期的长期引用   java将一个int和string数组合并到第三个数组中   java停止线程和在哪里使用锁   java ADK与JDK与SDK的区别?   对于上面提到的程序,我得到一个测试用例的运行时错误。所有剩余的测试用例都通过了。有什么建议吗   java Spring启动项目创建bean时出错   java读取同一文件行上的字符串和整数