Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
5f6e274
Update document_page_tags/views/document_page_tag.xml
marcelsavegnago May 19, 2020
d1d48ae
Translated using Weblate (Slovenian)
sysadminmatmoz Jun 30, 2020
3d8268c
Translated using Weblate (Slovenian)
sysadminmatmoz Aug 11, 2020
480ce82
Translated using Weblate (French)
ypapouin May 19, 2021
3e55904
[IMP] document_page_tag: black, isort, prettier
manuelregidor Mar 7, 2022
e5d5e4d
[MIG]document_page_tag: Migration to 13.0
manuelregidor Mar 7, 2022
4b49140
[IMP] document_page_tag: black, isort, prettier
Mar 15, 2022
632b5ea
[MIG]document_page_tag: Migration to 14.0
Mar 15, 2022
5ecd5af
Translated using Weblate (Spanish)
HaraldPanten Mar 18, 2022
a982c76
[14.0][FIX] document_page_tag: change 'Tags must me unique' to 'Tags …
Mar 23, 2022
29931a0
[14.0][IMP] document_page_tag: color_picker widget in color field.
Apr 8, 2022
82f6185
[MIG]document_page_tag: Migration to 15.0
manuelregidor Apr 28, 2022
e381c79
[IMP]document_page_tag: Color column in tag tree view
manuelregidor May 4, 2022
9aa9a6d
[15.0][IMP] document_page_tag: add side search panel with tags.
May 4, 2022
a142ae4
[16.0][MIG] document_page_tag: Migration to 16.0
FernandoRomera Dec 8, 2022
fc3f548
Translated using Weblate (Italian)
mymage Dec 28, 2022
d5decac
Translated using Weblate (Croatian)
badbole Feb 15, 2023
999e9ac
Translated using Weblate (Italian)
mymage Mar 23, 2023
55c4eaa
Translated using Weblate (Italian)
mymage Apr 10, 2023
e703136
Translated using Weblate (Spanish)
luis-ron Jun 5, 2023
ea76c40
Translated using Weblate (Italian)
francesco-ooops Jul 12, 2023
745a55e
Translated using Weblate (Portuguese)
peterromao Feb 28, 2024
5e606b6
[IMP] document_page_tag: pre-commit auto fixes
Tisho99 Mar 27, 2024
efb8bc3
[MIG] document_page_tag: Migration to 17.0
Tisho99 Mar 27, 2024
a8104a7
Translated using Weblate (Swedish)
jakobkrabbe Jun 5, 2024
80b87a6
Translated using Weblate (Catalan)
esteveblanch Sep 4, 2024
d9babbf
[IMP] document_page_tag: pre-commit auto fixes
BhaveshHeliconia Feb 17, 2025
803c3d8
[MIG] document_page_tag: Migration to 18.0
BhaveshHeliconia Feb 17, 2025
1eabd11
[UPD] Update document_page_tag.pot
Oct 10, 2025
8e6e750
[BOT] post-merge updates
OCA-git-bot Oct 10, 2025
bd85fdf
[MIG] document_page_tag: Migration to 19.0
BhaveshHeliconia Dec 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
105 changes: 105 additions & 0 deletions document_page_tag/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association

=================
Document Page Tag
=================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:43b4f0b76b5d14f9112925c6592ae38a2ff2248088fd38b196ac3978cc9cea41
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github
:target: https://github.com/OCA/knowledge/tree/19.0/document_page_tag
:alt: OCA/knowledge
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/knowledge-19-0/knowledge-19-0-document_page_tag
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=19.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows you to fill in keywords on your pages to simplify
finding them afterwards.

**Table of contents**

.. contents::
:local:

Installation
============

This module depends on module knowledge. So make sure to have it in your
addons list.

Configuration
=============

No configuration required.

Usage
=====

Fill in your keywords, and search for them by typing (part of) the
keyword and choose searching for keywords.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/knowledge/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/knowledge/issues/new?body=module:%20document_page_tag%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Therp BV

Contributors
------------

- Holger Brunn <hbrunn@therp.nl>
- Marcel Savegnago <marcel.savegnago@gmail.com>
- Manuel Regidor <manuel.regidor@sygel.es>
- Angel Garcia de la Chica Herrera <angel.garcia@sygel.es>
- Alberto Martínez Rodríguez <alberto.martinez@sygel.es>
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__

