Search:

Type: Posts; User: mhoydis

Page 1 of 5 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    265

    Sir, try your key(s) that's in...

    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>

    ...
  2. Oh, also... mhoydis@dude:~$ which mono...

    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....
  3. Hrmmm this seems to be reproducible like ~75% of...

    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?
  4. dekiwiki isn't shutting down properly via rc.d?

    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...
  5. wiki.edit section creation broken in 9.02.4?

    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...
  6. Hrmm OK so I did manage to sorta answer my own...

    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: ...
  7. Disable automatic linking of email addresses

    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...
  8. Replies
    9
    Views
    672

    neilw: I know. The code is old - from way...

    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
  9. Replies
    9
    Views
    672

    Submitted bug 5626 for suggestion of wiki.create...

    Submitted bug 5626 for suggestion of wiki.create supporting sections.
    http://bugs.developer.mindtouch.com/view.php?id=5626
  10. Replies
    9
    Views
    672

    Another thing... The section: parameter will...

    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...
  11. Replies
    9
    Views
    672

    Hi Steve, thanks for the response. I can...

    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...
  12. Replies
    9
    Views
    672

    wiki.edit section parameter

    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...
  13. Brilliant! That seems to work. Many thanks.

    Brilliant! That seems to work. Many thanks.
  14. Display the date info for the next occurring Tuesday

    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...
  15. Replies
    12
    Views
    1,176

    Actually I just want to display the current time...

    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...
  16. Replies
    12
    Views
    1,176

    date.now to return info from other than GMT?

    The documentation for date.now doesn't list any arguments for the function. Date.now just returns info from GMT.
    ...
  17. Replies
    22
    Views
    2,210

    sounds like you ignored the part of my post about...

    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...
  18. Replies
    9
    Views
    595

    What happens when you try to edit the page? ...

    What happens when you try to edit the page? Specifically what behavior do you experience?
  19. Replies
    4
    Views
    496

    Also, if you wanted, as a "temporary" fix, you...

    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.
  20. Replies
    22
    Views
    2,210

    Sounds like you need to setup your virtualhost...

    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...
  21. Replies
    4
    Views
    458

    Looks like dekihost isn't starting. If I...

    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...
  22. Replies
    3
    Views
    314

    So you want to list all of the links that point...

    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...
  23. mhoydis understand now. mhoydis look forward to...

    mhoydis understand now.
    mhoydis look forward to next release.
    mhoydis hope next release have template argument for wiki.edit.
  24. Removed? Confused. I'm rallying for the...

    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,...
  25. Replies
    12
    Views
    1,153

    oh hai. there are now two other threads about...

    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...
Results 1 to 25 of 119
Page 1 of 5 1 2 3 4