-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
56 changed files
with
339 additions
and
339 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[report] | ||
include = | ||
src/imio/* | ||
src/collective/* | ||
omit = | ||
*/test* | ||
*/upgrades/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
graft src/imio | ||
graft src/collective | ||
graft docs | ||
include *.rst | ||
exclude tox.ini | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
============== | ||
imio.plausible | ||
collective.plausible | ||
============== | ||
|
||
User documentation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# -*- coding: utf-8 -*- | ||
"""Installer for the imio.plausible package.""" | ||
"""Installer for the collective.plausible package.""" | ||
|
||
from setuptools import find_packages | ||
from setuptools import setup | ||
|
@@ -15,7 +15,7 @@ | |
|
||
|
||
setup( | ||
name="imio.plausible", | ||
name="collective.plausible", | ||
version="1.0a2.dev0", | ||
description="Plausible integration into Plone 5 and Plone 6 classic UI", | ||
long_description=long_description, | ||
|
@@ -36,12 +36,12 @@ | |
keywords="Python Plone CMS", | ||
author="remdub", | ||
author_email="[email protected]", | ||
url="https://github.com/IMIO/imio.plausible", | ||
url="https://github.com/IMIO/collective.plausible", | ||
project_urls={ | ||
"PyPI": "https://pypi.org/project/imio.plausible/", | ||
"Source": "https://github.com/IMIO/imio.plausible", | ||
"Tracker": "https://github.com/IMIO/imio.plausible/issues", | ||
# 'Documentation': 'https://imio.plausible.readthedocs.io/en/latest/', | ||
"PyPI": "https://pypi.org/project/collective.plausible/", | ||
"Source": "https://github.com/IMIO/collective.plausible", | ||
"Tracker": "https://github.com/IMIO/collective.plausible/issues", | ||
# 'Documentation': 'https://collective.plausible.readthedocs.io/en/latest/', | ||
}, | ||
license="GPL version 2", | ||
packages=find_packages("src", exclude=["ez_setup"]), | ||
|
@@ -72,6 +72,6 @@ | |
[z3c.autoinclude.plugin] | ||
target = plone | ||
[console_scripts] | ||
update_locale = imio.plausible.locales.update:update_locale | ||
update_locale = collective.plausible.locales.update:update_locale | ||
""", | ||
) |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
#--- PLEASE EDIT THE LINES BELOW CORRECTLY --- | ||
#SOME DESCRIPTIVE TITLE. | ||
#FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"POT-Creation-Date: 2024-02-15 06:13+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=1; plural=0\n" | ||
"Language-Code: en\n" | ||
"Language-Name: English\n" | ||
"Preferred-Encodings: utf-8 latin1\n" | ||
"Domain: collective.plausible\n" | ||
|
||
#: collective/plausible/controlpanels/plausible_control_panel/controlpanel.py:24 | ||
msgid "Example : imio.be" | ||
msgstr "" | ||
|
||
#: collective/plausible/controlpanels/plausible_control_panel/controlpanel.py:16 | ||
msgid "Example : plausible.imio.be" | ||
msgstr "" | ||
|
||
#: collective/plausible/configure.zcml:27 | ||
msgid "Installs the collective.plausible add-on." | ||
msgstr "" | ||
|
||
#: collective/plausible/controlpanels/plausible_control_panel/controlpanel.py:42 | ||
#: collective/plausible/profiles/default/controlpanel.xml | ||
msgid "Plausible Control Panel" | ||
msgstr "" | ||
|
||
#: collective/plausible/controlpanels/plausible_control_panel/controlpanel.py:23 | ||
msgid "Plausible Site" | ||
msgstr "" | ||
|
||
#: collective/plausible/controlpanels/plausible_control_panel/controlpanel.py:15 | ||
msgid "Plausible URL" | ||
msgstr "" | ||
|
||
#: collective/plausible/views/plausible_view.pt:43 | ||
msgid "Plausible analytics is not set" | ||
msgstr "" | ||
|
||
#: collective/plausible/controlpanels/plausible_control_panel/controlpanel.py:32 | ||
msgid "Plausible authentification token" | ||
msgstr "" | ||
|
||
#: collective/plausible/controlpanels/plausible_control_panel/controlpanel.py:31 | ||
msgid "Plausible token" | ||
msgstr "" | ||
|
||
#: collective/plausible/configure.zcml:36 | ||
msgid "Uninstalls the collective.plausible add-on." | ||
msgstr "" | ||
|
||
#: collective/plausible/configure.zcml:27 | ||
msgid "collective.plausible" | ||
msgstr "" | ||
|
||
#: collective/plausible/configure.zcml:36 | ||
msgid "collective.plausible (uninstall)" | ||
msgstr "" |
Oops, something went wrong.