Sir, try your <host> key(s) that's in mindtouch.deki.startup.xml. (Especially if you sport a multi-tenant situation.)
For example... one of mine looks like this...
<wikis>
...
Type: Posts; User: mhoydis
Sir, try your <host> key(s) that's in mindtouch.deki.startup.xml. (Especially if you sport a multi-tenant situation.)
For example... one of mine looks like this...
<wikis>
...
Oh, also...
mhoydis@dude:~$ which mono
/usr/bin/mono
mhoydis@dude:~$ mono --version
Mono JIT compiler version 2.0.1 (tarball)
Copyright (C) 2002-2008 Novell, Inc and Contributors....
Hrmmm this seems to be reproducible like ~75% of the time if I try to stop the service via /etc/init.d/dekiwiki stop.
Any ideas? Is there a "better" init script out there?
I have 9.02.4 installed from package on Ubuntu (Jaunty).
I just recently rebooted the server and noticed that the dekiwiki process did not start during the boot. However, when I went to start it...
Hiya. I remember something working in 8.08.2 that doesn't seem to work anymore in 9.02.4
wiki.edit used to be able to create new sections. If you specified a section: value that didn't exist in...
Hrmm OK so I did manage to sorta answer my own question.
Looks like I can do something like this when editing the page...
<span class="plain">yname@domain.com</span>
per: ...
Hiya. I'm looking to disable the feature in which email addresses typed as part of a page are automatically underlined/linked as mailto links. I'm guessing this is probably going to require a...
neilw: I know. The code is old - from way before date.format was around. It works just fine as is.
I promise, if we can make wiki.edit work, I'll fix my ugly date formatting! :p
Submitted bug 5626 for suggestion of wiki.create supporting sections.
http://bugs.developer.mindtouch.com/view.php?id=5626
Another thing...
The section: parameter will only work if the section already exists.
Is there a way for wiki.edit to create a fresh new section?
For example, I want to make a button create a...
Hi Steve, thanks for the response.
I can indeed reproduce this on your wiki, and here is the link to my reproduction...
http://wiki.developer.mindtouch.com/User:mhoydis
It appears I can only...
Trying to use the section parameter of wiki.edit. Wiki.edit is successfully opening the editor against the page I put int he path parameter, however it seems to ignore whatever I have in the section...
Brilliant! That seems to work. Many thanks.
I've blown my mind a little trying to work this out. Has anyone done this before?
I want to display the YYYY-MM-DD of the next occurring (Day of Week) - no matter what day it happens to currently...
Actually I just want to display the current time in a foreign timezone. A timezone which is NOT my user configured timezone.
But yeah a function to convert GMT to (random timezone) is what I...
The documentation for date.now doesn't list any arguments for the function. Date.now just returns info from GMT.
...
sounds like you ignored the part of my post about DNS.
if entering testwiki into a browser produces a google search page, then it seems that testwiki is still not resolving.
you should make it...
What happens when you try to edit the page? Specifically what behavior do you experience?
Also, if you wanted, as a "temporary" fix, you can use your static hosts file in your client OS to resolve the aliases of your wikis.
Sounds like you need to setup your virtualhost with ServerAlias(es) in apache.
where you setup your dekiwiki apache config, probably in /etc/apache2/sites-available/dekiwiki
add ServerAlias...
Looks like dekihost isn't starting.
If I recall correctly, the main issue here is that Ubuntu 8.04 changed the packages for mono a little bit. (I believe they removed mono1.0 and replaced it with...
So you want to list all of the links that point to pages that don't (yet) exist?
I can't think of any way that could be (easily) done.
But if you created the blank pages and tagged them like...
mhoydis understand now.
mhoydis look forward to next release.
mhoydis hope next release have template argument for wiki.edit.
Removed? Confused.
I'm rallying for the addition of a template argument in the wiki.edit function! The extra arguments would still be good (assuming they're used for templates with arg1, arg2,...
oh hai.
there are now two other threads about this exact same issue, but for more recent versions...
http://forums.developer.mindtouch.com/showthread.php?t=2972...