Adrienne L. Travis
Adrienne L. Travis
Hiya. Is there a way to get MY_Model to allow composite primary keys? Currently i'm having to override a bunch of the default functions, and it seems like there ought...
We've noticed that some info that used to be available in the 3.x branch is no longer available in the 4.x branch. In particular: ``` $info->type; //The page type (link,...
@oscarotero I have patched my local copy to fix the issue with the new Facebook opengraph stuff (based on your patch for the v4 branch here): https://github.com/oscarotero/Embed/blob/master/src/Adapters/Facebook/OEmbed.php#L24-L29 And i suspect...
http://xregexp.com/ is the main site; the plugins are at http://xregexp.com/plugins/ (Unicode base, all Unicode character classes, and Recursive Match).
You have DD_BelatedPNG already, but DD_Roundies can both (a) replace BelatedPNG, and (b) do rounded corners. I'd love to see it available!
@joedixon -- So, first of all, I *love* this package. Most of the other packages to handle translation-related stuff are storing long blocks of crap as JSON in database columns...
I'd like an option to stop after a full word, actually, instead of moving on to the last step (individual characters.) So you could set, say, `boundariesOnly : true` ,...
I need to change `sql_mode` for one of my apps. I can use `SET GLOBAL`, but it involves some shenanigans; it'd be a lot easier if i could tweak the...
Would be REALLY NICE if this were a Composer package.
**Description** I have glab installed under Windows and under Linux (using WSL). WSL works, Windows does not. **Expected Behavior vs Actual Behavior** I have literally identical config files between the...