- Bhavesh Heliconia

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/knowledge <https://github.com/OCA/knowledge/tree/19.0/document_page_tag>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions document_page_tag/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Copyright 2015-2018 Therp BV <https://therp.nl>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import models
19 changes: 19 additions & 0 deletions document_page_tag/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2015-2018 Therp BV <https://therp.nl>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "Document Page Tag",
"version": "19.0.1.0.0",
"author": "Therp BV, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/knowledge",
"license": "AGPL-3",
"category": "Knowledge Management",
"summary": "Allows you to assign tags or keywords to pages and search for "
"them afterwards",
"depends": ["document_page"],
"data": [
"views/document_page_tag.xml",
"views/document_page.xml",
"security/ir.model.access.csv",
],
"installable": True,
}
113 changes: 113 additions & 0 deletions document_page_tag/i18n/am.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_page_tag
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-31 02:38+0000\n"
"PO-Revision-Date: 2016-03-02 07:42+0000\n"
"Last-Translator: <>\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-knowledge-8-0/"
"language/am/)\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. module: document_page_tag
#: model:ir.model,name:document_page_tag.model_document_page_tag
msgid "A keyword for document pages"
msgstr ""

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__active
msgid "Active"
msgstr ""

#. module: document_page_tag
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_document_page_tag_form
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_document_page_tag_search
msgid "Archived"
msgstr ""

#. module: document_page_tag
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_document_page_tag_tree
msgid "Color"
msgstr ""

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__color
msgid "Color Index"
msgstr ""

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__create_uid
msgid "Created by"
msgstr "Creado por"

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__create_date
msgid "Created on"
msgstr "Creado en"

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__display_name
msgid "Display Name"
msgstr ""

#. module: document_page_tag
#: model:ir.model,name:document_page_tag.model_document_page
msgid "Document Page"
msgstr ""

#. module: document_page_tag
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_document_page_tag_search
msgid "Document Tag Search"
msgstr ""

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__id
msgid "ID"
msgstr "ID"

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page__tag_ids
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_wiki_filter
msgid "Keywords"
msgstr ""

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__write_date
msgid "Last Updated on"
msgstr "Última actualización en"

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__name
msgid "Name"
msgstr ""

#. module: document_page_tag
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_document_page_tag_form
msgid "Tag"
msgstr ""

#. module: document_page_tag
#: model:ir.actions.act_window,name:document_page_tag.document_page_tag_action
#: model:ir.ui.menu,name:document_page_tag.document_page_tag_menu
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_wiki_filter
msgid "Tags"
msgstr ""

#. module: document_page_tag
#: model:ir.model.constraint,message:document_page_tag.constraint_document_page_tag_unique_name
msgid "Tags must be unique"
msgstr ""
117 changes: 117 additions & 0 deletions document_page_tag/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_page_tag
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-31 02:38+0000\n"
"PO-Revision-Date: 2016-03-02 07:42+0000\n"
"Last-Translator: <>\n"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-knowledge-8-0/"
"language/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: document_page_tag
#: model:ir.model,name:document_page_tag.model_document_page_tag
msgid "A keyword for document pages"
msgstr ""

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__active
msgid "Active"
msgstr ""

#. module: document_page_tag
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_document_page_tag_form
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_document_page_tag_search
msgid "Archived"
msgstr ""

#. module: document_page_tag
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_document_page_tag_tree
msgid "Color"
msgstr ""

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__color
msgid "Color Index"
msgstr ""

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__create_uid
msgid "Created by"
msgstr "أنشئ بواسطة"

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__create_date
msgid "Created on"
msgstr "أنشئ في"

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__display_name
msgid "Display Name"
msgstr "اسم العرض"

#. module: document_page_tag
#: model:ir.model,name:document_page_tag.model_document_page
msgid "Document Page"
msgstr ""

#. module: document_page_tag
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_document_page_tag_search
msgid "Document Tag Search"
msgstr ""

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__id
msgid "ID"
msgstr "المعرف"

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page__tag_ids
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_wiki_filter
msgid "Keywords"
msgstr ""

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__write_uid
msgid "Last Updated by"
msgstr "آخر تحديث بواسطة"

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__write_date
msgid "Last Updated on"
msgstr "آخر تحديث في"

#. module: document_page_tag
#: model:ir.model.fields,field_description:document_page_tag.field_document_page_tag__name
msgid "Name"
msgstr "الاسم"

#. module: document_page_tag
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_document_page_tag_form
msgid "Tag"
msgstr ""

#. module: document_page_tag
#: model:ir.actions.act_window,name:document_page_tag.document_page_tag_action
#: model:ir.ui.menu,name:document_page_tag.document_page_tag_menu
#: model_terms:ir.ui.view,arch_db:document_page_tag.view_wiki_filter
msgid "Tags"
msgstr ""

#. module: document_page_tag
#: model:ir.model.constraint,message:document_page_tag.constraint_document_page_tag_unique_name
msgid "Tags must be unique"
msgstr ""

#~ msgid "Last Modified on"
#~ msgstr "آخر تعديل في"
Loading
Loading