Ticket #234 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Option to Change Title of Feed Reader

Reported by: Carthik <mail@…> Owned by: mbonetti
Priority: normal Milestone: Gregarius 0.5.5
Component: BUGS Version:
Severity: normal Keywords:
Cc: mail@…

Description

The Feed Reader title (both the <title> element as well as the text displayed on top left of the page) reads "Gregarius".

Could we have an easy option to change that to whatever we like?

Change History

Changed 3 years ago by Carthik <mail@…>

  • cc mail@… added

Changed 3 years ago by sdcosta

For now one can change the constant _TITLE_ in the file constants.php

define ('_TITLE_', "Gregarius");

Changed 3 years ago by sdcosta

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

This is now a config option rss.output.title

Changeset [1019]

Note: See TracTickets for help on using tickets.