Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Umm certain plugins just don't work
cuz... I forgot to deploy it? (View Post)1 -
Re: Not so important developer/coding style question
3 is correct. You're calling the class's name, and classes are CapitalCase. (You're also right that 2 is correct, not 1 - it's a method call in that scenario.) (View Post)3 -
Re: Civil Tongue Markup Issue
Ha, yeah, I guess it wouldn't get along with Markdown so well in its default form. I guess there has always been a strong correlation between folks who use Civil Tongue and folks who use WYSIWYG form… (View Post)1 -
Re: AJAX Form
I wasn't involved in it really so I don't have any great insights here, sorry. I was however having a idle thought about maybe skipping 2.4 and jumping us straight to 3.0 this winter tho. B) Depends … (View Post)1 -
Re: Source Control / Continuous Integration Advice
For our cloud infrastructure, we have a code folder with all our repos in subfolders. In the vanilla repo, we symlink in all our plugins, themes, etc from other repos. Then we have a pusher script th… (View Post)1