Search:

Type: Posts; User: himikel

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. hi Curt!! welcome to this community ;) I've...

    hi Curt!! welcome to this community ;)
    I've prepared a code in our SandBox pages with two samples, one to get all sections of a page and other to get a random section, yo can see its:
    - Source code...
  2. Replies
    4
    Views
    5

    hi musks!! If you want to compute it inside...

    hi musks!!
    If you want to compute it inside MindTouch (if you have your own installation), you can activate request logging option, get all user operation values and then compute its by querying...
  3. Replies
    1
    Views
    2

    View Post

    hi estefanoel!!
    ¿you're tried to clean UI cache files...?
    Enter to "Control Panel" with administrator role, go to "Maintenance & History", then "Cahce Manegement", into "Clear Server UI Cache"...
  4. Replies
    1
    Views
    2

    How timing dekiscript execution?

    hi team!
    How can i measure the elapsed time that a dekiscript code take to run...?

    I don't know if exists another way, but if anyone want know how i do it, i've defined three new simple "Date"...
  5. Replies
    0
    Views
    1

    Validating new HTML5 global attributes

    hi team!
    We are advancing in Mindtouch development (inside CoDoer framework ;), and we're creating a new skin based in Bootstrap 2.0 template/toolkit, this is designed using HTML5 and we are working...
  6. Replies
    8
    Views
    9

    hi SteveB & community! As a fan of your great...

    hi SteveB & community!
    As a fan of your great wiki collaboration platform, i'm worried to know that Mindtouch 11 will be cloud only... :(, this means that the open source model will be finished with...
  7. Localization to Basque language completed

    hi community!
    We've completed the localization of Mindtouch Core 10.0.8 to Basque language (Euskara).
    If you are interested in it, you can find more details in our blog post:...
  8. Thank you very much @arnec & @SteveB!! This fix...

    Thank you very much @arnec & @SteveB!!
    This fix our main issue, and with that also another ones that we've fixed in our development Core branch, now running in production too.

    These issues has...
  9. Ok Carles, is a possibility ;) But then we would...

    Ok Carles, is a possibility ;)
    But then we would need to reimplement all the great collaborative/distributive capabilities that DekiWiki has well implemented, furthermore we can make a best...
  10. Hi Carles, good question ;) We think that all...

    Hi Carles, good question ;)
    We think that all the layers that we are using add value: OS, Apache2, Dream, DekiWiki back-en, DekiWiki front-end, CoDoer engines, CoDoer Widgets
    We're designing CoDoer...
  11. Hi Carles & mindtouchers :) Because the...

    Hi Carles & mindtouchers :)
    Because the separation of concerns, the CoDoer framework have two layers, the engine templates & the widget templates.
    We can move the engine templates to "Template:"...
  12. Hi Steve & mindtouchers! We've thought moving...

    Hi Steve & mindtouchers!
    We've thought moving our Codoer framework templates from regular pages namespace to template namescape, but then we'll lost one of the most powerful features of this...
  13. I've checked & compared it with my apache2...

    I've checked & compared it with my apache2 configuration (under Ubuntu 10.04), and you forgot "editor" word in your RewriteCond, check that you've the following line:
    happy sharing :)
    @himikel -...
  14. Olympic Core built ok but problems using it in production

    Hi mindtouchers!
    We've advanced trying to fix MT-9912 bug (thread), first we've solved Olympic Core project building using updated Mono & MonoDevelop (thread), but then we found a new problem, when...
  15. Replies
    2
    Views
    408

    hi mindtouchers! We've continued trying to fix...

    hi mindtouchers!
    We've continued trying to fix MT-9912 bug (thread), we've debugged fine using MonoDevelop & fixed it :)

    But we've a problem when we try to use it in production installation of...
  16. hi @lordrt! We've migrated recently our...

    hi @lordrt!
    We've migrated recently our MindTouch Core Windows installation to Olympic (10.0.5) under Ubuntu 10.04, and we've used update.db php script with no problems, but you need to configure...
  17. Replies
    2
    Views
    408

    hi team! I've solved the building problem using...

    hi team!
    I've solved the building problem using updated versions of Mono & MonoDevelop, now the compilation process of "mindTouch.deki" module ends with no errors: "Build complete -- 0 errors, 113...
  18. Replies
    2
    Views
    408

    Error building Core with MonoDevelop

    hi mindtouchers,
    We're trying to build DekiWiki modules to debug MT-9912 reported bug ourself (thread), but we've built some modules ok, but we've an error building MindTouch.Deki module. We're...
  19. Hi @Carles & team ;) But if you use current...

    Hi @Carles & team ;)
    But if you use current user authtoken then the API operation is executed with the same rights, adding to the REST query the authtoken parameter: .."&authtoken="..User.Authtoken...
  20. hi @Carles & followers! Why do you say about...

    hi @Carles & followers!
    Why do you say about making security holes, because you can use a faulty revision...?
    We are thinking to register in a table the correct revisions as a usable branches,...
  21. Ok, i've tested it, you can view it here...

    Ok, i've tested it, you can view it here, and the results are:
    1. The problem occurs when templates are outside of "Template:" namespace
    2. The problem occurs using Wiki.Template() parameter...
  22. @carles, I want to assure that this is a bug...

    @carles, I want to assure that this is a bug before to publish it
    @neilw, in our wiki you can see any source code adding "?action=source" query to the url ;)
    To see this example sources: Templates...
  23. How to call to a specific revision of a template

    hi team!
    We want to use the templates as a mantainable way, to this effect we think to use different revisions of the template, this way, we can register a "benchmark" branch in a known revision,...
  24. Multiple instances of the same template at the same page

    hi team!
    We have a problem using same template multiple times at the same page, then all the template instances are passing the same parameter values, the first template parameters override the...
  25. Replies
    0
    Views
    241

    Problems parsing html Form tag

    hi team!
    we've problems parsing html "form" tag, when the html code is parsed using Web.Html(), the form element is removed from it. A simple test:

    var sHtml="<div id='dv1'><form...
Results 1 to 25 of 57
Page 1 of 3 1 2 3