From chitresh4u at gmail.com Mon Feb 3 16:50:07 2014 From: chitresh4u at gmail.com (Chitresh Bhushan) Date: Mon, 3 Feb 2014 13:50:07 -0800 Subject: [Moin-user] Unhandelled exceptions Message-ID: Hi, I tried posting following message on Google Groups ( https://groups.google.com/forum/#!topic/moin-user/rtU-zD1U7Hw ), which I think is not the official mailing list. Any help/suggestions is highly appreciated. We have been using MoinMoin for more than 3 years for our website and it has been working nicely. However, in since couple of weeks we have started to get "Unhandled exception" while editing some pages of the website using GUI mode of the editor. Few other things have also stopped working, for instance copy-paste also seems to give "Unhandled exception" and "insert image" button is not available anymore. Temporarily, we have been editing the website using text-mode of the editor but we would like to get back GUI mode functionality. Is there any way to find the source of the issue and fix it? We are running MoinMoin 1.9.3 and Python 2.4.3. As far as we know, not much has changed in the configuration files. Also, is it possible that updating to a newer version of MoinMoin (and Python) can fix the issues? If so, then we would first like to test the installation/working of new version(s). Is it possible to install two versions of MoinMoin (and corresponding python) side-by-side on the same machine while not affecting the previous installation (and working) of the software(s). We do not want to take down the website while we are testing new version. Thanks, C -------------- next part -------------- An HTML attachment was scrubbed... URL: From tw at waldmann-edv.de Wed Feb 5 06:56:39 2014 From: tw at waldmann-edv.de (Thomas Waldmann) Date: Wed, 05 Feb 2014 12:56:39 +0100 Subject: [Moin-user] Unhandelled exceptions In-Reply-To: References: Message-ID: <52F226F7.3030409@waldmann-edv.de> > I tried posting following message on Google Groups ( > https://groups.google.com/forum/#!topic/moin-user/rtU-zD1U7Hw ), which I > think is not the official mailing list. No, it isn't. But it seems to contain same messages as the mailing list. But I didn't see your message before, so it doesn't seem to work bidirectionally. > We have been using MoinMoin for more than 3 years for our website and it > has been working nicely. However, in since couple of weeks we have > started to get "Unhandled exception" while editing some pages of the > website using GUI mode of the editor. Few other things have also stopped > working, for instance copy-paste also seems to give "Unhandled > exception" and "insert image" button is not available anymore. > Temporarily, we have been editing the website using text-mode of the > editor but we would like to get back GUI mode functionality. > > Is there any way to find the source of the issue and fix it? Look into the web server logs (e.g. apache's error log) if you find some Traceback from moin there. Or, if you don't, configure moin's logging to log to a separate file (see moin.wsgi or whatever adaptor script you used. there are sample logging configs in wiki/config/... in the download archive). > We are > running MoinMoin 1.9.3 and Python 2.4.3. As far as we know, not much has > changed in the configuration files. That sounds a bit like your system is rather outdated and needs a bigger upgrade. Maybe check whether your base system still gets security updates at least and whether you could upgrade to a newer release. > Also, is it possible that updating to a newer version of MoinMoin (and > Python) can fix the issues? Well, maybe. It depends on what causes these issues. But be warned: for recent moins you'll need a more recent python also. And nowadays, you should be running python 2.7 (or 2.6) anyway. > If so, then we would first like to test the > installation/working of new version(s). Is it possible to install two > versions of MoinMoin (and corresponding python) side-by-side on the same > machine while not affecting the previous installation (and working) of > the software(s). You can install a new python as well as a new moin without causing any interferences if you do it right: you didn't say what your operating system is, so I am assuming you run some linux: python: look for new packages for your distribution. if there aren't any, you could compile e.g. python 2.7 on your own and do "make altinstall" (that doesn't overwrite the "python" binary, so your other stuff will continue to work). if you call "python" afterwards, you will still get the old one, if you call python2.7, you'll get the new one. moin: you can run moin "in place" without "installing" it (without using setup.py). just download, unpack and modify sys.path in the moin.wsgi script. From tw at waldmann-edv.de Sun Feb 9 09:45:52 2014 From: tw at waldmann-edv.de (Thomas Waldmann) Date: Sun, 09 Feb 2014 15:45:52 +0100 Subject: [Moin-user] Mentors and helpers wanted for MoinMoin team in Google Summer of Code 2014 Message-ID: <52F794A0.40104@waldmann-edv.de> MoinMoin :) MoinMoin project has filed an application as mentoring organisation for GSOC 2014. https://moinmo.in/GoogleSoc2014 Until February, 14th, we need to complete the application with the count of mentors we have. As you see on the wiki page, we currently have only 3 mentors (2 of them also org admin / backup admin). The amount of student project grants we get from google depends on many factors (in the past, these were usually 3 .. 6 student projects per summer), but one is of course mentoring capacity. The amount of student projects we can (and would) take depends primarily on availability of primary mentors. For quality mentoring, there usually should be 1 mentor per student. In some cases 1 mentor for 2 students can also work (e.g. if mentor has more time, students are predicted to need not that much mentoring, the 2 projects are somehow similar, etc.). So, if you have good experience with some of the following things, think about whether you could help with mentoring a student (as primary mentor) or hanging out with us on #moin-dev as a helper - helping now and then on some topics (but not being a primary mentor for a student). * moin2 codebase (if you have long term moin 1.x coding experience, that might also work, if you can take up the differences quickly) * python * javascript / jquery * css / bootstrap * html5 * mercurial / bitbucket * testing / py.test (and maybe other stuff I just forgot right now :) If this sounds interesting and you like to help the project and student developers who are maybe new to the project, add your name to the mentors list on the wikipage linked above. We usually do mentoring on IRC collaboratively - whoever is online and can answer a question will just do so (no matter whether he is primary mentor for that student or not). You of course should have some time to spend on mentoring, so you should not be super-busy with lots of other stuff. Students are expected to work full-time on their project, a mentor is expected to have at least some hours per week free to spend for mentoring. In case it matters: MoinMoin organisation usually gets 500 USD per student mentored and the mentor decides what happens with that money (usual options are "pay mentor invoice" or "donate to project"). Also, after a successful GSOC, google usually invites 2 mentors per org to their headquarters in mountain view to the GSOC mentor summit (travel costs and 2 hotel nights paid by Google). If we have more than 2 mentors willing and able to go there, we'll roll a dice. :D Cheers, Thomas From nitikaagarwal18 at gmail.com Sun Feb 9 11:35:13 2014 From: nitikaagarwal18 at gmail.com (Nitika) Date: Sun, 9 Feb 2014 21:35:13 +0500 Subject: [Moin-user] Getting Introduced with the Community and Looking forward to Contribute to the Project as part of Gsoc 2014 Message-ID: Hi, Firstly I, Nitika would like to introduce myself to the developers of this commmunity. I am currently pursuing Computer Science and Engineering at Netaji Subhash Institute of Technology INDIA. I have been following the discussions on the mailing list for past few months. I had got an indepth knowledge of the tools used for the development of open source software. My skills include Programming languages: GNU C/C++, Python, Javascript, Version control systems Git/Github and SVN. I am also aware with many of the web development application tools and content management systems. I am an ambitous person willing to learn other technologies when need in future. I choose this organisation for the contribution as the work the community does looks very appealing and interesting to me and useful for the whole community. The skills used by the organisation for the development of open source software matches with my skills to much extent. I had installed the required necessary tools and setup the environment in my system needed for the contribution to open source software. I had got myself aware of the source to some extent and had forked on my github account. I had also read the contribution, development tutorial on the community webpage. I would like to seek the mentors help in the selection of the project for which the idea has been proposed for the Gsoc and someone is willing to mentor the project idea. I will highly appreciate with any kind of help, guidance from the mentors to help me move forward to contribute to the software starting off with some easy tasks and then moving levels higher so as to make a strong proposal for the upcoming Google Summer of Code 2014. [1] Github : https://github.com/NitikaAgarwal [2] IRC : nitika18 *--Nitika Agarwal* -------------- next part -------------- An HTML attachment was scrubbed... URL: From rishabhr123 at gmail.com Sun Feb 9 11:54:07 2014 From: rishabhr123 at gmail.com (Rishabh Raj) Date: Sun, 9 Feb 2014 22:24:07 +0530 Subject: [Moin-user] Getting Introduced with the Community and Looking forward to Contribute to the Project as part of Gsoc 2014 In-Reply-To: References: Message-ID: On Sun, Feb 9, 2014 at 10:05 PM, Nitika wrote: > Hi, > > Firstly I, Nitika would like to introduce myself to the developers of this > commmunity. I am > currently pursuing Computer Science and Engineering at Netaji Subhash > Institute of Technology > INDIA. I have been following the discussions on the mailing list for past > few months. I had got > an indepth knowledge of the tools used for the development of open source > software. > > My skills include Programming languages: GNU C/C++, Python, Javascript, > Version control > systems Git/Github and SVN. I am also aware with many of the web > development application > tools and content management systems. I am an ambitous person willing to > learn other > technologies when need in future. > > I choose this organisation for the contribution as the work the community > does looks very > appealing and interesting to me and useful for the whole community. The > skills used by the > organisation for the development of open source software matches with my > skills to much > extent. > > I had installed the required necessary tools and setup the environment in > my system needed > for the contribution to open source software. I had got myself aware of > the source to some > extent and had forked on my github account. I had also read the > contribution, development > I'm pretty sure, we don't have MoinMoin on GitHub. > tutorial on the community webpage. > > I would like to seek the mentors help in the selection of the project for > which the idea has > been proposed for the Gsoc and someone is willing to mentor the project > idea. > > I will highly appreciate with any kind of help, guidance from the mentors > to help me move > forward to contribute to the software starting off with some easy tasks > and then moving > levels higher so as to make a strong proposal for the upcoming Google > Summer of > Code 2014. > > > > [1] Github : https://github.com/NitikaAgarwal > [2] IRC : nitika18 > > > > > *--Nitika Agarwal* > > > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > > http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk > _______________________________________________ > Moin-user mailing list > Moin-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/moin-user > > -- Best, Rishabh Raj International Institute of Information Technology Gachibowli, Hyderabad 500032 Ph: +917842797467 -------------- next part -------------- An HTML attachment was scrubbed... URL: From nitikaagarwal18 at gmail.com Sun Feb 9 12:01:17 2014 From: nitikaagarwal18 at gmail.com (Nitika) Date: Sun, 9 Feb 2014 22:01:17 +0500 Subject: [Moin-user] Getting Introduced with the Community and Looking forward to Contribute to the Project as part of Gsoc 2014 In-Reply-To: References: Message-ID: On Sun, Feb 9, 2014 at 9:54 PM, Rishabh Raj wrote: > > > > On Sun, Feb 9, 2014 at 10:05 PM, Nitika wrote: > >> Hi, >> >> Firstly I, Nitika would like to introduce myself to the developers of >> this commmunity. I am >> currently pursuing Computer Science and Engineering at Netaji Subhash >> Institute of Technology >> INDIA. I have been following the discussions on the mailing list for past >> few months. I had got >> an indepth knowledge of the tools used for the development of open source >> software. >> >> My skills include Programming languages: GNU C/C++, Python, Javascript, >> Version control >> systems Git/Github and SVN. I am also aware with many of the web >> development application >> tools and content management systems. I am an ambitous person willing to >> learn other >> technologies when need in future. >> >> I choose this organisation for the contribution as the work the community >> does looks very >> appealing and interesting to me and useful for the whole community. The >> skills used by the >> organisation for the development of open source software matches with my >> skills to much >> extent. >> >> I had installed the required necessary tools and setup the environment in >> my system needed >> for the contribution to open source software. I had got myself aware of >> the source to some >> extent and had forked on my github account. I had also read the >> contribution, development >> > > I'm pretty sure, we don't have MoinMoin on GitHub. > Check this out https://github.com/saj/moinmoin > > >> tutorial on the community webpage. >> >> I would like to seek the mentors help in the selection of the project for >> which the idea has >> been proposed for the Gsoc and someone is willing to mentor the project >> idea. >> >> I will highly appreciate with any kind of help, guidance from the mentors >> to help me move >> forward to contribute to the software starting off with some easy tasks >> and then moving >> levels higher so as to make a strong proposal for the upcoming Google >> Summer of >> Code 2014. >> >> >> >> [1] Github : https://github.com/NitikaAgarwal >> [2] IRC : nitika18 >> >> >> >> >> *--Nitika Agarwal* >> >> >> >> ------------------------------------------------------------------------------ >> Managing the Performance of Cloud-Based Applications >> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. >> Read the Whitepaper. >> >> http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk >> _______________________________________________ >> Moin-user mailing list >> Moin-user at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/moin-user >> >> > > > -- > Best, > Rishabh Raj > International Institute of Information Technology > Gachibowli, Hyderabad 500032 > Ph: +917842797467 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From nitikaagarwal18 at gmail.com Sun Feb 9 12:08:54 2014 From: nitikaagarwal18 at gmail.com (Nitika) Date: Sun, 9 Feb 2014 22:08:54 +0500 Subject: [Moin-user] Getting Introduced with the Community and Looking forward to Contribute to the Project as part of Gsoc 2014 In-Reply-To: References: Message-ID: On Sun, Feb 9, 2014 at 10:01 PM, Nitika wrote: > > > > > > On Sun, Feb 9, 2014 at 9:54 PM, Rishabh Raj wrote: > >> >> >> >> On Sun, Feb 9, 2014 at 10:05 PM, Nitika wrote: >> >>> Hi, >>> >>> Firstly I, Nitika would like to introduce myself to the developers of >>> this commmunity. I am >>> currently pursuing Computer Science and Engineering at Netaji Subhash >>> Institute of Technology >>> INDIA. I have been following the discussions on the mailing list for >>> past few months. I had got >>> an indepth knowledge of the tools used for the development of open >>> source software. >>> >>> My skills include Programming languages: GNU C/C++, Python, Javascript, >>> Version control >>> systems Git/Github and SVN. I am also aware with many of the web >>> development application >>> tools and content management systems. I am an ambitous person willing to >>> learn other >>> technologies when need in future. >>> >>> I choose this organisation for the contribution as the work the >>> community does looks very >>> appealing and interesting to me and useful for the whole community. The >>> skills used by the >>> organisation for the development of open source software matches with my >>> skills to much >>> extent. >>> >>> I had installed the required necessary tools and setup the environment >>> in my system needed >>> for the contribution to open source software. I had got myself aware of >>> the source to some >>> extent and had forked on my github account. I had also read the >>> contribution, development >>> >> >> I'm pretty sure, we don't have MoinMoin on GitHub. >> > > Check this out https://github.com/saj/moinmoin > > Since I have not gone to Bitbucket, just to start off, I had forked the repository on my github account. > > >> >> >>> tutorial on the community webpage. >>> >>> I would like to seek the mentors help in the selection of the project >>> for which the idea has >>> been proposed for the Gsoc and someone is willing to mentor the project >>> idea. >>> >>> I will highly appreciate with any kind of help, guidance from the >>> mentors to help me move >>> forward to contribute to the software starting off with some easy tasks >>> and then moving >>> levels higher so as to make a strong proposal for the upcoming Google >>> Summer of >>> Code 2014. >>> >>> >>> >>> [1] Github : https://github.com/NitikaAgarwal >>> [2] IRC : nitika18 >>> >>> >>> >>> >>> *--Nitika Agarwal* >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Managing the Performance of Cloud-Based Applications >>> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. >>> Read the Whitepaper. >>> >>> http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Moin-user mailing list >>> Moin-user at lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/moin-user >>> >>> >> >> >> -- >> Best, >> Rishabh Raj >> International Institute of Information Technology >> Gachibowli, Hyderabad 500032 >> Ph: +917842797467 >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From tw at waldmann-edv.de Sun Feb 9 13:27:30 2014 From: tw at waldmann-edv.de (Thomas Waldmann) Date: Sun, 09 Feb 2014 19:27:30 +0100 Subject: [Moin-user] Getting Introduced with the Community and Looking forward to Contribute to the Project as part of Gsoc 2014 In-Reply-To: References: Message-ID: <52F7C892.7040105@waldmann-edv.de> Hi Nitika, > Firstly I, Nitika would like to introduce myself to the developers of > this commmunity. You're welcome! I am the project admin. ;) > My skills include Programming languages: GNU C/C++, Python, Javascript, > Version control systems Git/Github and SVN. You won't need C/C++ for moin, also no git or svn. But you'll need hg (mercurial), bitbucket and html5 / css. > I had installed the required necessary tools and setup the environment > in my system needed for the contribution to open source software. Contributions are always welcome. See the moin-2.0 issue tracker and the EasyToDo page on the wiki. > I had got myself aware of the source to some > extent and had forked on my github account. I guess would not have worked as we do not use git for moin. The moin 1.9 repo for moin you found on github is just something from a user and rather outdated. See the wiki for our repo URLs, links to documentation, etc.: http://moinmo.in/MoinMoin2.0 BTW, it looks a bit like you made this mailing list post content rather generic so you can post it to multiple mailing lists. While I can understand this for efficiency reasons, that might cause issues, as you have seen. In case you plan to do similar for your GSOC application(s): don't do that, it won't work. You should focus on 1 or 2 applications and prepare them well. You need to get into the project(s), have a meaningful application, know what you're talking about, give details about the project you plan to do. If you do more than a few, you will likely not have enough time to do each of them well enough. > I would like to seek the mentors help in the selection of the project > for which the idea has been proposed for the Gsoc and someone is willing > to mentor the project idea. See our ideas page on the wiki (and please read at least the first paragraphs of it completely). If there is some interesting project for you (or if you have an own idea), join us on #moin-dev on IRC. Cheers, Thomas From paul at boddie.org.uk Sun Feb 9 13:20:46 2014 From: paul at boddie.org.uk (Paul Boddie) Date: Sun, 9 Feb 2014 19:20:46 +0100 Subject: [Moin-user] Getting Introduced with the Community and Looking forward to Contribute to the Project as part of Gsoc 2014 In-Reply-To: References: Message-ID: <201402091920.46909.paul@boddie.org.uk> On Sunday 9. February 2014 17.54.07 Rishabh Raj wrote: > On Sun, Feb 9, 2014 at 10:05 PM, Nitika wrote: > > > > I had installed the required necessary tools and setup the environment in > > my system needed > > for the contribution to open source software. I had got myself aware of > > the source to some > > extent and had forked on my github account. I had also read the > > contribution, development > > I'm pretty sure, we don't have MoinMoin on GitHub. There's a very similar message on the mailman-developers list from the same sender, and I'm pretty sure Mailman doesn't use GitHub, either. Actually I think they use Launchpad and Bazaar, so that's two very unlucky guesses. ;-) Paul From renato.pontefice at gmail.com Tue Feb 11 10:58:17 2014 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Tue, 11 Feb 2014 16:58:17 +0100 Subject: [Moin-user] Brand new user Message-ID: Hi, as I've already told, I'm brand new user to this wiki. I've just dowloaded the standalone version (of course I will install on a pc, but for now it's enought) I'm wondering How to get start. I mean Documentation that I can use. Can someone sudgest me somethings? TIA Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From kai at aplteam.com Tue Feb 11 11:40:13 2014 From: kai at aplteam.com (Kai Jaeger) Date: Tue, 11 Feb 2014 16:40:13 +0000 Subject: [Moin-user] Brand new user In-Reply-To: References: Message-ID: Renato, the strategy to solve this problem is pretty general: 1. Google for "MoinMoin" 2. Click the top link 3. Press Ctrl+F 4. Enter "Documentation" 5. Click the link. There we go. Kai On Tue, Feb 11, 2014 at 3:58 PM, Renato Pontefice wrote: > Hi, > as I've already told, I'm brand new user to this wiki. I've just dowloaded > the standalone version (of course I will install on a pc, but for now it's > enought) > > I'm wondering How to get start. > I mean Documentation that I can use. > > Can someone sudgest me somethings? > > TIA > > Renato > > ------------------------------------------------------------------------------ > Android apps run on BlackBerry 10 > Introducing the new BlackBerry 10.2.1 Runtime for Android apps. > Now with support for Jelly Bean, Bluetooth, Mapview and more. > Get your Android app in front of a whole new audience. Start now. > http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk > _______________________________________________ > Moin-user mailing list > Moin-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/moin-user > From renato.pontefice at gmail.com Wed Feb 12 05:31:47 2014 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Wed, 12 Feb 2014 11:31:47 +0100 Subject: [Moin-user] Brand new user In-Reply-To: References: Message-ID: mh...ingenious...;-) ok, is much simpler than I expected. I started! Now, I've new prob (not be solved with the way you told me before...) I would like to work with restructuredtext. I mean: - is there an editor to work with (inside moinmoin) that coul simplify the way I work with? - how can I export a page in restructured text? Do I have to install somethings...? My Idea is to produce doc in moinmoin, then export in rst and work with the .rst file with sphinx, TIA Renato 2014-02-11 17:40 GMT+01:00 Kai Jaeger : > Renato, > > the strategy to solve this problem is pretty general: > > 1. Google for "MoinMoin" > > 2. Click the top link > > 3. Press Ctrl+F > > 4. Enter "Documentation" > > 5. Click the link. > > There we go. > > > Kai > > On Tue, Feb 11, 2014 at 3:58 PM, Renato Pontefice > wrote: > > Hi, > > as I've already told, I'm brand new user to this wiki. I've just > dowloaded > > the standalone version (of course I will install on a pc, but for now > it's > > enought) > > > > I'm wondering How to get start. > > I mean Documentation that I can use. > > > > Can someone sudgest me somethings? > > > > TIA > > > > Renato > > > > > ------------------------------------------------------------------------------ > > Android apps run on BlackBerry 10 > > Introducing the new BlackBerry 10.2.1 Runtime for Android apps. > > Now with support for Jelly Bean, Bluetooth, Mapview and more. > > Get your Android app in front of a whole new audience. Start now. > > > http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk > > _______________________________________________ > > Moin-user mailing list > > Moin-user at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/moin-user > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Sat Feb 15 07:16:19 2014 From: renato.pontefice at gmail.com (Renato) Date: Sat, 15 Feb 2014 13:16:19 +0100 Subject: [Moin-user] Debian wheezy: problem installing moin moin Message-ID: <52FF5A93.8010307@gmail.com> Hi, as on my previous mail, I do not went forward :-( I'm still blocked on the installation. My step ahead, it' s about one idea about my prob. I think my prob is the apache conf. I mean: the moin moin installation, seems to be went ok, but, on the step where I add the wiki on my apache with command: "a2ensite /etc/apache2/sites-available/wiki"I receive the error: "ERROR: No site found matching /etc/apache2/sites-available/wiki! ". If I omit the path, ad write the command "a2ensite wiki" I have no error. But, on my browser, if I type "localhost/wiki" I do not receive any answer from the web server. can someone help me to solve this prob? it's some days that I'm struggling with it (and I lose every time :-( ) TIA Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From lists at sumpfralle.de Sun Feb 16 08:06:11 2014 From: lists at sumpfralle.de (Lars Kruse) Date: Sun, 16 Feb 2014 14:06:11 +0100 Subject: [Moin-user] Debian wheezy: problem installing moin moin In-Reply-To: <52FF5A93.8010307@gmail.com> References: <52FF5A93.8010307@gmail.com> Message-ID: <20140216140611.2e9c5f6d@erker.lan> Hi Renato, Am Sat, 15 Feb 2014 13:16:19 +0100 schrieb Renato : > [..] with command: > "a2ensite /etc/apache2/sites-available/wiki"I receive the error: "ERROR: > No site found matching /etc/apache2/sites-available/wiki! > ". If I omit the path, ad write the command "a2ensite wiki" I have no error. This is just basic apache2 configuration handling - it is not specific for moinmoin. See "man a2ensite" if you want to see the details. Anyway: this part of the setup seems to be finished. > But, on my browser, if I type "localhost/wiki" I do not receive any > answer from the web server. Are you sure about this? If you do not receive _any_ response then your apache server is not running. If you receive any kind of error response from the webserver (e.g. status 500) then you should take a look at the error log of your webserver for more details. Cheers, Lars From davide.poccecai at kcl.ac.uk Sun Feb 16 09:47:51 2014 From: davide.poccecai at kcl.ac.uk (Poccecai, Davide) Date: Sun, 16 Feb 2014 14:47:51 +0000 Subject: [Moin-user] Debian wheezy: problem installing moin moin In-Reply-To: <52FF5A93.8010307@gmail.com> References: <52FF5A93.8010307@gmail.com> Message-ID: Dear Renato, your problem is almost surely an apache configuration one, not a moinmoin. a2ensite requires as argument the name of the site configuration file that you have already created in /etc/apache2/sites-available, so if you created a file called "wiki" in /etc/apache2/sites-available you need to enable the site using the command: a2ensite wiki If you type http://localhost/wiki in your browser and you get nothing, it can be caused by various problems in the configuration. Without seeing the apache "wiki" conf file it's hard to know what the problem is. You should start by examining the apache access and error logs in /var/log/apache. The log files that you need to look into depend on how you configured the wiki apache file, as they should be specified in there. Hope this helps... Regards, Davide From: Renato > Date: Saturday, 15 February 2014 12:16 To: moin-user > Subject: [Moin-user] Debian wheezy: problem installing moin moin Hi, as on my previous mail, I do not went forward :-( I'm still blocked on the installation. My step ahead, it' s about one idea about my prob. I think my prob is the apache conf. I mean: the moin moin installation, seems to be went ok, but, on the step where I add the wiki on my apache with command: "a2ensite /etc/apache2/sites-available/wiki"I receive the error: "ERROR: No site found matching /etc/apache2/sites-available/wiki! ". If I omit the path, ad write the command "a2ensite wiki" I have no error. But, on my browser, if I type "localhost/wiki" I do not receive any answer from the web server. can someone help me to solve this prob? it's some days that I'm struggling with it (and I lose every time :-( ) TIA Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Mon Feb 17 06:04:23 2014 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Mon, 17 Feb 2014 12:04:23 +0100 Subject: [Moin-user] any sudgestion for optimal free account? Message-ID: Hi, I'm trying to install moinmoin on my Debian pc (at home). But what I relly looking for, is a moinmoin wiki, that I can access from everywhere: I mean from home-pc and work (i.e.). I would have a total access (i.e., I need to try restructuredtext) and good reliability. Can someone sudgest me one? TIA Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From lists at sumpfralle.de Mon Feb 17 11:57:59 2014 From: lists at sumpfralle.de (Lars Kruse) Date: Mon, 17 Feb 2014 17:57:59 +0100 Subject: [Moin-user] any sudgestion for optimal free account? In-Reply-To: References: Message-ID: <20140217175759.7801179c@erker.lan> Hi Renato, Am Mon, 17 Feb 2014 12:04:23 +0100 schrieb Renato Pontefice : > [..] But what I relly looking for, is a moinmoin wiki, that I can access from > everywhere: I mean from home-pc and work (i.e.). I briefly walked through the archive and noticed that you asked this question six months ago :) This is the link (taken from my reply back then): https://systemausfall.org/wikis/spontanplanung/WikiSandBox The wiki is open for public use and is well maintained. Does that suit your needs? Lars From anuragsoni.iiith at gmail.com Fri Feb 21 06:47:31 2014 From: anuragsoni.iiith at gmail.com (Anurag Soni) Date: Fri, 21 Feb 2014 17:17:31 +0530 Subject: [Moin-user] Regarding GSOC 2014 Message-ID: Hi, I am 4th yr BTech CSE student at IIIT Hyderabad, India. I am interested in applying for MoinMoin Wiki in Gsoc 2014. I had gone though the last year ideapage of MoinMoin wiki and am interested in the kind of it works on. Can someone please help me, how can i get started. Thanks, Anurag Soni, BTech CSE, IIIT Hyderabad. -------------- next part -------------- An HTML attachment was scrubbed... URL: From renato.pontefice at gmail.com Fri Feb 21 12:20:56 2014 From: renato.pontefice at gmail.com (Renato) Date: Fri, 21 Feb 2014 18:20:56 +0100 Subject: [Moin-user] ready to go! Message-ID: <53078AF8.4030100@gmail.com> Hi, Now (thank to Davide) now, I'm ready to go! My moinmoin it's up. Next step is to start with rst. I think I have docutil installed. I'm wondering how can I start to produce correct rst fle. I read the doc on moinmin web, but I do not understand. Can someone lead me to some useful doc? TIA Renato From renato.pontefice at gmail.com Fri Feb 21 13:54:36 2014 From: renato.pontefice at gmail.com (Renato) Date: Fri, 21 Feb 2014 19:54:36 +0100 Subject: [Moin-user] render as Rst one step ahead (maybe...) Message-ID: <5307A0EC.9070604@gmail.com> ok, From this page http://www.merten-home.de/FreeSoftware/moin2rst/manual.html#installation, I've found the doc and the file to use, to obtain rst. - I've downloaded it - extracted - putted on .../plugin/action and formatter folder - restarted apache2 - login to my wiki - create a page - went to action menu but no action render as restructured text found :-( the Renderasrestructuredtext.py has root:root right. Could it be this the prob? TIA Renato From paul at boddie.org.uk Fri Feb 21 18:03:43 2014 From: paul at boddie.org.uk (Paul Boddie) Date: Sat, 22 Feb 2014 00:03:43 +0100 Subject: [Moin-user] render as Rst one step ahead (maybe...) In-Reply-To: <5307A0EC.9070604@gmail.com> References: <5307A0EC.9070604@gmail.com> Message-ID: <201402220003.43851.paul@boddie.org.uk> On Friday 21. February 2014 19.54.36 Renato wrote: > ok, From this page > http://www.merten-home.de/FreeSoftware/moin2rst/manual.html#installation, > I've found the doc and the file to use, to obtain rst. > > - I've downloaded it > - extracted > - putted on .../plugin/action and formatter folder > - restarted apache2 > - login to my wiki > - create a page > - went to action menu > but no action render as restructured text found :-( > > the Renderasrestructuredtext.py has root:root right. Could it be this > the prob? It depends on the permissions, but it probably has to be at least readable for www-data or whoever your Web server user is. As far as I can see, the files need to be installed into the following places: * RenderAsRestructuredtext.py goes into the plugin/action folder * text_x-rst.py goes into the plugin/formatter folder * moin2rst.py looks as if it is a standalone script I haven't tried this, but it seems as if it would work with recent Moin versions. Paul From renato.pontefice at gmail.com Sat Feb 22 17:22:02 2014 From: renato.pontefice at gmail.com (Renato) Date: Sat, 22 Feb 2014 23:22:02 +0100 Subject: [Moin-user] still prob with docutil Message-ID: <5309230A.2000007@gmail.com> Hi, I'm getting crazy :-( In a moinmoin page that speaks about rest, I read this: This is a *very* simple example. If you see two asterisks around the word "very" in the previous sentence, then the module docutils is improperly installed (or not installed at all). When the module docutils is there, the word is displayed in italics and this whole block of text is not displayed in a special source-code-like format, but like a normal part of the page I see the two asterisks, so, maybe the docuils module is installed improperly. I think Docutil are present in my pc. I'm wondering if I need to config moinmoin to let him know, where Docutil are. Can someone help me? TIA Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul at boddie.org.uk Sat Feb 22 18:00:50 2014 From: paul at boddie.org.uk (Paul Boddie) Date: Sun, 23 Feb 2014 00:00:50 +0100 Subject: [Moin-user] still prob with docutil In-Reply-To: <5309230A.2000007@gmail.com> References: <5309230A.2000007@gmail.com> Message-ID: <201402230000.51011.paul@boddie.org.uk> On Saturday 22. February 2014 23.22.02 Renato wrote: > Hi, > I'm getting crazy :-( > > In a moinmoin page that speaks about rest, I read this: > > This is a *very* simple example. If you see two asterisks around the > word "very" in the previous sentence, then the module docutils is > improperly installed (or not installed at all). When the module > docutils is there, the word is displayed in italics and this whole > block of text is not displayed in a special source-code-like format, > but like a normal part of the page > > I see the two asterisks, so, maybe the docuils module is installed > improperly. Is this a built-in page? Does it have the following at the top of the page text...? #FORMAT rst > I think Docutil are present in my pc. > I'm wondering if I need to config moinmoin to let him know, where > Docutil are. > > Can someone help me? Sure. You're using Debian, I think, so try the following first: dpkg -l python-docutils The response should include a line that starts like this: ii python-docutils 0.8.1-8 Here, the version is the one provided by Wheezy. If you don't see "ii" at the start then you need to try the following using sudo or as root: apt-get install python-docutils Alternatively, if you're feeling ambitious or don't have root, you can install docutils from source. It isn't too difficult, but then you will need to teach Moin about the place it has been installed into. Meanwhile, when using the system package, you should be able to avoid telling Moin about location of docutils, but perhaps only if you're using the system Python as well. I recommend using system packages for most things on Debian, especially for "infrastructure" that shouldn't change that often. Paul From prannoy.bits at gmail.com Sun Feb 23 08:16:33 2014 From: prannoy.bits at gmail.com (Prannoy Pilligundla) Date: Sun, 23 Feb 2014 18:46:33 +0530 Subject: [Moin-user] [GSoC 2014]Issue tracker and Blog Message-ID: Hi Everyone, I am Prannoy Pilligundla pursuing under graduation in BITS-Pilani,India.I was going through the ideas list of 2014( http://moinmo.in/GoogleSoc2014/InitialProjectIdeas) and wanted to know more about what is to be done in Issue tracker and Blog. It would be great if someone could elaborate more on these ideas. Thanks and Regards Prannoy Pilligundla ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From crosseyedpenguin at yahoo.com Sun Feb 23 23:07:00 2014 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Sun, 23 Feb 2014 20:07:00 -0800 (PST) Subject: [Moin-user] [GSoC 2014]Issue tracker and Blog In-Reply-To: References: Message-ID: <1393214820.77081.YahooMailNeo@web122906.mail.ne1.yahoo.com> Hi Prannoy, Thank you for your interest in moin2. I added a few details regarding the Issue Tracker and Blog to?http://moinmo.in/GoogleSoc2014/InitialProjectIdeas. ? On Sunday, February 23, 2014 6:17 AM, Prannoy Pilligundla wrote: Hi Everyone, I am Prannoy Pilligundla pursuing under graduation in BITS-Pilani,India.I was going through the ideas list of 2014(http://moinmo.in/GoogleSoc2014/InitialProjectIdeas) and wanted to know more about what is to be done in Issue tracker and Blog. It would be great if someone could elaborate more on these ideas. Thanks and Regards Prannoy Pilligundla ? ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Moin-user mailing list Moin-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From prannoy.bits at gmail.com Mon Feb 24 09:00:05 2014 From: prannoy.bits at gmail.com (Prannoy Pilligundla) Date: Mon, 24 Feb 2014 19:30:05 +0530 Subject: [Moin-user] [GSoC 2014]Issue tracker and Blog In-Reply-To: <1393214820.77081.YahooMailNeo@web122906.mail.ne1.yahoo.com> References: <1393214820.77081.YahooMailNeo@web122906.mail.ne1.yahoo.com> Message-ID: ? On Mon, Feb 24, 2014 at 9:37 AM, Roger Haase wrote: > Hi Prannoy, > > Thank you for your interest in moin2. > > I added a few details regarding the Issue Tracker and Blog to > http://moinmo.in/GoogleSoc2014/InitialProjectIdeas. > Thanks for adding the details Roger.Will check it out and get back -------------- next part -------------- An HTML attachment was scrubbed... URL: From chitrankdixit at gmail.com Mon Feb 24 09:40:28 2014 From: chitrankdixit at gmail.com (Chitrank Dixit) Date: Mon, 24 Feb 2014 20:10:28 +0530 Subject: [Moin-user] GSOC 2014 Initial Idea: Improve Bootstrap Theme Message-ID: Hello Moin Developers, I am Interested in the very first idea of Google Summer of Code 2014 that is Improve Bootstrap Theme I have cloned the Moin2 repository and found that much of the work to be done in moin2 to apply bootstrap theme , still the website UI is not responsive for desktops and Laptops ( It comes up with Mobile view only). I need some assistance over the idea how things should look a like, also I need the Initial plan made before making the UI. *Regards* *Chitrank Dixit* *IIPS-DAVV* *Indore (M.P.) , India * *MCA* *trackleech.blogspot.in * -------------- next part -------------- An HTML attachment was scrubbed... URL: From crosseyedpenguin at yahoo.com Mon Feb 24 11:29:11 2014 From: crosseyedpenguin at yahoo.com (Roger Haase) Date: Mon, 24 Feb 2014 08:29:11 -0800 (PST) Subject: [Moin-user] GSOC 2014 Initial Idea: Improve Bootstrap Theme In-Reply-To: References: Message-ID: <1393259351.67857.YahooMailNeo@web122901.mail.ne1.yahoo.com> Hi Chitrank, See?http://moinmo.in/GoogleSoc2014/InitialProjectIdeas, under Hints for students. In general, GSOC applicants are expected to make their own proposals. ?The project ideas are just ideas to get you started. ?You are expected to become familiar with moin2, find things that can be improved and write a proposal.? As you ideas develop, use the?DeveloperApplicationTemplate?to create a wiki sub-page under your wiki home page and ask for it to be ACL protected. ?If you have more specific questions you can ask for reviews of your proposal as you develop it. Roger Haase On Monday, February 24, 2014 7:43 AM, Chitrank Dixit wrote: Hello Moin Developers, I am Interested in the very first idea of Google Summer of Code 2014 that is Improve Bootstrap Theme I have cloned the Moin2 repository and found that much of the work to be done in moin2 to apply bootstrap theme , still the website UI is not responsive for desktops and Laptops ( It comes up with Mobile view only). I need some assistance over the idea how things should look a like, also I need the Initial plan made before making the UI. Regards Chitrank Dixit IIPS-DAVV Indore (M.P.) , India?MCA trackleech.blogspot.in ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Moin-user mailing list Moin-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user -------------- next part -------------- An HTML attachment was scrubbed... URL: From tw at waldmann-edv.de Tue Feb 25 07:03:45 2014 From: tw at waldmann-edv.de (Thomas Waldmann) Date: Tue, 25 Feb 2014 13:03:45 +0100 Subject: [Moin-user] No GSOC 2014 for MoinMoin, but we can have a summer of code without google sponsoring ; ) Message-ID: <530C86A1.8030509@waldmann-edv.de> See there: https://moinmo.in/GoogleSoc2014 Because of that, I consider all GSOC-2014-related questions as irrelevant now. If you had recently posted a question to IRC or the mailing list about the project ideas or expressing you are interested in contributing, I assume that they were related to GSOC and are somehow obsolete now. If that isn't the case and you like to do a project without google sponsoring with us, you're very welcome, just ask again in that case. Cheers, Thomas