www_archline_hu/deployed/xef/libraries/xef/lib_xef.xml
LÁZÁR Imre AI Agent d3e7422d2d feat(deployed): add XEF library 1.4.4 (no-source, vetted live)
XEF library (Parvez Akther); unmapped -> deployed files.

Signed-off-by: LÁZÁR Imre <imre@illusion.hu>
Assisted-by: claude-code@claude-opus-4-8
2026-07-16 11:24:53 +02:00

29 lines
1.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" ?>
<extension type="library" version="2.5" method="upgrade">
<name>lib_xef</name>
<libraryname>xef</libraryname>
<description>
ThemeXpert Extension Framework (XEF) A rapid extension development framework for all ThemeXpert extensions.
</description>
<creationDate>03/16/2014</creationDate>
<author>Parvez Akther</author>
<authorEmail>parvez@themexpert.com</authorEmail>
<authorUrl>http://themexpert.com/</authorUrl>
<copyright>Copyright (C) 2011 - 2011 ThemeXpert</copyright>
<license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3</license>
<version>1.4.4</version>
<files>
<folder>assets</folder>
<folder>fields</folder>
<folder>libs</folder>
<folder>sources</folder>
<file>lib_xef.xml</file>
<file>index.html</file>
<file>LICENSE.txt</file>
<file>bootstrap.php</file>
<file>xef.php</file>
<file>utility.php</file>
</files>
</extension>