Skip to content

Revisions

  • Added Cookie documentation and linking.

    @JamesMGreene JamesMGreene committed Nov 9, 2012
  • Added a reference for Cookie object literals. Changed all JS double quotes to single quotes (except for the JSON config file at the start).

    @JamesMGreene JamesMGreene committed Nov 9, 2012
  • Added `phantom.onError`. Fixed formatting on some other entries.

    @JamesMGreene JamesMGreene committed Nov 8, 2012
  • Removing extra backtick that's breaking syntax highlighting.

    Caged committed Oct 30, 2012
  • Added configuration note on setting proxyType to "none"

    @JamesMGreene JamesMGreene committed Oct 24, 2012
  • Deleted a stray </a> tag

    @JamesMGreene JamesMGreene committed Oct 22, 2012
  • update sendEvent docs for 1.7

    @ysangkok ysangkok committed Oct 17, 2012
  • Corrected the `WebPage#onClosing` example code to respect the corrected documentation.

    @JamesMGreene JamesMGreene committed Oct 17, 2012
  • Added documentation for the `WebPage#onPageCreated` callback. Corrected the documentation for the `WebPage#onClosing` callback. Minor style tweaks.

    @JamesMGreene JamesMGreene committed Oct 17, 2012
  • Fixed the formatting of a few code examples.

    @JamesMGreene JamesMGreene committed Oct 12, 2012
  • Updated API Reference (markdown)

    @JamesMGreene JamesMGreene committed Oct 12, 2012
  • Added documentation for newly redesigned Cookies API.

    @JamesMGreene JamesMGreene committed Oct 10, 2012
  • Added documentation for new frame-related properties: `page.frameUrl`, `page.frameContent`, `page.framePlainText`. Also added missing documentation for `page.plainText`. Covers documentation needs for commit: https://github.com/detro/phantomjs/commit/6217d6b9608b35b5ae9c3bce9bc4fb1f79a6e512

    @JamesMGreene JamesMGreene committed Oct 4, 2012
  • Added a note to the onClosing documentation explaining that the `closingPage` becomes invalid after the handler returns.

    @JamesMGreene JamesMGreene committed Oct 4, 2012
  • Fixed a few minor typos.

    @JamesMGreene JamesMGreene committed Oct 3, 2012
  • Added `page.url`, moved `page.customHeaders` to follow alphabetical sorting of API reference

    @JamesMGreene JamesMGreene committed Oct 3, 2012
  • Minor formatting fix for a manual line break.

    @JamesMGreene JamesMGreene committed Sep 30, 2012
  • Clarified --config as a command-line option, plus explained how to translate command-line option keys/values into config file keys/values.

    @JamesMGreene JamesMGreene committed Sep 28, 2012
  • Suggested a workaround for not wanting `page.customHeaders` passed to subsequent requests. Other minor tweaks/fixes.

    @JamesMGreene JamesMGreene committed Sep 28, 2012
  • Markdown syntax error

    @JamesMGreene JamesMGreene committed Sep 27, 2012
  • Changed ' to " to validate the JSON

    @JamesMGreene JamesMGreene committed Sep 27, 2012
  • Made the "Deprecated" and "Read-only" annotations consistent in formatting.

    @JamesMGreene JamesMGreene committed Sep 26, 2012
  • Removed underscores from around optional arguments since they do not equate to italics when used inside of a code block.

    @JamesMGreene JamesMGreene committed Sep 26, 2012
  • Updated API Reference (markdown)

    @davidrapin davidrapin committed Sep 26, 2012
  • Fixed all of the internal links

    @JamesMGreene JamesMGreene committed Sep 26, 2012
  • Creation: Initial migration from the Google Code Wiki

    @JamesMGreene JamesMGreene committed Sep 25, 2012