Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2020-09-28 10:32:36
- dos
- Member
- From: de
- Registered: 2014-05-17
- Posts: 37
- Website
wet_textfilter_markdown: Install broken?
Hey there,
I tried to install wet_textfilter_markdown following the manual for installing zip-files. Unfortunately it throws an error:
Fatal error: Uncaught Error: Unsupported operand types in /home/www/doc/34568/xxx.de/www/textpattern/vendors/Textpattern/Plugin/Plugin.php:284 Stack trace: #0 /home/www/doc/34568/xxx.de/www/textpattern/include/txp_plugin.php(645): Textpattern\Plugin\Plugin->read('v0.7') #1 /home/www/doc/34568/xxx.de/www/textpattern/include/txp_plugin.php(54): plugin_load() #2 /home/www/doc/34568/xxx.de/www/textpattern/index.php(228): include('/home/www/doc/3...') #3 {main} thrown in /home/www/doc/34568/xxx.de/www/textpattern/vendors/Textpattern/Plugin/Plugin.php on line 284
Furthermore there seems to be a serious blocker since TXP 4.7: You can’t set markdown as the default text option.
Last edited by dos (2020-09-28 10:38:14)
Offline
#2 2020-09-28 12:22:22
- etc
- Developer
- Registered: 2010-11-11
- Posts: 4,048
- Website
Offline
#3 2020-09-28 12:34:57
- Bloke
- Developer
- From: Leeds, UK
- Registered: 2006-01-29
- Posts: 9,973
- Website
Re: wet_textfilter_markdown: Install broken?
Thanks for bringing this to our attention. I’ve forked the plugin and I’ll provide an update as soon as I can.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
#4 2020-09-28 13:26:47
- philwareham
- Core designer
- From: Haslemere, Surrey, UK
- Registered: 2009-06-11
- Posts: 3,437
- Website
Re: wet_textfilter_markdown: Install broken?
Bloke wrote #326148:
Thanks for bringing this to our attention. I’ve forked the plugin and I’ll provide an update as soon as I can.
This should be promoted to a com
prefix plugin in my opinion, too.
Offline
#5 2020-09-28 13:31:41
- Bloke
- Developer
- From: Leeds, UK
- Registered: 2006-01-29
- Posts: 9,973
- Website
Re: wet_textfilter_markdown: Install broken?
philwareham wrote #326151:
This should be promoted to a
com
prefix plugin in my opinion, too.
I agree. Once I get it up and running, I’ll port it.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
#6 2020-09-28 13:37:38
- dos
- Member
- From: de
- Registered: 2014-05-17
- Posts: 37
- Website
Re: wet_textfilter_markdown: Install broken?
Thanks for the quick reactions! I thought I bring it up here, as the plugin seems to be quite vital for attracting new users.
Offline