Date of article

Welcome to the WonderCMS community. Anything goes, except for support requests.
Post Reply
hacketiwack
Posts: 2
Joined: Fri Aug 02, 2019 9:29 am

Date of article

Post by hacketiwack »

Dear All,
I was wondering if any of you already implemented something to display an article or page date?
Did I miss something?

Moreover, can anyone provide me some pointers on how to store more information in the database.js file?
I could not find anything regarding persisting data. Reading is however documented.

Thanks in advance for your help.

User avatar
wiz
Admin
Posts: 749
Joined: Sat Oct 30, 2010 12:23 am

Re: Date of article

Post by wiz »

Hi hacketiwack, have a warm welcome to the WonderCMS community.

Regards to some blog functionality, here's a theme (still work in progress) that has the dates for "articles" included:
https://github.com/robiso/wondercms/fil ... gTheme.zip
NOTE: This theme still has some errors. If you get to it and figure anything out, would love to publish it at some point and list you on our special contributors list and possibly send you over a donation/reward as a thank you for helping out.

Here's a bit of documentation on how to set data to database: https://github.com/robiso/wondercms/wik ... o-database

Hope this helps, drop by for any additional discussions if necessary.

hacketiwack
Posts: 2
Joined: Fri Aug 02, 2019 9:29 am

Re: Date of article

Post by hacketiwack »

Thanks wiz for the reply.
I overlooked at the information you gave me and it seems that it will fit my needs for now.
I will keep you posted about it.

User avatar
StephanStanisic
Developer
Posts: 37
Joined: Fri Jul 05, 2019 8:51 pm

Re: Date of article

Post by StephanStanisic »

Hi hacketiwack,

Not sure if you've noticed this thread: viewtopic.php?f=23&t=1256

It's a work in progress blog plugin that uses a seperate database to store the blogposts.
This way you can keep the regular pages and have blogposts.

It is in an alpha stage since you can only edit the blog posts in plain text. Support for the summernote editor will come soon, just some things to figure out.

Post Reply