Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • phpicalendar ... -Todos won't show private todos. -RSS page respects https servers. 2.0 beta -Updated translations: -Japanese -Swedish -French ... config based calendar authentication. 0.9.5 -Fixed all reported bugs. -Added a method to publish without Webdav in ...
  • dm-pagination ... 3, @total=10, @current_page=1> Converting to HTML: Item.page(2).pager.to_html('/items') // => "
    ..." Alter ... =3" class="next">Nexta> <a href="/items?page=5" class="last">Lasta>
    ## Running Specs ...
  • django-future ... handler(job, n=5): ... do_something() ... job.reschedule('3d', kwargs={'n': 6}) When you pass a relative time ... job was actually executed. -------- Feedback -------- There is a `home page `_ ...
  • drupal-modules-email_filefield ... = dev # For example, $MODULE_TAG = DRUPAL-6--1-0-BETA1 [5]$ git status # Your ready for site configuration ( See below ) ... Email Formatter" is enabled in the admin/build/modules page. 2. Create a webform to use as your email message form ...
  • pyPdf ... to output document, unchanged output.addPage(input1.getPage(0)) # add page 2 from input1, but rotated clockwise 90 degrees ... ("watermark.pdf", "rb")) page4.mergePage(watermark.getPage(0)) # add page 5 from input1, but crop it to half ...
  • localized_scaffold ... the user will be redirected to the index page. Here is a sample: rails generate localized_scaffold company name: ... :office,private,mobile,fax,other" \ --str number --embed 5 --noshow rails generate localized_scaffold email person_id:integer kind: ...
  • pandoc-old ... yields a list numbered sequentially starting from 2: (2) Two (5) Three 1. Four * Five If default list markers are ... an [S5] web-based slide show with Pandoc is easy. A title page is constructed automatically from the document's title ...
  • restaurant-review ... - 0.16_LAALSHOP. * LS#2 Implement domain based virtual hosting support * LS#4 Add welcome page * LS#5 Implement Product gallery ... anyplace and put marker * 79. Should have option to share a specific picture * 55. Fix duplicate review related issue * 43. ...
  • describe ... git clone git://github.com/cchou/describe.git or download a copy from the download page. 2. Test the installation via the test harness. %rake ... tested on 1.8.6 and 1.8.7) * java (tested on 1.5 and 1.6) * cucumber (gem) * libxml-ruby (gem) * ruby-xslt ...
  • super_exception_notifier ... in a Rails application, as well as a default set of error page templates to render based on the status code ... error's view path: ExceptionNotifier.view_path = 'app/views/error' 5. Create a view for the error. SuperExceptionNotifier munges the error's ...