Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Is there anyway to undo 'Dismiss' - or remove the functionality entirely?
Unfortunately, no, at least not in the UI. The only way to do this would be to find the DiscussionID + your UserID combination in the GDN_UserDiscussion table and set the 'Dismissed' column to 0. If … (View Post)2 -
Re: Is there anyway to undo 'Dismiss' - or remove the functionality entirely?
Dismissing is per-user. If you dismiss it, it only "unannounces" for you, not the entire site. (View Post)2 -
Re: The Hall Of Code Curiosities
What a great site, thanks for pointing that out. (View Post)1 -
Re: How to change Target url structure?
I'm not sure whether the plugin could be improved to account for this case or not. For SEO purposes, that Target issue isn't going to matter. The plugin sets the SEOLinks version of the URL as the ca… (View Post)1 -
Re: Why is there so much markup in php files?
Just to give the staff commentary: * The advice here is accurate: avoid messing with those helper files too much or you'll be in for some pain later. You can selectively re-declare some of their func… (View Post)2