From fd1b001fc53dfec31e38c0f0f9d27cbf9b0457cd Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Sat, 28 Sep 2024 22:28:13 +0200 Subject: [PATCH] Edited again the help text to make it clearer and more complete --- pfaltgall | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pfaltgall b/pfaltgall index 898b434..08cd627 100755 --- a/pfaltgall +++ b/pfaltgall @@ -40,12 +40,12 @@ $help= [[[ DESCRIPTION ]]] - This is {$SCRIPTNAME} v{$SCRIPTVERSION}, a CLI PHP script that can generate an html file with -a gallery from your Pixelfed profile. The html gallery file will load images -dynamically, display each one using almost all the available screen space and -will let you jump right from the start to any point in the timeline. It will -also show each post’s text content, its date, and each image description -(alt-text), if present. + This is {$SCRIPTNAME} v{$SCRIPTVERSION}, a CLI PHP script that can generate an html file +with a gallery from your Pixelfed profile. The html gallery file will load +images dynamically, display each one using almost all the available screen +space and let you jump right from the start to any point in the timeline. +It will also show each post’s text content, its date, and provide each image +with its description (alt-text), if present. See my example gallery here: https://rame.altervista.org/foto-pixelfed In order to create the html gallery file, you just need to login to your Pixelfed account and get an app token (Settings -> Applications -> Create new