-
-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Presence of placeholder, redirect or signpost tag on a body to have special effects #7347
Comments
In the case of
|
A use I could foresee for a feature like that would be where a successor entity takes over - e.g. in the recent case of CCGs in England being replaced by ICBs, it'd have been helpful to render a redirect so that we could automatically point users to the appropriate successor. I suspect the most intuitive way of doing this might be to render a tag based note with a link to the successor entity? |
I'd expect to do like I'd expect |
I pondered that - but thought that it could be disadvantageous, as it could make it harder to access requests made to the predecessor. I can see the advantage for some though - perhaps it'd be good to have a two-pronged approach? |
At this point I don't see a strong case for an automated redirect. |
Great examples of where we could use this feature at |
We're trying this out as a bit of an experiment with Our Future Health 🧑🔬 https://www.whatdotheyknow.com/body/our_future_health The downside is that missing_email note appears at the mo 😢 |
More examples of why this may be useful ... what would we want people to see if they search for the following?
|
*** copied from a request that was closed and merged into this one *** "Add ability to create 'signpost' authority pages that don't allow requests but can point to other authorities. I have suggested something similar to this in the past which was closed but this time I have some specific examples and what I hope is a better reasoning. My theory is that many people think in terms of buildings, services, brands rather than legal entities. For example, people are more likely to talk about "Thorpe Park" than "Merlin Entertainments Limited". This holds in the public sector also. If I am visiting Chelmsford Library it might not matter which part of local government is running it/funding it. For many the library, leisure centre, museum etc is itself the institution. NHS 111 is a recognised brand. Examples: (2) We could add individual prisons and then signpost the operator in each case. (3) Bar Standards Board - might be helpful to list this and point to General Council of the Bar. (4) Well known law schools, business schools and medical schools that are technically part of larger institutions." |
I've just used the signpost tag at https://www.whatdotheyknow.com/body/local_government_pension_scheme |
There are 18 "signpost" "bodies"/pages now on WhatDoTheyKnow: |
Using a tag based note, and some existing CSS, the signpost tag looks a little better. The copy is scrappy, so could probably do with some refinement. <div id="request_status" class="request-status-message request-status-message--error_message">
<h3><i class="icon-standalone icon_error_message"></I> Signpost</h3>
We list this entity as a <em>"signpost"</em> to help you find the right authority for your request.
<br />
You can't send a request to <em>this</em> entity from here. If you can't find the body you require, please <a href="/help/contact">contact us</a>, and we'll try to assist.
</div> |
Reduced by removing the signpost tag from a set of academies, most of which were defunct. We list academy schools now to help our users, though technically the body subject to FOI is the owner/operator of the academy not the school ittself. |
There is a workaround being used on WhatDoTheyKnow:
|
Missing email tag being applied to bodies tagged signpost seems like a simple fix. Is there some reason that adding
to the |
Yep, looks like a good solution. |
This is desirable, but unlikely to be worked on in the next 12 months so closing for now. |
The idea as been raised of listing some "bodies" which are not subject to FOI, but not enabling requests to them, just using the entry to point to bodies which are subject to FOI which a request can be made to.
Examples from WhatDoTheyKnow:
The effect of a placeholder or redirect tag should include
See also:
forthcoming
#7298 (also a ticket on [similar] special effects for the forthcoming tag)The text was updated successfully, but these errors were encountered: