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第三方库


热门话题
运行ClassSpy java时发生反射错误   java Android ContextWrapper fileList()看不到我的文件   java使用JAXWS构建大型MTOM/XOP消息   eclipse如何使用ACM库(控制台程序)编写Java程序?   java m2eclipse插件搜索在配置为Nexus时不会给出结果   java Scanner只识别文本文件中的某些行,而不识别其他行   java如何从smartwatch启动活动或服务   java检查数组是否至少有两个具有特定值的元素   JAVA网URL编码器/解码器替代方案   Java中通过引用传递对象   spring如何在使用JavaJSON修补程序进行修补时禁止更新字段   使用java将海量数据存储到mysql的最佳方法   java字符串作为不可变对象   java我无法访问tomcat服务器(localhost),甚至无法访问mysql   java While循环条件未给出预期结果   java如何启动传递图像uri的新活动   Java中类定义在方法中的使用   Java程序在Ubuntu中运行我的另一个程序