Stack Exchange Data Explorer's footer doesn't contain links to the latest launched Stack Exchange sites - Programmers, Unix & Linux and others. Is this intentional or an oversight?
Data Explorer's footer:
compared to Stack Overflow's footer:
|
Stack Exchange Data Explorer's footer doesn't contain links to the latest launched Stack Exchange sites - Programmers, Unix & Linux and others. Is this intentional or an oversight? Data Explorer's footer: compared to Stack Overflow's footer: |
||||
|
|
|
This is by design. SEDE is an independent codebase from all the SE sites, and as such, we have to go in and update things like the footer manually. Currently, that content isn't automatically synchronized at all. Probably the closest we can get to synchronization is to create the footer dynamically based on the sites loaded into SEDE. Feel free to submit a patch to do that (see the link above), or the links can simply be updated manually. EDIT: I've pushed a change with a copy/paste job from Meta SO. No dynamic stuff, just a quick and dirty fix for now. |
||||
|
|