Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Ghost Fluent UI Ghost Fluent UI
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Ghost Themes
  • Ghost Fluent UIGhost Fluent UI
  • Wiki
  • isso comments

isso comments · Changes

Page history
Migrate README project content into wiki authored Jan 08, 2021 by Laurent Sittler's avatar Laurent Sittler
Hide whitespace changes
Inline Side-by-side
Showing with 24 additions and 1 deletion
+24 -1
  • isso-comments.md isso-comments.md +24 -1
  • No files found.
isso-comments.md
View page @ a6a877ad
# Configure ISSO as comments Service
\ No newline at end of file
# Configure ISSO as comments Service
## Isso
To configure Isso as your comments service, you must follow this steps:
1. From the Ghost **Code injection**, insert the following code into the _Site Header_
```html
<script type="text/javascript">
var comment_config = {
service: 'isso',
url: 'http://fluent-isso.local/',
requireAuthor: true,
requireEmail: true,
replyToSelf: true,
vote: true,
avatar: false,
gravatar: true,
replyNotifications: true
};
</script>
```
> Note: for more information about Isso configuration, see https://posativ.org/isso/
Clone repository

Home

Theme

  • Header
  • Footer

Search Engine

  • GhostHunder
  • Elasticsearch

Apps Launcher

Templates

  • Posts
  • Pages
  • Tags
  • Featured
  • Events

Blog Comments

  • Isso