+ Post New Thread
Page 2 of 42 FirstFirst 1 2 3 4 12 ... LastLast
Threads 21 to 40 of 830

Forum: DekiScript & MindTouch Extensions

DekiScript, Templates, Extensions and other scripting discussions

  1. wiki.page & relative path

    Is it possible to use a relative path in wiki.page? I was thinking of something like the following: wiki.page("..", "Section") When I use that,...

    Started by merktnichts‎, 04-14-2008 10:32 PM
    • Replies: 3
    • Views: 1,046
    04-15-2008, 08:58 PM Go to last post
  2. Trac extension errors

    I am getting errors from trac.link and trac.table - but not trac.count: Function 'trac.link' failed with response: Object reference not set to an...

    Started by pc1oad1etter‎, 04-17-2008 02:23 AM
    • Replies: 2
    • Views: 597
    04-18-2008, 10:18 PM Go to last post
  3. Question about wiki.directory - Design or bug?

    As mentioned on http://wiki.opengarden.org/Deki_Wiki/DekiScript/Wiki_Function_Examples , {{wiki.directory('path:"Deki_Wiki/Release"')}} yields R ...

    Started by merktnichts‎, 04-12-2008 07:54 PM
    • Replies: 1
    • Views: 608
    04-23-2008, 12:36 AM Go to last post
  4. Extension to return HTML

    Hello all, I am trying to create an extension which links to an external Ruby on Rails REST application. I have created the post and get methods...

    Started by markg‎, 04-15-2008 05:51 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,251
    04-24-2008, 02:12 AM Go to last post
  5. Trying to understand DHTML extension: "DekiWiki", "json" objects?

    As a path to understanding how to write an extension, I'm trying to understand the DHTML extension source code. In the code, there are repeated...

    Started by neilw‎, 04-25-2008 09:30 PM
    • Replies: 7
    • Views: 981
    04-29-2008, 02:17 PM Go to last post
  6. Creating a checklist from selected subpages

    Hi, We are using Deki as part of a knowledge store. A lot of the knowledge takes the form of checklist action items for various topics. I would...

    Started by johnsoa‎, 05-07-2008 04:24 AM
    • Replies: 6
    • Views: 723
    05-14-2008, 05:23 AM Go to last post
  7. DekiScript and HTML tables

    Can DekiScript be used to modify an Table in a wiki page? Example: I have a wiki page with a list of users and their respective phone numbers. ...

    Started by lamcro‎, 05-15-2008 02:39 PM
    • Replies: 1
    • Views: 601
    05-16-2008, 02:10 PM Go to last post
  8. Javascript OnClick Hide/Show Div

    Hello, I am trying to create a page where on load the contents of a div tag are hidden, then later if the user choses they can click on a link...

    Started by daveh‎, 04-24-2008 08:11 PM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 14,833
    05-21-2008, 09:56 PM Go to last post
  9. Question wiki.search and page.path

    Hiya. I've scavenged this dekiscript bit which was brilliantly contributed by craigsivils in thread...

    Started by mhoydis‎, 03-21-2008 05:05 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,327
    05-23-2008, 05:21 PM Go to last post
  10. Getting Exception When Invoking Extention function

    Hi Guys Iam explaining the problem? i have created an extention in that i have used Salesforce Webservice but...

    Started by suneel‎, 05-08-2008 10:22 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 31
    • Views: 2,285
    05-25-2008, 05:14 PM Go to last post
  11. Deki inserting unwanted stuff into my Javascript in XML extension

    I'm having a strange problem with a Deki Script XML extension. I'm running 8.05. I've been hacking daveh's "content.collapse" extension to suit...

    Started by neilw‎, 05-23-2008 09:28 PM
    • Replies: 2
    • Views: 740
    05-27-2008, 01:11 PM Go to last post
  12. Using formatted text with DekiScript?

    I'm trying to build a set up pages that dynamically create a text segment that is highlighted via the highlight.sql extension. However every method I...

    Started by christiannelsen‎, 05-22-2008 02:21 AM
    • Replies: 5
    • Views: 695
    05-28-2008, 12:02 AM Go to last post
  13. Local extensions

    If i'm wanting to use DekiWiki in a corporate environment (internal traffic only, no external internet access) am I still able to use the MySQL...

    Started by mahers‎, 06-03-2008 05:50 AM
    • Replies: 3
    • Views: 647
    06-03-2008, 11:30 PM Go to last post
  14. Advanced DekiScript and FCKEditor

    As with all HTML editors, there is a certain amount of rewriting that is done, but I am having problem with the following use case: Creating a...

    Started by dmccrory‎, 05-30-2008 03:26 PM
    • Replies: 6
    • Views: 943
    06-09-2008, 06:13 AM Go to last post
  15. wiki namespace is unknown in DekiScript Extension

    I've got a DekiScript which I'd like to have wrapped in an extension. Implementing the extension is no problem at all, but I came across a problem...

    Started by merktnichts‎, 06-08-2008 09:12 PM
    • Replies: 2
    • Views: 569
    06-09-2008, 03:05 PM Go to last post
  16. Question How to break up really long dekiscript lines for readability?

    I have a dekiscript line which is really really long. It works, but I'd like to break it up into multiple lines for readability sake. What's the...

    Started by mhoydis‎, 05-27-2008 07:15 PM
    • Replies: 5
    • Views: 877
    06-09-2008, 05:06 PM Go to last post
  17. Help: Invoke Extension on Button Click

    Hello, First of all, big fan of the software. I have finally acheived full adoption in my team! We use Deki-Wiki here to store and track all our...

    Started by uberbusser‎, 06-06-2008 10:34 PM
    • Replies: 5
    • Views: 700
    06-10-2008, 11:47 PM Go to last post
  18. reference to undefined name 'web.iframe'

    hi there I just wanted to insert an iframe like this: {{ web.iframe{uri: "http://www.domain.com", width: "770", height: "1200"} }} into my...

    Started by wikiwurm‎, 06-12-2008 10:49 AM
    • Replies: 1
    • Views: 815
    06-12-2008, 01:09 PM Go to last post
  19. Question wiki.PageExists against page titles containing commas

    Hi. I'm trying to get wiki.pageexists to evaluate to TRUE. However, I cannot get it to work against pages I have which contain commas in the title....

    Started by mhoydis‎, 06-12-2008 07:20 PM
    • Replies: 5
    • Views: 702
    06-12-2008, 11:53 PM Go to last post
  20. detecting version information

    Is there a way through DekiScript to get a string that reports the current version of the Deki Wiki installation? We have several people learning...

    Started by andystreich‎, 06-12-2008 09:43 PM
    • Replies: 6
    • Views: 743
    06-13-2008, 03:40 PM Go to last post

+ Post New Thread

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts