Ticket #1 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

implement settings system

Reported by: michiel Owned by: michiel
Priority: high Milestone: MvBlog 1.5
Component: global Version: 1.2
Severity: Keywords: settings
Cc:

Description

There is a table for blog settings. It is not possible to admin the content. We don't need that as long as the settings are not used like now. We really need this in the software.

Change History

Changed 3 years ago by michiel

  • status changed from new to assigned

Changed 3 years ago by leonieke

totally agree -- which settings are you thinking of?

page description blog name (for title + header)

and perhaps in the future a style-chooser?

Changed 3 years ago by michiel

Yes, pagedescription is the only one that is actually used (in mvblog.org at least)
blog name
style chooser
number of items per page

Feel free to add more.

Changed 3 years ago by michiel

Style Chooser is something different. I'm going to remove it here and make a new ticket for it for MvBlog 2.X branch

Changed 3 years ago by michiel

  • status changed from assigned to closed
  • resolution set to fixed

(In [24]) implemented settings system. In the admin interface you can alter them. The frontend index.php needs patching. Take a look at the svn index.php to see how it works now.

Fixes #1

Note: See TracTickets for help on using tickets.