Alexandre Plennevaux

Results 29 issues of Alexandre Plennevaux

With this addition to the image, this php function : ```php setlocale(LC_ALL, "fr_FR"); ``` will switch the output of localization functions to the requested language (here, French).

hello! Someone knows how to integrate the Pocket App button to Sharrre, or has already done it? see: http://getpocket.com/publisher/button Thank you, a.

Hi! In the resulting PDF files, all images are broken. The repository is mostly markdown files, pointing to images using a relative path. Example: ```markdown This repository contains a series...

I have a script that posts a story to one of my subreddits. At some point this script should be launched via a cronjob. This is where I'm stuck: my...

Ave spharian! how about animating the fullscreen with a growing rectangle, instead of a meaningless crossfade animation? demo: http://jsfiddle.net/ZGHLM/32/ Now, that's what i call nitpicking °-) ( http://www.thefreedictionary.com/nitpicking )

I trained the model using a PDF file of a book on ASO. I asked "What is ASO?" I get this answer (copied from the browser console to get the...

## Feature Offer to login via Mastodon.

Hello! Using v4.0.3, with mysql 8.0.31. I'm importing a 40Mb SQL file (a WordPress dump). I got a few errors during the import: which is shown as this: ``` [ERROR...

Feature Request

the generated style for .wp-caption-text makes it invisible. ```css .wp-caption-text { font-size: 0; color: #4b5563; } ``` I think it boils down to [tailwindcss-tailpress library, ](https://github.com/jeffreyvr/tailwindcss-tailpress/blob/ab2567329a93749067592521ba2252d519850aad/index.js#L88) which expects a "sm"...

I get lots of lines like this in my server 's php error log ``` [23-Feb-2015 13:36:59 UTC] PHP Warning: getimagesize(): Filename cannot be empty in /srv/data/web/vhosts/bjab.org/htdocs/wp-content/plugins/picturefill.js.wp-master/inc/class-model-image-picturefill-wp.php on line 167...