Talk:Standard Packets: Difference between revisions

From Club Penguin Protocol
Jump to navigation Jump to search
imported>Refractor
imported>Refractor
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 10: Line 10:


should we do this? would condense navigation and it is a bit redundant --'''[[User:Refractor|<span style="color:#263852;padding:1px">refractor</span>]]''' 14:11, 16 November 2014 (UTC)
should we do this? would condense navigation and it is a bit redundant --'''[[User:Refractor|<span style="color:#263852;padding:1px">refractor</span>]]''' 14:11, 16 November 2014 (UTC)
: Maybe we should remove it completely when the pages are created. Probably the best would be if the pages were generated grammatically ([https://www.mediawiki.org/wiki/Extension:Scribunto Lua]). --[[User:Lisured|Lisured]] ([[User talk:Lisured|talk]]) 18:30, 16 November 2014 (UTC)
:: Yeah, the pages like this that have categories named after them could be deleted. Generating it programmatically would be a bit hairy, but the possibility of Semantic MediaWiki could make it easy. --[[User:Refractor|Refractor]] ([[User talk:Refractor|talk]]) 21:49, 16 November 2014 (UTC)
::: SMW is another option, I will have to investigate it for project adamant. --[[User:Lisured|Lisured]] ([[User talk:Lisured|talk]]) 23:00, 16 November 2014 (UTC)
:::: Well, I may have overstated SMW. Parsing with even regex shouldn't be too bad. --[[User:Refractor|Refractor]] ([[User talk:Refractor|talk]]) 23:28, 16 November 2014 (UTC)
::::: This looks interesting too [https://www.mediawiki.org/wiki/Extension:DynamicPageList_%28third-party%29#DPL_generates_reports_on_articles Extension:DynamicPageList (third-party)], or even more [https://www.mediawiki.org/wiki/Extension:DynamicPageListEngine Extension:DynamicPageListEngine] --[[User:Lisured|Lisured]] ([[User talk:Lisured|talk]]) 02:12, 17 November 2014 (UTC)
:::::: Neat. I'm somewhat familiar with DPL, but never knew it could do this. --[[User:Refractor|Refractor]] ([[User talk:Refractor|talk]]) 11:14, 17 November 2014 (UTC)

Latest revision as of 11:14, 17 November 2014

Consider naming the packets by what the client calls them.

Packet categories need implementing, there are more than just %xt%s% packets (z, r, etc).

Categorization

The "requests" table from this page will soon be removed. I'd like for every category to have its own table like this one.. example.

moving eponymous page contents into the category

should we do this? would condense navigation and it is a bit redundant --refractor 14:11, 16 November 2014 (UTC)Reply

Maybe we should remove it completely when the pages are created. Probably the best would be if the pages were generated grammatically (Lua). --Lisured (talk) 18:30, 16 November 2014 (UTC)Reply
Yeah, the pages like this that have categories named after them could be deleted. Generating it programmatically would be a bit hairy, but the possibility of Semantic MediaWiki could make it easy. --Refractor (talk) 21:49, 16 November 2014 (UTC)Reply
SMW is another option, I will have to investigate it for project adamant. --Lisured (talk) 23:00, 16 November 2014 (UTC)Reply
Well, I may have overstated SMW. Parsing with even regex shouldn't be too bad. --Refractor (talk) 23:28, 16 November 2014 (UTC)Reply
This looks interesting too Extension:DynamicPageList (third-party), or even more Extension:DynamicPageListEngine --Lisured (talk) 02:12, 17 November 2014 (UTC)Reply
Neat. I'm somewhat familiar with DPL, but never knew it could do this. --Refractor (talk) 11:14, 17 November 2014 (UTC)Reply