thanks for the report! I just removed all restorestage%, currentstage% and backupstage% strings from the greylist.
Ang: Re: Greylisted strings that can be taken back in favour
Hi David
I do not believe that all restorestage% and currentstage% strings are used, I have only noticed the ones listed.
In addition I have found these in use too:
importcurrentstage0
importcurrentstage1
importcurrentstage2
importcurrentstage4
importcurrentstage8
importcurrentstage16
importbackupstage4action
backupstage1action
backupstage2action
Ang: Re: More greylisted strings that can be taken back in favour
I've found some more strings still in use:
displayformatcontinuous
displayformatdictionary
displayformatencyclopedia
displayformatentrylist
displayformatfaq
displayformatfullwithauthor
displayformatfullwithoutauthor
all in mod_glossary
Re: Ang: Re: More greylisted strings that can be taken back in favour
all the reported strings were removed from the greylist.
Re: Ang: Re: Greylisted strings that can be taken back in favour
Hi Bente,
in backup code, there is a code like
get_string('restorestage'.$this->stage,'backup');
In this case, we can never be sure what restorestage strings can be used so the policy is to expect them all, even if you have not spotted them yet.
Ang: Re: Ang: Re: Greylisted strings that can be taken back in favour
Hi David
Ok - thanks for the information, though I do not fully understand it, no worries, I got the main point
Here is some more strings that I have discovered in use:
core messageprovider:errors
core messageprovider:notices
core skypeid
core_admin configfrontpageloggedin
core_admin tablenosave
core_message loggedindescription
core_message loggedoffdescription
mod_assignment messageprovider:assignment_updates
mod_assignment typeoffline
mod_data headerlisttemplate
mod_data namedate
mod_data namefile
mod_data namelatlong
mod_data namemenu
mod_data namemultimenu
mod_data namenumber
mod_data namepicture
mod_data nameradiobutton
mod_data nametext
mod_data nametextarea
mod_data nameurl
mod_forum messageprovider:posts
qtype_calculated calculatedsummary
qtype_calculatedmulti addingcalculatedmulti
qtype_calculatedmulti calculatedmultisummary
qtype_calculatedsimple addingcalculatedsimple
qtype_calculatedsimple calculatedsimplesummary
qtype_description descriptionsummary
qtype_essay essay_help
qtype_match matchsummary
qtype_multianswer multianswersummary
qtype_multichoice multichoicesummary
qtype_numerical numericalsummary
qtype_randomsamatch randomsamatchsummary
qtype_shortanswer shortanswersummary
qtype_truefalse truefalsesummary
Ang: Re: Ang: Re: Greylisted strings that can be taken back in favour
Yet a few in use:
mod_assignment typeoffline
mod_assignment typeupload
mod_assignment typeuploadsingle
mod_glossary displayformatcontinuous
mod_glossary displayformatdictionary
mod_glossary displayformatencyclopedia
mod_glossary displayformatentrylist
mod_glossary displayformatfaq
mod_glossary displayformatfullwithauthor
mod_glossary displayformatfullwithoutauthor
& happy new year!
Ang: Re: Ang: Re: Greylisted strings that can be taken back in favour
More greys in use:
core_admin tablenosave
core_message loggedindescription
core_message loggedoffdescription
mod_data headeraddtemplate
mod_data headerasearchtemplate
mod_data headercsstemplate
mod_data headerjstemplate
mod_data headerrsstemplate
mod_data headersingletemplate