Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2021-02-21 22:55:53
- ax
- Plugin Author
- From: Germany
- Registered: 2009-08-19
- Posts: 156
Texbox: A NexT theme port for Textpattern
Texbox: A NexT theme port for Textpattern
NexT is a popular theme for the Hexo blogging framework, and Texbox provides a portation of NexT to the Textpattern CMS. Thereby, the Textile markup languague, and many other Textpattern’s powerful features can be used, while retaining the NexT elegant design.
Demo
A demo site for “Textbox” is provided
Installation instructions and download
Go to Texbox on Github
Limitations
- Search or other features like pagination not implemented yet
- Plugin
true_tags
will throw an error if testmode is activated in the admin panel. No errors when live mode is on.
Last edited by ax (2021-02-22 06:25:09)
Offline
#2 2021-02-22 09:15:12
- etc
- Developer
- Registered: 2010-11-11
- Posts: 4,188
- Website
Re: Texbox: A NexT theme port for Textpattern
Nice to welcome a new theme for Textpattern!
Offline
#3 2021-02-22 09:30:49
- ax
- Plugin Author
- From: Germany
- Registered: 2009-08-19
- Posts: 156
Re: Texbox: A NexT theme port for Textpattern
Thanks for your comment, and one question: Newer and older tags can be used in the context of a list of articles. But would it also be possible to generate a link to the next newer or older article for a single article page?
Offline
#4 2021-02-22 09:37:08
- etc
- Developer
- Registered: 2010-11-11
- Posts: 4,188
- Website
Offline
#5 2021-02-22 09:49:32
- ax
- Plugin Author
- From: Germany
- Registered: 2009-08-19
- Posts: 156
Re: Texbox: A NexT theme port for Textpattern
etc wrote #329020:
You’ve named it :-)
<txp:link_to_next />
(orprev
).
Surprise, this works out of the box!
Offline