Not logged in. · Lost password · Register
Forum: General Help and Support Plugins RSS
Need your help on wysiwyg plugin for dokuwiki
Page:  previous  1  2  3  4  next 
Avatar
turnermm #31
Member since Oct 2009 · 105 posts · Location: Winnipeg, Manitoba, Canada
Group memberships: Members
Show profile · Link to this post
In reply to post ID 15492
Yes, I will do that and will keep you posted on the next updates.

Thanks,

Myron
Myron Turner
fcgkLite: http://www.mturner.org/dwfck/fckgLite/
DokuWikiFCK:  http://www.mturner.org/dwfck/
New Media: http://www.room535.org
Avatar
dkunde #32
User title: dk
Member since Nov 2009 · 4 posts · Location: Tasmania, Australia
Group memberships: Members
Show profile · Link to this post
In reply to post ID 15412
Thankyou this latest version downloaded just now worked immediately without doing anything extra on my Windows server. I was having some difficulty with a previous version.
Avatar
turnermm #33
Member since Oct 2009 · 105 posts · Location: Winnipeg, Manitoba, Canada
Group memberships: Members
Show profile · Link to this post
That's great.  Thanks for letting me know.
Myron Turner
fcgkLite: http://www.mturner.org/dwfck/fckgLite/
DokuWikiFCK:  http://www.mturner.org/dwfck/
New Media: http://www.room535.org
Avatar
jkuehne #34
Member since Aug 2006 · 75 posts
Group memberships: Members
Show profile · Link to this post
Hi Myron,
Sorry its me again :)

I would like to suggest some working issues and little problems with the fckLiteplugin for windows which could be fixed by you somehow, sometimes maybe.

I have installed several plugins like Note, Folded, ifauth and Skill. All these plugins has not parsed from the Liteplugin correctly, but my biggest problem is standard dokuwiki functions like footnotes. In addition I have problems with linking to other sites (in some links I miss a spacebar or a spacebar get lost after a link, also after normal formating like bold or underline) and with added documents like xls or pdf files the links will also broken.

Also I have posted smilies like :!: a line break will follow..but this is not the real problem for me.

I know that is not possible to implement all those things for the plugins, but maybe you could have a look for it in the future.

All the rest works very fine for me :)
Thank you in advance and best regards
jan
This post was edited on 2009-11-19, 11:36 by jkuehne.
Avatar
turnermm #35
Member since Oct 2009 · 105 posts · Location: Winnipeg, Manitoba, Canada
Group memberships: Members
Show profile · Link to this post
While you can make footnotes by using the standard DokuWiki markup ((note)), I see that the footnotes lose correct spacing on a re-save.  I'll see what I can do about fixing this.

As for the text-based smileys like :!:, they are converted to images.  I see what is happening and will look into it:  After a save, they are being formatted as centered.  You can correct this,  by right-clicking on the smiley image and selecting "image properties" from the drop-down context menu or by selecting the image and clicking on the image browser.  You will get the "Image Properties" dialogue.  Go to the "Align" drop down menu and select "Remove align".  I will look into a way to fix this.

Have you applied the plugin tool to your plugins?  I assume you have, but I am asking just to make sure, so that I know where to start looking.

I am not sure what  "spacebar" refers to.  Do you mean an underline character, as in: this_here?

Are the links that are being broken ones that use formats, like bold and italic?  For instance (using bold): Link to www.mturner.org.

Thanks,

Myron
Myron Turner
fcgkLite: http://www.mturner.org/dwfck/fckgLite/
DokuWikiFCK:  http://www.mturner.org/dwfck/
New Media: http://www.room535.org
This post was edited 2 times, last on 2009-11-19, 14:54 by turnermm.
Avatar
jkuehne #36
Member since Aug 2006 · 75 posts
Group memberships: Members
Show profile · Link to this post
Hi Myron,

thank you very much for your quick reply and your solutions. Im not sure what you mean with 'applied the plugin tool'. I just copied the plugins into the lib/plugins/ folder. Do I have to do something else with the plugins ?

Spacebar is something like, blank space, space character or so. -> <-

Most of the links are in "normal" format [[en:de:link_me|This is a link]] looks after saving as


This is a Linkand some more text


After saving with FCKLite an edit the site again with standard wiki editor the syntax went to ((with footnotes)) and a xls file

(TFP and UP are acronyms from our branch, dont care about that :) )


invoices with TFPand linear sale and UPwith linear sale ...you´ll find in following xls.
[[calculation lin.sales]]


