Most redmine 插件 related news are at:
ios初学乍道 12 May 2012 | 08:07 pm
转载请注明: 转载自Hi-Ruby中文站 本文链接地址: ios初学乍道 突然很想学ios开发, 由于工作很忙,没有时间去搜集资料,发现一个很不错的wiki,猜想可能是官方wiki的翻译吧,但是初学时候还是看中文比较顺眼,分享一下 http://www.cocoachina.com/wiki/index.php 木有相关文章
HTTP协议头字段及分析 16 Mar 2012 | 03:03 pm
转载请注明: 转载自Hi-Ruby中文站 本文链接地址: HTTP协议头字段及分析 http头的组成: ============== HTTP头字段包括4类: general-header ; request-header ; response-header ; entity-header . ***************************************************...
More redmine 插件 related news:
Redmine, Apache, Subversion: Could not read status line nerdcenter.de 9 Sep 2010 | 08:45 pm
If you use a combination of Redmine.pm, Apache and SVN and are wondering about error messages telling you "COPY of ‘foobar’ : Could not read status line: connection was closed by server" or "COPY of ‘...
优化插件 Super Switch 1.3 goto8848.net 25 May 2009 | 04:50 am
Super Switch 1.3 发布。详细介绍参见http://goto8848.net/projects/super-switch/ 这个插件其实是为 WordPress 的一些功能加了个开关,可以算做是一种优化。 使用这个插件,你可以控制以下功能的是否启用: 版本修订 自动保存 主题预览 不在页面显示WordPress版本 是否在 IE 下显示 Browse Happy 插件...
博客圈最流行的30个 wordpress 插件 wordpress-expert.info 12 Dec 2011 | 06:35 am
原文:staska.net 翻译:sein 似乎每个写博的人都列举过自己喜欢的插件,这篇关于 wordpress 插件的文章,是在总结了 48个列表280个插件的基础上写出来的。 Akismet :规则严厉的反 spam 插件。 Google Sitemap Generator :SEO 利器,生成规范的站点地图以便 Google 收录。 Related posts :自动搜索并列举...
如何提升 WordPress 性能 wordpress-expert.info 12 Dec 2011 | 06:33 am
使用 WP-Cache 插件,优化MySQL 查询缓存以及 PHP 定向(Opcode)缓存,更高级的还有修改 httpd.conf 和 php.ini 文件等等。因内容太过专业我看不懂,请大家自行前往观之。 以及相关资源: 优化你的 wordpress 载入时间 优化你的数据库 如何优化 CSS 优化 wordpress 性能 优化 wordpress 以适应高流量 高性能的 wo...
magento-价格面议插件 05942.com 28 Mar 2012 | 10:06 pm
对于有一些产品,希望和用户价格面议,不标注确定价格,那么显示的时候希望是价格面议,这样,才能满足自己的需求 ... Copyright © 2008 继续阅读《magento-价格面议插件》的全文内容... 分类: Magento 进阶 | Tags: magento 插件 | 添加评论(1) 相关文章: 10个必装Magento免费插件 (2012-4-21 14:40:1)...
使用facebook账户登录magento网店的插件 05942.com 28 Mar 2012 | 10:04 pm
对于社区的巨头facebook,已经渗透到很多领域,很多地方都穿插着facebook的东西 对于facebook,拥有5亿的用户,通过这个,如 ... Copyright © 2008 继续阅读《使用facebook账户登录magento网店的插件》的全文内容... 分类: Magento 进阶 | Tags: magento 插件 | 添加评论(0) 相关文章: 10个必装M...
Redmine 1.4 & Hide user show(show only for admin) bilot.com 27 Jan 2012 | 11:53 pm
vi app/controllers/users_controller.rb rake tmp:cache:clear rake tmp:sessions:clear touch tmp/restart.txt
Redmine 1.4 & Hide list of members(author, assignee) in reports (show only for admin) bilot.com 26 Jan 2012 | 11:52 pm
vi app/views/reports/issue_report.html.erb vi app/controllers/reports_controller.rb vi app/models/query.rb rake tmp:cache:clear rake tmp:sessions:clear touch tmp/restart.txt
Redmine 1.4 & Fields permissions (Hide Assigned to & due date & estimated time) in issue bilot.com 25 Jan 2012 | 03:05 am
ActionView::TemplateError (uninitialized constant ActionView::Base::CompiledTemplates::TabularFormBuilder) on line #1 of vendor/plugins/Redmine-Fields-permissions/app/views/issues/_attributes.rh...
Redmine 1.4 & Hide list of members in project overview (show only for admin) bilot.com 24 Jan 2012 | 11:05 pm
vi app/views/projects/_members_box.html.erb to rake tmp:cache:clear rake tmp:sessions:clear touch tmp/restart.txt