-
·
Handbooks Update: August 6, 2014
We had our weekly chat this afternoon (logs), with @blobaugh, @topher1kenobe, @sewmyheadon in attendance. Could have been others lurking too. PluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins…
-
·
Devhub update 5th August
Thanks to everyone for coming to the meeting. Here’s what we discussed: 1. WP-Parser. We’re still trying to get P2P implemented in WP-Parser. We’ll get there eventually. 2. Voting. @coffee2code is working on the voting functionality. 3. We discussed the proposal for dealing with content in the code reference. Everyone seems happy with it. Waiting…
-
·
Content in the Code Reference
Below is a proposal for user-generated content in the code reference. Individual code reference pages are split into three sections: — parsed content — officially curated content — user-generated content Much like this diagram: Parsed Content will come from the parser Officially curated content will be added by the docs team User generated content will…
-
·
Docs Chat: July 31, 2014
The following is a summary of the topics discussed: 1. DevHub: @samuelsidler said more progress was made. @coffee2code is in the process of committing new stuff, including the mods to selectively enable the handbooks (with necessary tweaks and fixes), along with fixes for #437 (Make watch/unwatch a post action link rather than a widgetWidget A…
-
·
Docs Chat: July 17
The following is a summary of the topics discussed: 1. DevHub: Examples and voting should be coming soon. @siobhan mentioned access to view/submit examples is or will soon be extended to all editors on the make P2s. @drewapicture (me) brought up the need for syntax-highlighting on hook reference examples. @siobhan pointed out that highlighting already…
-
·
Internationalization
Migrated.
-
·
Tomorrow’s Docs Chat
I will be unavailable to lead/attend the Docs chat tomorrow afternoon. @drewapicture has graciously agreed to step in and take my place. #chatLogin to Reply
-
·
Agenda for today's Inline Docs chat
It’s been awhile since we’ve had an inline docs chat, and there are several items on the agenda for today’s meeting at 19:00 UTC (3:00 pm EDT) in IRC in #wordpress-sfd: 4.0 Audit – #28885 Access tags for all the methods Hook aliases + PHPDoc tags PHPDoc tags for unit tests – #28558 If you’d…
-
·
Rendering Meta Data
Migrated.
-
·
Documenting all the dynamic hook aliases
A couple of weeks ago at Open SourceOpen Source Open Source denotes software for which the original source code is made freely available and may be redistributed and modified. Open Source **must be** delivered via a licensing model, see GPL. Bridge, I started a conversation with @jorbin about an idea to document common aliases of…