[[Kalkulationshilfe lin.VK]] <sup>[[1)]]</sup>s.o. open Todo<sup>[[2)]]</sup>oder Benachrichtigung Controlling,Fibu<sup>[[3)]]</sup>zum Zeitpunkt der **Rechnungsstellung(Miete bis), nicht Lieferdatum!**

So the links for a filename {{ }} went to [[ ]]

Normaly it looks like

Attached please find a file with examples for incremental invoicing schedule and UP with linear sale.((test))

{{en:en_files:example_linear_sale.xls|example of calculation for linear sale}}

I hope you´ll understand what I mean :) Maybe sombody else could confirm this issue, before you spent a lot of time to fix it. Maybe it is only a windows plugin issue (?)

Thanks again for yout time and patience
best regards
jan
This post was edited on 2009-11-19, 16:41 by jkuehne.
Avatar
turnermm #37
Member since Oct 2009 · 105 posts · Location: Winnipeg, Manitoba, Canada
Group memberships: Members
Show profile · Link to this post
Quote by jkuehne:
Hi Myron,

thank you very much for your quick reply and your solutions. Im not sure what you mean with 'applied the plugin tool'. I just copied the plugins into the lib/plugins/ folder. Do I have to do something else with the plugins ?

fckgLite has a plugin tool in the toolbar.  It's icon is an electric plug.  Select the syntax of your plugin with the mouse, click on the plugin icon and fill in the name of the plugin when the box pops up.

Quote by jkuehne:

invoices with TFPand linear sale and UPwith linear sale ...you´ll find in following xls.
[[calculation lin.sales]]

So the links for a filename {{ }} went to [[ ]]

Normaly it looks like

Attached please find a file with examples for incremental invoicing schedule and UP with linear sale.((test))

{{en:en_files:example_linear_sale.xls|example of calculation for linear sale}}


You enter a link in this form: 
       [[calculation lin.sales]]
And it is converted to this form:
       {{en:en_files:example_linear_sale.xls|example of calculation for linear sale}}

Or, to use the other example:
     {{calculation_lin.sales.xls}}

Is that correct? 


Myron
Myron Turner
fcgkLite: http://www.mturner.org/dwfck/fckgLite/
DokuWikiFCK:  http://www.mturner.org/dwfck/
New Media: http://www.room535.org
Avatar
turnermm #38
Member since Oct 2009 · 105 posts · Location: Winnipeg, Manitoba, Canada
Group memberships: Members
Show profile · Link to this post
Hi Jan,

There is now a version of fckgLite on my website that includes support for footnotes.

http://www.mturner.org/dwfck/doku.…?id=introduction#fckg…

See if it works for you.

Myron
Myron Turner
fcgkLite: http://www.mturner.org/dwfck/fckgLite/
DokuWikiFCK:  http://www.mturner.org/dwfck/
New Media: http://www.room535.org
This post was edited on 2009-11-21, 03:16 by turnermm.
Avatar
jkuehne #39
Member since Aug 2006 · 75 posts
Group memberships: Members
Show profile · Link to this post
Hi Myron,

