utopia-cms icon indicating copy to clipboard operation
utopia-cms copied to clipboard

Utopía is an open source platform for community based newsrooms to manage their subscriptions. Code repository for the CMS tool.

Results 22 utopia-cms issues
Sort by recently updated
recently updated
newest added

There's no warning to the user to add or modify a permission when a publication is added or modified its slug, the permission is needed to check if a user...

And also a text label for the desktop version is taken from the default pub, it should be changed also to be taken from a better source (a setting seems...

- article photo centered - other things: share links, paywall div components (buttons) - may be more things

There is a comment in the function that says to improve the stop condition when there are fixed articles (for this categories, the needed value would be less than the...

``` grep -ni "la diaria" --exclude={"*.md","*.*css*","*.less","*.svg","*.lock","logo.html"} --exclude-dir={vendor,locale} -Ir . ```

thedaily.views.registered_users loads data from a migrated custom command, decide what to do with this view / the related command

How it works? (seems that comparison with "core" is wrong)

In ladiaria we have a signup version that automatically adds a category (previously selected by the user navigation flow) to the subscriber's category newsletters, verify if this feature can be...