Recent

Author Topic: [Solved] GUI editor for Wiki Tables  (Read 4010 times)

Mike.Cornflake

  • Hero Member
  • *****
  • Posts: 1272
[Solved] GUI editor for Wiki Tables
« on: June 24, 2014, 08:53:59 am »
Not a pascal question I know...

Anyone know of a GUI for editing/creating Wiki tables?   I would have thought this would be a common request, but a search online failed to find anything useful (various OpenOffice plugins exist, but they all add bucket loads of formatting - which I don't want, various online tools exist - but they offer me nothing I don't get from clicking "Show Preview").

I'm this close to writing one myself.  A Memo (for the wiki markup), an editable StringGrid and a mechanism to either populate the grid from the markup, or to generate the markup from the grid contents...
« Last Edit: June 24, 2014, 11:00:25 am by Mike.Cornflake »
Lazarus Trunk/FPC latest fixes on Windows 11
  I'm getting old and stale.  Slowly getting used to git, I'll get there...

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: GUI editor for Wiki Tables
« Reply #1 on: June 24, 2014, 09:39:19 am »
Yep - fpspreadsheet [1] provides a wikitable writer. See either the spready or fpsgrid demo which allows you to save your spreadsheet to wikitable format.

[1] http://wiki.lazarus.freepascal.org/FPSpreadsheet
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

Mike.Cornflake

  • Hero Member
  • *****
  • Posts: 1272
Re: GUI editor for Wiki Tables
« Reply #2 on: June 24, 2014, 11:00:09 am »
Yep - fpspreadsheet [1] provides a wikitable writer. See either the spready or fpsgrid demo which allows you to save your spreadsheet to wikitable format.

[1] http://wiki.lazarus.freepascal.org/FPSpreadsheet

Brilliant :-)
Lazarus Trunk/FPC latest fixes on Windows 11
  I'm getting old and stale.  Slowly getting used to git, I'll get there...

Mike.Cornflake

  • Hero Member
  • *****
  • Posts: 1272
Re: [Solved] GUI editor for Wiki Tables
« Reply #3 on: July 02, 2014, 08:41:49 pm »
*cough* Embarrassingly enough I didn't get around to trying out the FPSpreadsheet demo.  Instead I found an online editor that does all I wanted.

http://www.tablesgenerator.com/mediawiki_tables
Lazarus Trunk/FPC latest fixes on Windows 11
  I'm getting old and stale.  Slowly getting used to git, I'll get there...

wp

  • Hero Member
  • *****
  • Posts: 13625
Re: [Solved] GUI editor for Wiki Tables
« Reply #4 on: September 26, 2014, 03:54:06 pm »
I want to bring up this old thread again because the wikitable writer of fpspreadsheet supports now (revision 3606) all cell formats including text alignment, text and background color, column width, row height, merged cells, font styles (except for text rotation which is not available in the wikitables themselves).

 

TinyPortal © 2005-2018