forked from sebsauvage/Shaarli
-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'picwall-direct-link' into next
- Loading branch information
Showing
2 changed files
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b4b7d33
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Je n'aime pas vraiment cette idée. Le picwall n'affiche que des petits thumbnails. Il n'y a pas la place pour les commentaires ou d'autres infos (tag, liens,...). Le span info est très limité aussi.
Si l'url est corrompue, c'est vraiment difficile de pouvoir mettre à jour le l'entrée si l'image renvoie à autre chose que le permalink.
Je remets un permalink sur les images du picwall de mon template (avec {$value.linkdate|smallHash})
Je pense qu'on devrait envisager de revenir en arrière sur ce point.
(Et pour les templates, en général, c'est dommage d'avoir perdu la possibilité d'utiliser {$value.permalink} )