Viestialustana keskustelupalstat

Please support localization

7. heinäkuuta 2011 klo 9.53
Sijainti: Keskustelupalstat: WordPress Support Forums
Avainsanat: Flattr

Wrapping strings in the plugin code with appropriate gettext functions would allow me to use it in my native language, so that for example ”Flattr this!” could become ”Flattroi tätä!” for my Finnish readers.

Vastaa viestiin sen kontekstissa (WordPress Support Forums)

You should use wp_enqueue_script also when including the plugin script

4. heinäkuuta 2011 klo 18.11
Sijainti: Keskustelupalstat: Stack Exchange
Avainsanat: WordPress

I’d supplement saibot’s answer by saying that, instead of a raw <script>...</script> block, you should use wp_enqueue_script() also when including the plugin script:

<?php wp_enqueue_script("jquery-cookie", get_bloginfo('template_url').'/jquery.cookie.js', array(), '0'); ?>

Vastaa viestiin sen kontekstissa (Stack Exchange)

Is there an APT key for the repository?

4. heinäkuuta 2011 klo 14.01
Sijainti: Keskustelupalstat: Phoronix

Hi,

I’ve successfully configured the test suite repository, but was wondering if there’s a GPG key associated with it somewhere on the site?

Vastaa viestiin sen kontekstissa (Phoronix)

Suggestion: rename currently generically-named template elements

4. heinäkuuta 2011 klo 11.58
Sijainti: Keskustelupalstat: WordPress Support Forums

In templates/default/layout.html there are elements named ”loading” and ”close”. I don’t know if these names are dictated by Lightbox, but unless they are, I’d suggest renaming them with something more closely tied to their use by Simple Lightbox (such as ”slb_loading” and ”slb_close”, as other elements in the template are). The reason is that I just spent a significant amount of time trying to debug a weird problem with my theme, which was actually caused by ”loading” being an id used by Simple Lightbox and styled in its CSS. It was obviously easy for me to fix this by changing my element’s id, but finding out the cause was time I could have spent with more useful matters.

Thanks for the great plugin, though.

Vastaa viestiin sen kontekstissa (WordPress Support Forums)

Oh so confusing

29. kesäkuuta 2011 klo 21.49
Sijainti: Keskustelupalstat: WordPress Support Forums
Avainsanat: WordPress

Wait, so post formats are different from post types, the defaults of which are always available? Oh so confusing.

Vastaa viestiin sen kontekstissa (WordPress Support Forums)

I can reproduce the ”post formats” selection box not showing

29. kesäkuuta 2011 klo 13.16
Sijainti: Keskustelupalstat: WordPress Support Forums

I can reproduce the ”post formats” selection box not showing in both 3.1 and 3.2 RC 2. In fact I wasn’t aware of such feature, as it only shows when posting on the root site (which I very seldom do on my multisite).

I tried disabling all plugins with no effect.

Vastaa viestiin sen kontekstissa (WordPress Support Forums)

”minun kaveripiirini” = ”kaikkien kaveripiiri”

26. toukokuuta 2011 klo 9.39
Sijainti: Keskustelupalstat: HS.fi

”Jokainen valikoi sivustoille itsestään parhaat puolet:”

Se on ihan kiva, että vanhakin media noteeraa sosiaalisen median ilmiöitä, mutta sitä tuntuu kerta toisensa jälkeen vaivaavan tämä ”minun kaveripiirini” = ”kaikkien kaveripiiri” -yleistäminen.

Esimerkiksi minun uutisvirrassani on valittamista, mokia, vihaa yms., mutten silti väitä, että ”jokainen valittaa ja paljastaa noloja juttuja ja suoltaa vihaa Facebookissa”. Kyse on ihmisistä ja ihmiset tekevät sitä mitä ihmiset tekevät, myös Facebookissa (ja Internetissä yleensä), joten ”kaikki sitä” tai ”kaikki tätä” -yleistykset menevät vääjäämättä ohi kohteen.

Kaikin mokomin, kertokaa juttuja omasta kaveripiiristänne. Mutta älkää yleistäkö niitä.

Vastaa viestiin sen kontekstissa (HS.fi)

The download links (pointing to github) give a 404

25. toukokuuta 2011 klo 12.32
Sijainti: Keskustelupalstat: Gallery Forums

The download links on the post (pointing to github) give a 404.

Vastaa viestiin sen kontekstissa (Gallery Forums)

With HTTPS, switching folder views freezes Google Reader for up to a minute

10. toukokuuta 2011 klo 13.32
Sijainti: Keskustelupalstat: Google Help Forum
Avainsanat: Chromium, Google Reader

For me this seems to be tied with using https (and KB SSL Enforcer): with encryption, switching folder views freezes Reader for up to a minute. When I switch to plain http, everything works as fluently as it used to just a week ago. I’m using Chromium 11.0.696.65 (84435) in Ubuntu 10.04.

Vastaa viestiin sen kontekstissa (Google Help Forum)

Still doesn’t work after the workaround

7. huhtikuuta 2011 klo 11.42
Sijainti: Keskustelupalstat: WordPress Support Forums

1. Comes packaged inside a subdirectory called ”list-recent-sites.php”, which causes it not to show up under plugins after installing. Can be worked around by moving the files from within ”list-recent-sites.php” up in the directory tree (into list-recent-sites/).

2. Still doesn’t work after the aforementioned workaround and activating: the function displays nothing.

Vastaa viestiin sen kontekstissa (WordPress Support Forums)

« Uudempia - Vanhempia »