Sorry for my late reply..I`m out of the office ´cause Im ill this week(dont now how long..somthings wrong with my shoulder). But I´ve tested the new version and your hints from home.

The Plugin Button Tool for align the other plugins work as well for me :)

The footnotes are displayed on the site but the lost the "hyper"link like

Test looklike footnote 1)

1)my footnote

If I edit the site with fcklite the footnotes are displayed blue as they should, only after saving they lost the "hyperlink" to the note.
Also the added files on the site like

{{en:en_files:example_linear_sale.xls|example of calculation for linear sale}}

went to

[[example of calculation for linear sale]]

The things with the "missing blank" after a link to a other site is also not working for me. Sorry that i don´t have better news for you.

If I did´t reply asap please be pacient. I´ll be watching when I´m back in the office.

A big thanks again

best regards
jan
Avatar
turnermm #40
Member since Oct 2009 · 105 posts · Location: Winnipeg, Manitoba, Canada
Group memberships: Members
Show profile · Link to this post
Sorry not to have answered sooner.  I've been working on the next full release of fckgLite as well as creating a new wiki for it.  There is now version 2 ready.  You will find it at http://www.mturner.org/dwfck/fckgLite/doku.php.

As for the footnotes problem, here is a sample page with footnote:
 http://www.mturner.org/dwfck/fckgLite/doku.…?id=features…

I am still not clear what is happening with the underscores.  What browser and operating system are you using?

Also, I still am not clear about the xls file, since dokuwiki doesn't normally serve excel spread sheets.  So I suspect there is a plugin involved here and if so, it would help if I know what it is.  On the other hand, maybe it does and is a feature which I don't know about, so maybe you could give me some information about it.

Thanks,

Myron
Myron Turner
fcgkLite: http://www.mturner.org/dwfck/fckgLite/
DokuWikiFCK:  http://www.mturner.org/dwfck/
New Media: http://www.room535.org
This post was edited on 2009-11-30, 06:14 by turnermm.
Avatar
jkuehne #41
Member since Aug 2006 · 75 posts
Group memberships: Members
Show profile · Link to this post
Hi Myron,

so im back at work :) I tried your new version 2 and the issue with the white(blank) space within/after a link is solved.
I think there is no problem with the underscores like __Underline__   .

We are using Windows Vista with IE7.07 as clients and a Windows 2003 Server with ILS/Tomcat.

The things with the xls files I added them in /conf/mime.conf so there is no additional plugin
doc     application/msword
xls     application/msexcel
ppt     application/mspowerpoint
docx    application/msword
xlsx    application/msexcel
http://www.dokuwiki.org/mime

But I have the same problem with pdf files, so I don´t think it is only a problem with my version.

The footnotes won´t work for me, but I dont´t  get the problem with it.It´s like my previous post.

regards
Jan
This post was edited on 2009-11-30, 10:13 by jkuehne.
Avatar
turnermm #42
Member since Oct 2009 · 105 posts · Location: Winnipeg, Manitoba, Canada
Group memberships: Members
Show profile · Link to this post
That helps.  I will configure my Windows installation in the same way and see what I can do.

Myron
Myron Turner
fcgkLite: http://www.mturner.org/dwfck/fckgLite/
DokuWikiFCK:  http://www.mturner.org/dwfck/
New Media: http://www.room535.org
Avatar
turnermm #43
Member since Oct 2009 · 105 posts · Location: Winnipeg, Manitoba, Canada
Group memberships: Members
Show profile · Link to this post
I believe I've worked out the xls issue.  It should also accommodate pdf files, though I haven't tested it out.  Attached is an updated copy of edit.php.  It goes in fckg/action.  Replace the previous edit.php with this one.  And let me know how it works out, especially whether anything else gets broken by this fix. (I don't believe that will happen.)   I'll use you as my tester.

Thanks,

Myron
Myron Turner
fcgkLite: http://www.mturner.org/dwfck/fckgLite/
DokuWikiFCK:  http://www.mturner.org/dwfck/
New Media: http://www.room535.org
The author has attached one file to this post:
edit.zip 9.9 kBytes
You have no permission to open this file.
Avatar
jkuehne #44
Member since Aug 2006 · 75 posts
Group memberships: Members
Show profile · Link to this post
Hi Myron,

I have no problem with beeing you tester :) If you will be my coder :)

I added a zip/xls file with some examples and hope you´ll understand my problems. All the other mentioned problems that I have described in the xls File I already have had before the last fix(edit.php).
Because of this I suggest that there are other problems. btw using dokuwiki 2008-05-05

regards
Jan
The author has attached one file to this post:
2myron.zip 515.7 kBytes
You have no permission to open this file.
This post was edited 2 times, last on 2009-12-01, 13:02 by jkuehne.
Avatar
turnermm #45
Member since Oct 2009 · 105 posts · Location: Winnipeg, Manitoba, Canada
Group memberships: Members
Show profile · Link to this post
I refer you to the fckgLite playground:
   http://www.mturner.org/dwfck/fckgLite/doku.…?id=playgrou…
This page has been re-saved several times.  So nothing seems to be corrupted because the page is being re-saved.  I attach the most recent copy of fckg/action/edit.php.  For your purposes, I don't really think there is any difference; it corrects for a conflict between external images and non-image mime types, both of which use curly braces {{. . .}}

Just to make sure that we are on the same page:
 1. the xls files which you are attempting to access--are they in the data/media directory?
 2. did you create the test files with fckgLite?  this shouldn't really matter, but maybe it does.
 3. I am testing u sing the current dokuwiki release candidate; maybe this makes a difference--it shouldn't but maybe.


Myron
Myron Turner
fcgkLite: http://www.mturner.org/dwfck/fckgLite/
DokuWikiFCK:  http://www.mturner.org/dwfck/
New Media: http://www.room535.org
The author has attached one file to this post:
edit.zip 10.1 kBytes
You have no permission to open this file.
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please note the verification code from the picture into the text field next to it.
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Page:  previous  1  2  3  4  next 
Go to forum
Imprint
This board is powered by the Unclassified NewsBoard software, 20090606-dev, © 2003-8 by Yves Goergen
Current time: 2010-03-21, 06:03:16 (UTC +01:00)
WikiForumIRCBugsGitXRefTranslate