tutto cho che serve attachments

This commit is contained in:
2025-01-01 12:22:03 +01:00
parent d6f07ccdb2
commit 934dd6bf52
210 changed files with 5186 additions and 0 deletions

View File

@ -0,0 +1,15 @@
; en-GB.plg_search_attachments.ini
; Attachments for Joomla! extension
; Copyright (C) 2007-2018 Jonathan M. Cameron, All rights reserved.
; License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
; Note : All ini files need to be saved as UTF-8 - No BOM
; English translation
ATTACH_ATTACHED_TO_PARENT_S_TITLE_S="Attached to %s: %s"
ATTACH_ATTACHMENTS="Attachments"
ATTACH_ATTACHMENTS_SEARCH_PLUGIN_DESCRIPTION="The attachments search plugin enables searching all attachment filenames/URLs and descriptions."
ATTACH_DESCRIPTION_COLON="Description:"
ATTACH_FILENAME_COLON="Filename:"
ATTACH_SEARCH_LIMIT="Search limit"
ATTACH_SEARCH_LIMIT_DESCRIPTION="Number of Search items to return"

View File

@ -0,0 +1,10 @@
; en-GB.plg_search_attachments.sys.sys.ini
; Attachments for Joomla! extension
; Copyright (C) 2007-2018 Jonathan M. Cameron, All rights reserved.
; License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
; Note : All ini files need to be saved as UTF-8 - No BOM
; English translation
ATTACH_ATTACHMENTS_SEARCH_PLUGIN_DESCRIPTION="The attachments search plugin enables searching all attachment filenames/URLs and descriptions."
PLG_SEARCH_ATTACHMENTS="Search - Attachments"

View File

@ -0,0 +1 @@
<html><body bgcolor="#FFFFFF"></body></html>