http://www.mathjax.org/
Looks like an interesting way to integrate LaTeX markup. Anyone looked into
using this?
--
What happens now with your Lotus Notes apps - do you make another costly
upgrade, or settle for being
I am using mod_wsgi. I restarted apache. Don't know about 'touch
deployment script'. Do I need to do something?
R.Bauer wrote:
> Neal Becker schrieb:
>> I'm using moin 1.8.5. I have pygments-1.1.1.
>>
>> I tried copying moin-parser.py to mywiki/dat
I'm using moin 1.8.5. I have pygments-1.1.1.
I tried copying moin-parser.py to mywiki/data/plugin/parser/code.py.
I edited that file to set INLINESTYLES = True. No other changes.
I made a test page:
Describe FrontEndDecimation here.
{{{#!code python
for i in range (10):
print 'hello'
}}}
No
R.Bauer wrote:
> Neal Becker schrieb:
>> I've been away from moin for a while, and now I'm trying 1.8.3. I see
>> that when I attach a pdf, and then view the resulting page, moin only
>> offers to
>> download it. I wanted to directly start my pdf viewer.
I've been away from moin for a while, and now I'm trying 1.8.3. I see that
when I attach a pdf, and then view the resulting page, moin only offers to
download it. I wanted to directly start my pdf viewer. What is the current
procedure for 1.8.3?
Thomas Waldmann wrote:
>> > I'm just trying 1.8.3 on fedora 10 linux.
>> >
>> > I have installed mathtran plugin (if that matters).
>
> Shouldn't matter I think.
>
>> > Problem 1:
>> > If I use konqueror to edit, then save, I get:
>> > Please use the interactive user interface to use action edi
Neal Becker wrote:
> I'm just trying 1.8.3 on fedora 10 linux.
>
> I have installed mathtran plugin (if that matters).
>
> Problem 1:
> If I use konqueror to edit, then save, I get:
> Please use the interactive user interface to use action edit!
>
> I can&
I'm just trying 1.8.3 on fedora 10 linux.
I have installed mathtran plugin (if that matters).
Problem 1:
If I use konqueror to edit, then save, I get:
Please use the interactive user interface to use action edit!
I can't seem to reliably edit and save.
I'm running 1.8.0rc1 like this:
"cd /home/moin/mywiki && moin --config-dir=/home/moin/mywiki server standalone
--port=8081 --interface='' --start"
/home/moin/mywiki contains wikiconfig.py
wikiconfig.py contains:
class Config(DefaultConfig):
port = 8081
interface = ''
These settings se
Installed moin-1.7.2 using python setup.py install.
Ran moin --config-dir=./ migration data
./moin --config-dir=./ start
2008-10-28 20:17:51,665 WARNING MoinMoin.log:120 using logging configuration
read from built-in fallback in MoinMoin.log module!
Loading ...
MoinMoin - 1.7.2 [release]
Trac
{{{#!inline_latex
hello
}}}
Gives me this:
cannot import name wiki
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
Looks like the bug where my attachments don't directly cause download
(unless written as
[[attachment:bla.csv|blah.cs|&do=get]]
)
is not fixed in 1.6.2
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Mic
I have a bunch of attachments at some_page
I have (accidentally) created a some_page.txt, which is now current and has
some more attachments.
How can I move the attachments from 'some_page' to 'some_page.txt'? The
links in 'some_page.txt' already point to those attachment names.
--
I'm trying out pygments. pygments comes with external/moin-parser.py.
I installed this into my wiki data/plugin/parser as code.py.
I want to include python code within rst. The only way I found to do this
is:
{{{!#rst
blah blah
}}}
{{{#!code python
print "hello"
}}}
{{{#!rst
}}}
That is,
Neal Becker wrote:
> In a page I put:
>
> Results [[attachment:test_rate1_15.py.nbecker3.20371.err.csv]]
>
> Clicking on the attachment doesn't work. I get a page that says:
>
> Attachment 'test_rate1_15.py.nbecker3.20371.err.csv'
> Download
>
>
In a page I put:
Results [[attachment:test_rate1_15.py.nbecker3.20371.err.csv]]
Clicking on the attachment doesn't work. I get a page that says:
Attachment 'test_rate1_15.py.nbecker3.20371.err.csv'
Download
Embedding of object by chosen formatter not possible:
test_rate1_15.py.nbecker3.20371.
I have an rst file I want to add to my wiki. Is there a feature to do this,
maybe offline-edit?
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go
Looks like it doesn't work:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/MoinMoin/request/__init__.py", line
1283, in run
handler(self.page.page_name, self)
File "/usr/lib/python2.5/site-packages/MoinMoin/action/edit.py", line 152, in
execute
pg.sendEdito
moin.py in 1.6.1 has an error, should say:
from MoinMoin.server.server_standalone import StandaloneConfig, run
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.
On Sunday 30 September 2007, [EMAIL PROTECTED] wrote:
> Gnarlie> Not sure what I should be seeing, but here is the same page in
> Gnarlie> the Mac browser iCab:
>
> Gnarlie> http://gnarlie.freeshell.org/HelpOnMathematicalFormulas.png
>
> Nope, you shouldn't be seeing the "$$ ... $$" stu
20 matches
Mail list logo