Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S stog
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Zoggy
  • stog
  • Merge requests
  • !2

Add support for authors in the RSS feed

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged gasche requested to merge gasche:master into master Jan 30, 2013
  • Overview 0
  • Commits 1
  • Changes 1

Adds support for author names in RSS feeds by checking whether an "author" field exist in the item environment, and passing it to OCaml-RSS.

Remark: the RSS specification requires an "email" of the form "foo@bar.com" or "foo@bar.com (Firstname Lastname)" as author, but my stog posts have used the "FirstName LastName" format and I don't think there is a point in adding email information: tested RSS readers accept email-less author information just fine. We also sometimes have several authors ("Ms Foo, Mr Bar").

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: gasche:master