Re: Bloated CSS Syntax Section And Unescaped HTML Examples

Hey PhistucK and all!

I'm trying to figure out what's going on in the wiki. I'm still getting 500
at test wiki, but at least I have now some better view of the issues.

Looks like the last version of SMW does not offer support for some of the
features that we've been using. One of these features is the #set_internal
funcion that was replaced by {{#subobject:| ...}}
 [1], the String data type is not recommended anymore (but I don't think
that is a reason to break all the pages).

Everytime that I try to access the Category page to define a default form,
I get a 500 [2].

For now, that was what I found, hope that helps.

Later I'll be around, maybe I can try something.

Best.

[1]
http://semantic-mediawiki.org/wiki/Help_talk:Adding_subobjects#x.7B.7B.23subobject::.7D.7D_vs_.7B.7B.23subobject::-.7D.7D_890
[2] http://docs.webplatform.org/test/Category:CSS_Properties



Eliezer

www.eliezerb.com.br
@eliezerbernart <https://twitter.com/eliezerbernart>
eliezerb


On Wed, Aug 27, 2014 at 2:48 AM, PhistucK <phistuck@gmail.com> wrote:

> Does anyone know why
> http://docs.webplatform.org/wiki/css/properties/quotes has a bloated
> syntax section, filled with unrelated stuff?
>
> !important: declaration
> -ms-flex-pack: center
> -ms-flex-pack: end
> -ms-flex-pack: justify
> -ms-flex-pack: start
>
> And much more.
>
> Also, the example shows the output of the HTML instead of the code. I
> guess this is related to the MediaWiki upgrade.
>
> ☆*PhistucK*
>

Received on Wednesday, 27 August 2014 12:17:36 UTC