Was Feature 90009 on the iSFDB wiki. "Some series, e.g. "Forgotten Realms", have extensive Web-based bibliographies either at Wikipedia or elsewhere. The ISFDB would benefit from having a "Wikipedia" link and a "Web1" link for series records. Ahasuerus 14:50, 29 May 2006 (CDT)"
This could also remind people to enter the isfdb series template into the proper wikipedia articles. -DES
Anonymous
Approved as per Wiki discussion. Requires the addition of a new field, "Web Page", to the Edit Series screen and the associated database table. We will want it to allow multiple Web pages per Series just like the Author Edit screen allows multiple Web pages per Author. Unlike the current behavior if the Author screen, the Web Page field should allow the user to add multiple Web pages without having to approve them one at a time.
A static HTML form cannot have a variable number of fields. The fields are static based on what the server sent the client--without some form of active client-side code like JavaScript that is (which is used on the pub edit form). So to allow having a arbitrary number of web links within a editor form would most likely require JavaScript.
FR 2824361 duplicates the request for a Wikipedia link at the series level
Diff:
Changed the wording from "URLs" to "Web Pages" to be consistent with other records.
Implemented in:
Installed in r2014-41 on 2014-01-19. Closing.