| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 03:42:07 | WikkaOpenSearch | JavaWoman |
| Hi Nils, I'm sorry I didn't find this page before (I searched, but I may have made one of my famous ypots...) but please hav… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 11:24:09 | EnzoQui | WillyPs |
| The same Enzo from the Descent community? | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 17:07:08 | ChewBakka | ChewBakka |
| I posted a new version which does not require to modify the core library; you just add the action and the handler. And you ca… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 18:38:36 | OpenExternalInNewWindow | ToddMurtha |
| In version 1.1.6.5 I found the code at line 1018.. Great mod.. Thanks. | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 05:07:24 | MathPublisher | KyAnh |
| Oh, thank you for your information. jsMath is really cool:) | ||
| 02:45:58 | MathPublisher | DarTar |
| KyAnh, JsMath does *not* require MathML support. It renders formulas written in LaTeX using Javascript. Whereas this raises a… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 11:21:36 | MathPublisher | KyAnh |
| JSmathIntegration requires MathML-browers. It is one of solutions for math. display on web. Thank you for providing the li… | ||
| 11:17:56 | MathPublisher | KyAnh |
| Of course MP is not standard. But MP is faster and very simple (it requires only MP) and quite powerfull. I used %.% as I … | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 08:57:20 | MathPublisher | DarTar |
| Oh but wait, the markup used by MP isn't standard LaTeX :( | ||
| 08:55:51 | MathPublisher | DarTar |
| nice addition, thanks! However we should make formatter extensions available using the standard formatter markup (%%). On a r… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 13:36:56 | WikkaToPDF | NilsLindenberg |
| Hi Dan, unfortunately I don't understand: >What would be even nicer is to have some action that would build a PDF if t… | ||
| 13:36:04 | GlenCoulthard | NilsLindenberg |
| Hi Glen and welcome here! | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 05:13:04 | WikiFile | ChewBakka |
| It is no longer necessary to make a new page for every single image. You can put an arbitrary number of images in one page. | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 08:59:51 | WikiFile | ChewBakka |
| I simplified the code as well as the usage. Now it is only an action and a handler, and you do not need to modify the core li… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 15:34:09 | WikkaToPDF | DanDavis |
| I'm using wikkawiki as the engineering wiki for my company. But for the wiki to really take off, there are some people who n… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 12:10:58 | FSFInfoRequest | BrianKoontz |
| How about documentation license? What would everyone think about licensing the content of docs.wikkawiki.org under a Creativ… | ||
| 10:27:49 | FSFInfoRequest | DarTar |
| Looks good to me! | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 16:33:37 | JensFischer | NilsLindenberg |
| Nice, code already added: http://wush.net/trac/wikka/ticket/780 | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 13:36:00 | RESTHandlerInfo | DarTar |
| DomBonj, thanks for the quick change. Actually, from a design point of view it's not a good idea to hardcode component-specif… | ||
| 10:01:54 | RESTHandlerInfo | DomBonj |
| Yep | ||
| 08:44:36 | RESTHandlerInfo | DarTar |
| > Main limitation: this handler will only work on a web server supporting PHP5. Add a PHP version check before generati… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 14:15:37 | WikiOnAStick | NilsLindenberg |
| Hi Ric, thanks for writing the tutorial! I've linked it from http://docs.wikkawiki.org/WikkaInstallation/ | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 18:18:27 | WikiOnAStick | RicUni |
| Hi, You may be interested in this link: http://wiki.uniformserver.com/index.php/Installing_Wikka_Wiki I have no invest… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 06:55:01 | RESTHandlerInfo | DarTar |
| #3 could be addressed by something like: /rest/p/*/*/3 | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 18:46:59 | RESTHandlerInfo | DomBonj |
| Dario, Thanks for the feedback. All these suggestions (good catch for the last one!) will be addressed in the next version. … | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 09:39:01 | RESTHandlerInfo | DarTar |
| Another note: the handler currently doesn't understand elements with multiple classes, e.g. <table class="data confi… | ||
| 09:29:57 | RESTHandlerInfo | DarTar |
| Tested, works like a charm. A few suggestions: - the response should include an XML declaration e.g.: <?xml version="… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 02:51:28 | MapstractionActionInfo | MasinAlDujaili |
| Uhm ... I didn't test till you asked :-). No, it doesn't work. I changed the fallback service to openlayers. | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 18:27:37 | MapstractionActionInfo | NilsLindenberg |
| Great! I've seen that you use OpenStreetMap as a fallback. Does it work if you do not have a googlekey? | ||
| 18:15:03 | RESTHandlerInfo | NilsLindenberg |
| nice, I'll definitely play with this. | ||
| 17:06:43 | MapstractionActionInfo | DarTar |
| Very interesting Masin, as I noted before, I wonder if actions (as opposed to formatters) are the right way to deal with map … | ||
| 16:58:05 | RESTHandlerInfo | DarTar |
| DomBonj, looks terrific! | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 09:51:30 | InheritACL | MasinAlDujaili |
| I consider this extension fully functional and ready for use. Only those users who don't send their referrer will never be ab… | ||
| 06:14:38 | CloneACLs | MasinAlDujaili |
| Thanks for the information. The clone handler should act accordingly, nonetheless. As should my InheritACL extension which do… | ||
| 05:52:06 | CloneACLs | NilsLindenberg |
| empty acls: #771 | ||
| 05:37:21 | CloneACLs | NilsLindenberg |
| As for "empty acls": I don't know if this could be considered as a bug in the clone handler, since it does exactly … | ||
| 05:34:43 | CloneACLs | NilsLindenberg |
| Masin: resetting acls: http://wush.net/trac/wikka/ticket/211 milestone set for 1.1.7.1 at the moment | ||
| 04:50:35 | CloneACLs | MasinAlDujaili |
| Possible bug: If a page without any ACLs is cloned with 'Clone ACLs' checked, it gets empty entries in the _acls table. A pag… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 20:42:18 | OnPageLoadWithGlobalActions | RichardMartinNielsen |
| I'm ever so slightly baffled. Is ""$this->page"" in the _onpageload code supposed to read "&quo… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 19:28:47 | WikiFile | WillyPs |
| This solution worked ok but you need to create one page for every file... so if for example, you want ten images on a page, y… | ||
| 07:47:19 | RichardMartinNielsen | BrianKoontz |
| Welcome! There are a couple of resources available for creating invisible Wikka instances: http://docs.wikkawiki.org/Invis… | ||
| 00:13:27 | WikiFile | BrianKoontz |
| Well, modifying major core components of Wikka to accommodate an action is dicey at best. This would probably be a good candi… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 21:02:29 | WikiFile | RichardMartinNielsen |
| I've applied the points from ChewBakka's 2008-04-21 points but am getting (thus far) no joy. The uploads directory already ex… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 18:56:49 | URCaptchaModule | BrianKoontz |
| Works great, thanks for setting this up... | ||
| 18:41:04 | URCaptchaModule | WillyPs |
| working at http://www.shirlsworld.net/Wikka/HomePage if anyone wants a demo. | ||
| 16:35:50 | WikkaEdit | DarTar |
| Thanks for the link Andreas, it looks very interesting. | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 22:40:36 | WikkaWithphpBB3 | BrianKoontz |
| Paul, here's a short tutorial that covers creation of new UR modules: http://www.wikkawiki.org/URModuleHowTo Also, if y… | ||
| 05:24:02 | WikkaEdit | AndreasHeintze |
| Has anyone seen this one before? http://markitup.jaysalvat.com/home/ I just thought it looked interesting... | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 08:12:03 | WikkaWithphpBB3 | DarTar |
| Paul, thanks for sharing this. It'd be great if you could implement this via the new User Registration framework introduced i… | ||
| Time | Page | User |
|---|---|---|
| Content (summary) | ||
| 09:23:43 | WikkaEdit | TraveLuzion |
| Yes Brian that fixed it. Thank You. | ||