Such as?
Such as?
know where I can put a code directly in the template.
mcp_forum_actions_append
is inside a <select>
. Therefore it must be an <opition>
element and it can't be a link or anchor <a href="URL"></a>
. [mcp_forum_actions_append]
in-place inside an <option>
, and to generate an extra label right after the select with the actual link to the code labelled in grey color. Just like the events inside the <head>
are labelled grey to indicate that they could not be rendered in-place.That would be nice.martti wrote: Sun Apr 29, 2018 8:06 am Also, maybe it's better to have a new name for this extension to reflect it's now also showing the PHP events. Somehting like "Show Core Events (for extension developers)".
Then I would create a new repo on Github and new topic here on phpBB.com and continue updating in the new repo. But at the same time keep the this topic and repo on Github as reference in order not to break links. (and reference to the new repo).
Show phpBB Events (extension developers only)
OR PHP & Template Events (extension developers only)
.Core
, only refers to PHP Events Only & Not Template.[dark1]
Show phpBB Events (for extension developers)
. Thanks.Nice to know that you liked my suggestion.martti wrote: Sun Apr 29, 2018 8:21 pm Ok, I likeShow phpBB Events (for extension developers)
. Thanks.
I've read yesterday that naming things is the hardest thing in software development. (Martin Fowler said that I think)
Show phpBB Events
Only,(for extension developers)
in topic & in CDB for informative only.[dark1]
The CDB part was considering you are go'na make a RC of it. But here story is different as you said.martti wrote: Tue May 01, 2018 6:32 pm CDB: I consider this extension stable but it cannot go any more far than RC because extensions for developers are not accepted. (I tried)
Can it somewhere be discussed to have extra categories in the CDB?
I would like to add:
- extensions for developers
- helper extensions: extensions that only exist to provide functionality for other extensions.
[dark1]
No, we will not add a category for extensions for developers. The extensions in the CDB are ment for users and are required to be stable and usable on a production forum. If you have a extensions that is targeted for developers you request to have it added here: viewtopic.php?f=461&t=2280176martti wrote: Tue May 01, 2018 6:32 pm CDB: I consider this extension stable but it cannot go any more far than RC because extensions for developers are not accepted. (I tried)
Can it somewhere be discussed to have extra categories in the CDB?
I would like to add:
- extensions for developers
- helper extensions: extensions that only exist to provide functionality for other extensions.