Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2017-09-09 22:04:19

GugUser
Member
From: Quito (Ecuador)
Registered: 2007-12-16
Posts: 1,473

Re: adi_image_tab - Enhanced image tab

gomedia wrote #306924:

Try this one

Thank you. It works fine and looks now Textpatten-4.6.2-ish.

Offline

#26 2021-06-15 00:54:47

gomedia
Plugin Author
Registered: 2008-06-01
Posts: 1,373

Re: adi_image_tab - Enhanced image tab

After a very long time in gestation, a new adi_image_tab version (v0.4) is now available.

Have a look at post #1 for more details.

In brief:

  • TXP 4.7+ support
  • additional extra image information – aspect ratio
  • additional extra functionality – edit author, image resize
  • tags – keywords, image file size etc


The image resize functionality is something I’ve been using for years but never got around to officially releasing. Feels like it’s a bit late to the party as image-editing-heaven is just around the corner in TXP 4.9. Anyway, at least the plugin is up-to-date now.

Offline

#27 2021-06-15 07:09:07

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,599
GitHub Twitter

Re: adi_image_tab - Enhanced image tab

#@owner gomedia
#@language fr
#@admin-side
adi_cancel => Annuler
adi_refresh_page => Actualiser la page
adi_copy_alt_caption => Copier le texte alternatif
adi_copy_image_name_alt => Copier le nom de l’image
adi_delete_image => Supprimer l’image
adi_dir_not_found => Répertoire non trouvé
adi_dir_ok => Répertoire OK
adi_file_copy_fail => Échec de copie du fichier
adi_image_not_resized => Image non redimensionnée
adi_image_orig_restored => Image originale restituée
adi_image_orig_restore_fail => Impossible de restituer l’image originelle
adi_image_resize_fail => Échec de redimensionnement de l’image
adi_image_resize_missing => Paramètres de  redimensionnement non renseignés
adi_image_resize_partial => Image redimensionnée (limite de compression atteinte)
adi_image_resize_select => Choix du redimensionnement...
adi_resize_set_update_fail => Échec de l’actualisation des paramètres de redimensionnement
adi_image_resize_sets => Paramètres de redimensionnement d’image
adi_image_resize => Redimensionnement d’image
adi_image_resized => Image redimensionnée
adi_image_restore_orig => Restaurer l’image originelle
adi_image_oversize_dimensions => Surdimensionner
adi_image_oversize_filesize => surdimensionner (taille du fichier)
adi_image_size => Taille de l’image
adi_image_undersize_dimensions => Sous-dimensionner
adi_image_unknown => Image inconnue
adi_image_tab_enable_resize => Activer le redimensionnement
adi_input_value_error => Erreur de saisie
adi_install_fail => Échec d’installation
adi_installed => Installé
adi_max_dimension => Dimensions Max.
adi_max_filesize => Taille de fichier Max.
adi_not_installed => Non installé
adi_not_resized => Non redimensionnée
adi_not_writable => Non accessible en écriture
adi_original => Originelle
adi_orig_image_fail => Image originelle non disponible
adi_orig_image_found => Image originelle disponible
adi_plugin_privs => Privilèges du plugin :
adi_recent_images => Images récentes
adi_resize_image => Redimensionner l’image
adi_resize_reset => Réinitialiser le redimensionnement
adi_resize_set_delete_fail => Échec de suppression des paramètres de redimentionnement
adi_resize_set_deleted => Paramètres de redimensionnement supprimés
adi_resize_set_exists => Paramètres de redimensionnement déjà définis
adi_resize_sets_updated => Paramètres de redimensionnement mis à jour
adi_resize => Redimensionner
adi_resized => Redimensionnée à "{set}"
adi_std_admin_behaviour => Aspect standard de l’interface ?
adi_textpack_fail => Échec d’installation du Textpack
adi_textpack_feedback => Avis concernant ce Textpack
adi_textpack_online => Le Textpack est disponible en ligne
adi_timestamp_invalid => Horodatage invalide
adi_uninstall_fail => Impossible d’installer
adi_uninstall => Désinstaller
adi_uninstalled => Désinstallé
adi_update_prefs => Mettre à jour les préférences

Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

#28 2021-06-15 17:58:25

GugUser
Member
From: Quito (Ecuador)
Registered: 2007-12-16
Posts: 1,473

