+ Reply to Thread
Results 1 to 8 of 8

Thread: Templates problem on Mindtouch Paltform v10 (10.0.2)

  1. #1

    Unhappy Templates problem on Mindtouch Paltform v10 (10.0.2)

    Since update the update to 10.0.2, it is impossible to create a new template from the Templates page. When pressing the "New page" button, the system open a previously created template and any modifications are reflected to the old template even if we change the template's name.

    The only workaround we found is to create a normal page and then append the "Template:" prefix to the page title.

    Is there someone with an idea on what is causing this?

  2. #2
    Join Date
    Jun 2009
    Location
    Brisbane
    Posts
    30

    Default

    Hmm... just been trying to use some of the Mindtouch V10 templates and getting errors...

    Haven't yet experied your issue toony, but one of our users has tried making a new page and then the prompt of which template to pick from is empty. :-(

  3. #3
    Join Date
    Jul 2009
    Posts
    36

    Default

    I have that situation too.
    Template error!!
    Don't create templates..
    new page button is available but click it, page stop (no loading..)

  4. #4

    Default

    I noticed that the template named Template:Mindtouch is missing and that when the old template open up, an redirect warning is shown on the upper right side of the screen. Is this can be an issue?
    Last edited by toony; 10-13-2010 at 07:22 PM.

  5. #5
    Join Date
    Jul 2006
    Location
    San Diego, CA
    Posts
    5,450

    Default

    Did you figure out what the issue was or do you still have the problem?
    Steve G. Bjorg - Chief Architect
    Did you check the MindTouch FAQ?
    Found a bug? Report it.
    Follow me on Twitter
    Find us on IRC: irc.freenode.net #mindtouch

  6. #6
    Join Date
    Jun 2009
    Location
    Brisbane
    Posts
    30

    Question 10.0.3a can't call templates ?

    Have been trying to test out some of the Mindtouch/* templates but no go :-(

    Trying to call this {{ Template:Mindtouch/Controls/ToDoList() }} but I get an error:
    EOF expected: /content/body/p[1]/span, line 1, column 9

    Is this covered under a basic support ticket ?

  7. #7
    Join Date
    Jul 2006
    Location
    San Diego, CA
    Posts
    5,450

    Default

    That's invalid syntax.

    Assuming the template exists at http://yourserver/Template:Mindtouch/Controls/ToDoList you'll have to do this to invoke it:
    Code:
    {{ template("Mindtouch/Controls/ToDoList") }}
    Steve G. Bjorg - Chief Architect
    Did you check the MindTouch FAQ?
    Found a bug? Report it.
    Follow me on Twitter
    Find us on IRC: irc.freenode.net #mindtouch

  8. #8
    Join Date
    Oct 2010
    Location
    Chennai,India
    Posts
    89

    Default

    Hi Steve,

    FYI: Mindtouch v10.0.5 running locally. Logged in as Admin.

    The Following issue raised after the upgrade from v9.02 to 10.0.5.

    I too had the same problem. But the code you mentioned above is not working for me.

    Later, I tried inserting template via Editor fixed me the problem for the particular page.

    Also, Lot of pages are using templates but all of templates are idle/frozen.

    How to reload/release the templates and make use of it ? Instead of inserting template in each and every page.


    Note: Templates are already exists. I can view them from Tools->Templates.
    I've inserted Templates via choosing template button in Editor. then opted for "mytemplate".

    Thanks in advance.

    Regards,
    Pandiarajan
    Last edited by pandiarajank; 02-04-2011 at 10:31 AM.

+ Reply to 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