{"node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "revisions": [{"id": "f1dab46a-2f95-11f1-b346-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\n\r\nThe original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to make an addition, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pahy-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\nIRC\r\n irc.freenode.net\r\nChannel\r\n #pylowiki \r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 23, "created": 1329252492000}, {"id": "f1daade4-2f95-11f1-9ff8-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": null, "author": null, "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\n\r\nThe original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to make an addition, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pahy-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 22, "created": 1313443115000}, {"id": "f1daa637-2f95-11f1-a6ae-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "f18a3ade-2f95-11f1-90db-e86a64d24d78", "author": "rskoenig", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\nI am just testing this. It seems to work well!\r\n\r\ncool.\r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pie-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pie-loh-wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 21, "created": 1313419442000}, {"id": "f1893068-2f95-11f1-906b-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\n\r\nThe original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to make an addition, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pie-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pie-loh-wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 20, "created": 1301954571000}, {"id": "f1892945-2f95-11f1-b02c-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "ef0385df-2f95-11f1-96a3-e86a64d24d78", "author": "jonas", "data": "About Pylowiki\r\n==================\r\n\r\nasdfasdfasdfsdafasdfasdfsadfsdf\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\n\r\nThe original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to make an addition, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pie-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pie-loh-wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 19, "created": 1301925501000}, {"id": "f18921da-2f95-11f1-bdbf-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\n\r\nThe original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to make an addition, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pie-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pie-loh-wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 18, "created": 1301600112000}, {"id": "f1891a76-2f95-11f1-ad1a-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "ef0385df-2f95-11f1-96a3-e86a64d24d78", "author": "jonas", "data": "About Pylowiki\r\n==================\r\n\r\nasdfasdfasdfsdafasdfasdfsadfsdf\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\n\r\nThe original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to make an addition, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pie-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pie-loh-wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 17, "created": 1301578315000}, {"id": "f1891281-2f95-11f1-b5a0-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "ef0385df-2f95-11f1-96a3-e86a64d24d78", "author": "jonas", "data": "About Pylowiki\r\n==================\r\n\r\nasdfasdfasdfsdafasdfasdfsadfsdf\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\n\r\nThe original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to make an addition, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pie-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pie-loh-wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 16, "created": 1301578260000}, {"id": "f18906e3-2f95-11f1-9ef7-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "f13bea09-2f95-11f1-820f-e86a64d24d78", "author": "bgolemon", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\n\r\nThe original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to make an addition, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pie-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pie-loh-wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 15, "created": 1301234993000}, {"id": "f13a72aa-2f95-11f1-baea-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\n\r\nThe original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to make an addition, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pahy-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 14, "created": 1289339867000}, {"id": "f13a6b0a-2f95-11f1-a9dd-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": null, "author": null, "data": "NRoonx  <a href=\"http://roeepdrzxbct.com/\">roeepdrzxbct</a>, [url=http://qgmcryjovjpa.com/]qgmcryjovjpa[/url], [link=http://ryqvqwylomyk.com/]ryqvqwylomyk[/link], http://ctjqwwilsrhu.com/", "source_format": "rst", "revision_number": 13, "created": 1289285081000}, {"id": "f13a64f8-2f95-11f1-b04d-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": null, "author": null, "data": "NRoonx  <a href=\"http://roeepdrzxbct.com/\">roeepdrzxbct</a>, [url=http://qgmcryjovjpa.com/]qgmcryjovjpa[/url], [link=http://ryqvqwylomyk.com/]ryqvqwylomyk[/link], http://ctjqwwilsrhu.com/", "source_format": "rst", "revision_number": 12, "created": 1289285081000}, {"id": "f13a5e7a-2f95-11f1-9d49-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": null, "author": null, "data": "GkjlbB  <a href=\"http://socwsuvusegt.com/\">socwsuvusegt</a>, [url=http://apicbpguwpfd.com/]apicbpguwpfd[/url], [link=http://vmragafmpcns.com/]vmragafmpcns[/link], http://iomlfnlarktw.com/", "source_format": "rst", "revision_number": 11, "created": 1289282445000}, {"id": "f13a57f4-2f95-11f1-907a-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": null, "author": null, "data": "GkjlbB  <a href=\"http://socwsuvusegt.com/\">socwsuvusegt</a>, [url=http://apicbpguwpfd.com/]apicbpguwpfd[/url], [link=http://vmragafmpcns.com/]vmragafmpcns[/link], http://iomlfnlarktw.com/", "source_format": "rst", "revision_number": 10, "created": 1289282443000}, {"id": "f13a503b-2f95-11f1-9bd9-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\n\r\nThe original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to make an addition, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pahy-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 9, "created": 1288481636000}, {"id": "f13a48cc-2f95-11f1-a229-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n The original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\n\r\n.. pull-quote::\r\n \"Users are able to browse, search, edit, preview, and submit all from the same page!\"\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to add, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pahy-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 8, "created": 1288481572000}, {"id": "f13a41c2-2f95-11f1-b58a-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n The original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to  ...\r\n`````````````````````````\r\n.. pull-quote::\r\n \"Browse, Search, Edit, Preview, and Submit all from the same page!\"\r\n\r\nUsers are able to search, browse, and view articles. If they see a problem or something they wish to add, they may edit and save changes on the same page.\r\n\r\nDuring the edit, a preview of the result will be displayed real-time and in place.\r\n\r\nUsers can see how the page will look *before* submitting. \r\n\r\n\r\n\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pahy-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 7, "created": 1288481293000}, {"id": "f13a3b9c-2f95-11f1-9f30-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n The original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to  ...\r\n`````````````````````````\r\n* Search, Browse, and View articles.\r\n* Edit and Save changes on the same page.\r\n* Preview the result real-time and in place. See the page *before* submitting. \r\n\r\n**Search, Browse, Edit, Preview, and Submit from the same page!**\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\nThe name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n**def Pylons( pahy-lons ):**        \r\n\r\n Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n       \r\n `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n**def wiki( wik-ee ):**\r\n\r\n   A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n   `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n**def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n   A wiki built using the Pylons framework.\r\n    \r\n   * Pylo wiki\r\n   * Pile-O-wiki\r\n   * Pile of wiki \r\n  \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\nPylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\nPylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\nReal-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n* Users get feedback before they save changes.\r\n* Users do not have to leave the article to make a change, they may edit while the browse.\r\n* It is faster and leads to less consecutive edits by the same user.\r\n* Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\nThank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\nYou can also usability test, bug test, feature test Pylowiki.\r\n\r\nBitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\nYes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n* http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 6, "created": 1287236237000}, {"id": "f13a34bd-2f95-11f1-8233-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n The original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to  ...\r\n`````````````````````````\r\n * Search, Browse, and View articles.\r\n * Edit and Save changes on the same page.\r\n * Preview the result real-time and in place. See the page *before* submitting. \r\n\r\n **Search, Browse, Edit, Preview, and Submit from the same page!**\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\n The name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n **def Pylons( pahy-lons ):**        \r\n  Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n        \r\n  `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n **def wiki( wik-ee ):**\r\n\r\n    A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n    `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n **def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n    A wiki built using the Pylons framework.\r\n    \r\n    * Pylo wiki\r\n    * Pile-O-wiki\r\n    * Pile of wiki \r\n   \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\n Pylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\n Pylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\n Real-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n * Users get feedback before they save changes.\r\n * Users do not have to leave the article to make a change, they may edit while the browse.\r\n * It is faster and leads to less consecutive edits by the same user.\r\n * Its fun and futuristic!\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\n Thank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\n You can also usability test, bug test, feature test Pylowiki.\r\n\r\n Bitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\n Yes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n * http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\n#. Setup a working pylons virtualenv, review the pylons wiki to get started.\r\n\r\n   http://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\n#. Acquire the Pylowiki source::\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\n#. Navigate to the pylowiki directory and create a config file as follows::\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\n#. Tweak the config file as appropriate and then setup the application::\r\n\r\n    paster setup-app config.ini\r\n\r\n#. Test the install by running the dev paste server::\r\n\r\n     paster serve --reload config.ini\r\n\r\n#. Navigate a browser to http://127.0.0.1:5000", "source_format": "rst", "revision_number": 5, "created": 1279364780000}, {"id": "f13a2b15-2f95-11f1-ac5b-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n The original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to  ...\r\n`````````````````````````\r\n * Search, Browse, and View articles.\r\n * Edit and Save changes on the same page.\r\n * Preview the result real-time and in place. See the page *before* submitting. \r\n\r\n **Search, Browse, Edit, Preview, and Submit from the same page!**\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\n The name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n **def Pylons( pahy-lons ):**        \r\n  Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n        \r\n  `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n **def wiki( wik-ee ):**\r\n\r\n    A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n    `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n **def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n    A wiki built using the Pylons framework.\r\n    \r\n    * Pylo wiki\r\n    * Pile-O-wiki\r\n    * Pile of wiki \r\n   \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\n Pylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\n Pylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\n Real-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n * Users get feedback before they save changes.\r\n * Users do not have to leave the article to make a change, they may edit while the browse.\r\n * It is faster and leads to less consecutive edits by the same user.\r\n * Its fun and futuristic!\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\n Yes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n * http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\n Thank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\n You can also usability test, bug test, feature test Pylowiki.\r\n\r\n Bitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\nInstallation and Setup\r\n======================\r\n\r\nFirst you need to have a working pylons virtualenv. There are many ways to do\r\nthis and the pylons wiki will get you started if you don't know how.\r\n\r\nhttp://pylonshq.com/docs/en/1.0/gettingstarted/\r\n\r\nexample:\r\n\r\n.. code-block:: bash\r\n\r\n    wget http://www.pylonshq.com/download/1.0/go-pylons.py\r\n    python go-pylons.py --no-site-packages virtpy\r\n    source virtpy/bin/activate\r\n\r\nNext you need to get the ``Pylowiki`` source:\r\n\r\n.. code-block:: bash\r\n\r\n    hg clone ssh://hg@bitbucket.org/russellballestrini/pylowiki\r\n\r\nNavigate to the ``pylowiki`` directory and create a config file as follows:\r\n\r\n.. code-block:: bash\r\n\r\n    paster make-config Pylowiki config.ini\r\n\r\nTweak the config file as appropriate and then setup the application:\r\n\r\n.. code-block:: bash\r\n\r\n    paster setup-app config.ini\r\n\r\nTest the install by running the dev paste server:\r\n\r\n.. code-block:: bash\r\n\r\n    paster serve --reload config.ini\r\n\r\nNavigate a browser to http://127.0.0.1:5000\r\n\r\n\r\n\r\n", "source_format": "rst", "revision_number": 4, "created": 1279363888000}, {"id": "f13a1d35-2f95-11f1-bd6a-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "f0f1bb96-2f95-11f1-9d70-e86a64d24d78", "author": "test", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n The original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to  ...\r\n`````````````````````````\r\n * Search, Browse, and View articles.\r\n * Edit and Save changes on the same page.\r\n * Preview the result real-time and in place. See the page *before* submitting. \r\n\r\n **Search, Browse, Edit, Preview, and Submit from the same page!**\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\n The name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n **def Pylons( pahy-lons ):**        \r\n  Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n        \r\n  `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n **def wiki( wik-ee ):**\r\n\r\n    A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n    `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n **def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n    A wiki built using the Pylons framework.\r\n    \r\n    * Pylo wiki\r\n    * Pile-O-wiki\r\n    * Pile of wiki \r\n   \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\n Pylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\n Pylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\n Real-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n * Users get feedback before they save changes.\r\n * Users do not have to leave the article to make a change, they may edit while the browse.\r\n * It is faster and leads to less consecutive edits by the same user.\r\n * Its fun and futuristic!\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\n Yes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n * http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\n Thank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\n You can also usability test, bug test, feature test Pylowiki.\r\n\r\n Bitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\n\r\n\r\n\r\n", "source_format": "rst", "revision_number": 3, "created": 1279106223000}, {"id": "f0f0f7d8-2f95-11f1-90d1-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n The original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to  ...\r\n`````````````````````````\r\n * Search, Browse, and View articles.\r\n * Edit and Save changes on the same page.\r\n * Preview the result real-time and in place. See the page *before* submitting. \r\n\r\n **Search, Browse, Edit, Preview, and Submit from the same page!**\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\n The name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n **def Pylons( pahy-lons ):**        \r\n  Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n        \r\n  `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n **def wiki( wik-ee ):**\r\n\r\n    A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n    `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n **def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n    A wiki built using the Pylons framework.\r\n    \r\n    * Pylo wiki\r\n    * Pile-O-wiki\r\n    * Pile of wiki \r\n   \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\n Pylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\n Pylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\n Real-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n * Users get feedback before they save changes.\r\n * Users do not have to leave the article to make a change, they may edit while the browse.\r\n * It is faster and leads to less consecutive edits by the same user.\r\n * Its fun and futuristic!\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\n Yes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n * http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\n Thank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\n You can also usability test, bug test, feature test Pylowiki.\r\n\r\n Bitbucket.org allows repository branching and merging.  I will review all submissions and patches and intergrate into the main branch.\r\n\r\n\r\n\r\n\r\n\r\n\r\n", "source_format": "rst", "revision_number": 2, "created": 1278718024000}, {"id": "f0f0ec7f-2f95-11f1-865b-e86a64d24d78", "node_id": "f0f00888-2f95-11f1-9c4a-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "About Pylowiki\r\n==================\r\n\r\n.. contents:: Sections\r\n\r\n\r\n\r\nPylowiki's Primary Objective\r\n=============================\r\n\r\n The original goal of *Pylowiki* was to create an advanced same page, section edit and preview, wiki solution.  We succeeded!\r\n\r\nUsers are able to  ...\r\n`````````````````````````\r\n * Search, Browse, and View articles.\r\n * Edit and Save changes on the same page.\r\n * Preview the result real-time and in place. See the page *before* submitting. \r\n\r\n **Search, Browse, Edit, Preview, and Submit from the same page!**\r\n\r\n\r\nWhat does the name Pylowiki mean?\r\n=========================================\r\n\r\n The name *Pylowiki* is a portmanteau of the words *Pylons* and *wiki*.  To define Pylowiki we must first define *Pylons* and *wiki*.\r\n\r\n **def Pylons( pahy-lons ):**        \r\n  Pylons is a lightweight python web framework emphasizing flexibility and rapid development.\r\n        \r\n  `. . . more about Pylons <http://pylonshq.com/>`_\r\n\r\n **def wiki( wik-ee ):**\r\n\r\n    A collaborative website whose content can be edited by anyone who has access to it.\r\n\r\n    `. . . more about wiki <http://en.wikipedia.org/wiki/Wiki>`_\r\n\r\n **def Pylowiki( pahy - loh - wik-ee ):**\r\n\r\n    A wiki built using the Pylons framework.\r\n    \r\n    * Pylo wiki\r\n    * Pile-O-wiki\r\n    * Pile of wiki \r\n   \r\n\r\nWhat mark-up does Pylowiki use?\r\n=====================================\r\n\r\n Pylowiki uses `reStructured Text (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ as its wiki mark-up. \r\n\r\nHow does Pylowiki render mark-up for real-time preview?\r\n==========================================================\r\n Pylowiki uses ajax to send reST mark-up to the web server.  The web server accepts reST and converts it to HTML.  The HTML is sent back to the browser and appears on the page in place and in real-time!\r\n\r\nWhy is real-time preview important?\r\n````````````````````````````````````````````\r\n Real-time preview of the users wiki mark-up is important because of the following reasons:\r\n\r\n * Users get feedback before they save changes.\r\n * Users do not have to leave the article to make a change, they may edit while the browse.\r\n * It is faster and leads to less consecutive edits by the same user.\r\n * Its fun and futuristic!\r\n\r\n\r\nWhere can I get the sourcecode?\r\n======================================\r\n\r\n Yes, Pylowiki is opensourced.  The hg mercurial repository is located at:\r\n\r\n * http://bitbucket.org/russellballestrini/pylowiki\r\n\r\n\r\nI'd like to help, what could I do?\r\n==========================================\r\n\r\n Thank you! Take a look at the `todo list </todo>`_ and see about implementing something.\r\n\r\n You can also usability test, bug test, feature test Pylowiki.\r\n\r\n\r\n\r\n\r\n\r\n\r\n", "source_format": "rst", "revision_number": 1, "created": 1276972767000}], "count": 23}