View Single Post
Old 09-24-2012, 09:53 AM   #868
seabream
Enthusiast
seabream can extract oil from cheeseseabream can extract oil from cheeseseabream can extract oil from cheeseseabream can extract oil from cheeseseabream can extract oil from cheeseseabream can extract oil from cheeseseabream can extract oil from cheeseseabream can extract oil from cheese
 
Posts: 48
Karma: 1056
Join Date: Jul 2012
Location: Central Canada
Device: Sony PRS-T1, RIM Playbook & Z10, Samsung Note, MacOSX
@865, testing restricted replace_metadata

Currently just tested with ffnet
FFDL Version now shows up properly in titlepage and logpage

replace_metadata is beautiful (after some trial and error figuring out how to configure things). Thank you so much. Once I actually put all the various tags in, this will save so much time and reduce data entry errors from manual substitution.

For anyone who might want some examples, here’s an illustrative configuration. Obviously add categories as desired. EDIT: for some reason, when posted, there are random spaces inserted here and there in the spoilered block. They don't appear in the edit window, so I don't know how to get rid of them, so if you use the code, proofread it.
Spoiler:
[www.fanfiction.net]

extra_valid_entries:reviews,favs,follows,editedcha rs,editedfand,
editedchars_label:Characters by fandom
editedfand_label:Fandom

include_in_editedchars:characters
include_in_editedfand:category

custom_columns_settings:
reviews=>#reviews,r
favs=>#favs,r
follows=>#follows,r
characters=>#relationship,n
editedchars=>#characters,n
editedfand=>#fandom,n

replace_metadata:
characters=>Rachel B\.=>Rachel Berry
characters=>Quinn F\.=>Quinn Fabray
characters=>(Rachel Berry|Quinn Fabray)=>ch Glee: \1
#prepend character and fandom designations for alphabetical tag sort in Generate Catalog’s Calibre catalog
editedchars=>(ch Glee: )=>Glee.
##alter prepend for inclusion in heirarchical Characters column
category=>^(.+)$=>fand: \1
##prepend fand: to fandom tags for inclusion in Tags column for alphabetical tag sort
editedfand=>(fand: )=>
##remove prepend for listing in Fandom column, titlepage and logpage

logpage_entries: dateCreated,datePublished,dateUpdated,numChapters, numWords,status,title,author,editedchars,ships,ser ies,description,editedfand,category,rating,warning s,version,reviews,favs,follows
titlepage_entries: series,editedfand,category,language,editedchars,sh ips,status,datePublished,dateUpdated,dateCreated,r ating,warnings,numChapters,numWords,site,reviews,f avs,follows,description,extratags,storyId,authorId ,version


I’ll get back to you on test results with AO3 when I’ve got them, but I don't expect big differences.

Last edited by seabream; 09-24-2012 at 11:59 AM. Reason: added note about strange spacing.
seabream is offline