Tagged Questions
3
votes
1answer
29 views
Querying “standard meta tags” for their tag wikis wrongly says they have none
I'm checking which tags have tag wiki excerpts in my code. It looks like /tags/{tags}/wikis is the right API since the tag info API doesn't even give a boolean for tag wiki excerpt presence.
But ...
2
votes
0answers
33 views
Stack Apps “Welcome Back” banner text isn't centered
This appear to be specific to Stack Apps. The text is centered on every other site I've tried. See below:
Compared to how it should appear:
0
votes
1answer
74 views
Where are the new Metas?
According to the most recent blog post, ServerFault and SuperUser each got their own Meta.
Shouldn't this be showing up in StackAuth?
1
vote
2answers
139 views
errors/{id} documentation : 500 Internal Server Error
On Documentation page, clicking on
errors/{id}
returns 500 Internal Server Error
EDIT:
Fixed!
2
votes
1answer
159 views
My reputation graph is messed up.
See here:
http://stackapps.com/users/18?tab=reputationhistory#tab-top
Go to my rep graph and notice that it only shows about 350 points...
Where's my other 4100?
2
votes
1answer
144 views
Make www a subdomain.
Try going to
http://www.stackapps.com
Apparently www is not a subdomain of stackapps.com
Anyone who tries to get to the site by prepending the www will be confused, as it is standard to point that ...
3
votes
1answer
79 views
The Faq Has a Broken Link
Currently the first link in the FAQ points to http://dev.stackapps.com/?tab=apps. It should link to http://stackapps.com/?tab=apps.
Simple fix, but it confused me for a short time.