I found a few grammatical errors in the text there.

Comments

nagy.balint’s picture

StatusFileSize
new2.74 KB

patch attached.

DeFr’s picture

Status: Active » Needs work

I'm not sure about the "It is not really a really hook. Only one modules is invoke" part of the change. The sentence obviously needs to be tweaked, but the "only one module invokes it" seems to be a bit misleading. Maybe "This will only be invoked for the module providing the {player,atom,…}" would be clearer. ?

nagy.balint’s picture

StatusFileSize
new2.75 KB

Yes it seems some of those strings are quite old.

For hook_scald_player_settings_form it seems it is invoked on the settings edit form of the player for a given provider. However i could not find its menu item on the UI, maybe i just missed it.

For hook_scald_register_atom, it is indeed misleading. At the moment the image provider and the scald_file provider uses it to sync the file field's fid back to the base id. It is invoked on atom creation for the module that provided the atom type.

For hook_scald_render, as far as i see this is used for providing markup for contexts. Both in scald (library and such) and in other modules that provide contexts.

Updated patch attached.

nagy.balint’s picture

Status: Needs work » Needs review
jcisio’s picture

Title: Some grammatical errors in the scald.api.php » Some outdated info and grammatical errors in the scald.api.php
Status: Needs review » Fixed

Thanks. I also fixed some indentation problem and a few other bugs then committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.