Re: adi_image_tab - Enhanced image tab

Thanks for the update.

Unfortunately the plugin doesn’t work in the combination Textpattern 4.8.7 and PHP 8 (see the error message). However it works with the plugin version 0.3beta5.

Fatal error: Uncaught TypeError: Unsupported operand types: array | array in
(…)/public_html/textpattern/plugins/adi_image_tab/adi_image_tab.php:432 Stack trace: #0
(…)/public_html/textpattern/plugins/adi_image_tab/adi_image_tab.php(688): adi_image_tab_upgrade() #1
(…)/public_html/textpattern/lib/txplib_misc.php(1589): adi_image_tab() #2
(…)/public_html/textpattern/lib/txplib_admin.php(788): callback_event() #3
(…)/public_html/textpattern/include/txp_image.php(632): pluggable_ui() #4
(…)/public_html/textpattern/include/txp_image.php(64): image_edit() #5
(…)/public_html/textpattern/index.php(228): include('...') #6
{main} thrown in
(…)/public_html/textpattern/plugins/adi_image_tab/adi_image_tab.php on line 432

Offline

#29 2021-06-15 22:50:23

gomedia
Plugin Author
Registered: 2008-06-01
Posts: 1,373

Re: adi_image_tab - Enhanced image tab

@Pat64 – Thanks Patrick, Textpack updated.

@GugUser – try this one.

Offline

#30 2021-06-16 00:31:17

GugUser
Member
From: Quito (Ecuador)
Registered: 2007-12-16
Posts: 1,473

Re: adi_image_tab - Enhanced image tab

Thanks for the new version, but now is this:

Fatal error: Uncaught TypeError: Unsupported operand types: string & bool in
(…)/public_html/textpattern/plugins/adi_image_tab/adi_image_tab.php:468 Stack trace: #0
(…)/public_html/textpattern/lib/txplib_misc.php(1589): adi_image_tab_lifecycle() #1
(…)/public_html/textpattern/vendors/Textpattern/Plugin/Plugin.php(135): callback_event() #2
(…)/public_html/textpattern/include/txp_plugin.php(594): Textpattern\Plugin\Plugin->install() #3
(…)/public_html/textpattern/include/txp_plugin.php(54): plugin_install() #4
(…)/public_html/textpattern/index.php(228): include('...') #5
{main} thrown in
(…)/public_html/textpattern/plugins/adi_image_tab/adi_image_tab.php on line 468

Offline

#31 2021-06-16 02:00:23

gomedia
Plugin Author
Registered: 2008-06-01
Posts: 1,373

Re: adi_image_tab - Enhanced image tab

GugUser wrote #330497:

Thanks for the new version, but now is this:

Fatal error: Uncaught TypeError: Unsupported operand types: string & bool in...

Thanks for your patience … please download it again and give it another go for me.

Offline

#32 2021-06-16 02:57:53

GugUser
Member
From: Quito (Ecuador)
Registered: 2007-12-16
Posts: 1,473

Re: adi_image_tab - Enhanced image tab

It works now. Thanks you for your patience and for your plugin.

Offline

#33 2021-06-16 04:19:16

gomedia
Plugin Author
Registered: 2008-06-01
Posts: 1,373

Re: adi_image_tab - Enhanced image tab

Here’s the latest version (0.4.1) with the fixes for PHP 8.

Offline

#34 2021-06-16 04:59:35

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,599
GitHub Twitter

Re: adi_image_tab - Enhanced image tab

Hi Adi.

With the latest version, new languages aren’t populated.

A little amendment to the French one:

adi_image_oversize_filesize => surdimensionnée (taille du fichier)


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

#35 2021-06-16 05:45:47

gomedia
Plugin Author
Registered: 2008-06-01
Posts: 1,373

Re: adi_image_tab - Enhanced image tab

Pat64 wrote #330503:

With the latest version, new languages aren’t populated.

Did you load the textpack from the plugin options tab using the “Install Textpack” link? If so, were there any errors?

Offline

#36 2021-06-16 09:26:52

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,599
GitHub Twitter

Re: adi_image_tab - Enhanced image tab

You’re right, Adi: I didn’t (I thought the Textpack is included…)


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

Board footer

Powered by FluxBB