Arxius de Wordpress - Antesi permanent https://www.miki.cat/category/wordpress/ Aprenent a aturar el temps Sat, 28 Oct 2017 09:08:45 +0000 ca hourly 1 https://wordpress.org/?v=6.8.2 WP-Ribbon – Configurable remembrance/mourning ribbon WordPress plugin https://www.miki.cat/wp-ribbon-configurable-remembrancemourning-ribbon-wordpress-plugin/ Sat, 28 Oct 2017 09:08:45 +0000 https://www.miki.cat/?p=512 Degut a l’empresonament per part de l’estat espanyol d’en Jordi Sànchez i en Jordi Cuixart com a presos polítics el passat 16 d’octubre del 2017, vaig desenvolupar aquest senzill plugin de WordPress per posar un crespó a les diverses webs que gestiono. El color i l’enllaç són configurables de manera que es pot utilitzar per qualsevol… Continue reading WP-Ribbon – Configurable remembrance/mourning ribbon WordPress plugin

L'entrada WP-Ribbon – Configurable remembrance/mourning ribbon WordPress plugin ha aparegut primer a Antesi permanent.

]]>
Degut a l’empresonament per part de l’estat espanyol d’en Jordi Sànchez i en Jordi Cuixart com a presos polítics el passat 16 d’octubre del 2017, vaig desenvolupar aquest senzill plugin de WordPress per posar un crespó a les diverses webs que gestiono. El color i l’enllaç són configurables de manera que es pot utilitzar per qualsevol altre causa si ho desitgeu.

Due to the imprisonment by Spain of Jordi Sànchez and Jordi Cuixart as political prisoners on October 16, 2017, I developed this simple WordPress plugin to put a remembrance/mourning ribbon on the various websites I manage . The color and link are configurable so you can use it for any other reason you wish.

L'entrada WP-Ribbon – Configurable remembrance/mourning ribbon WordPress plugin ha aparegut primer a Antesi permanent.

]]>
Top Posts By Category Plugin 1.4 https://www.miki.cat/top-posts-by-category-plugin-1-4/ Sat, 28 Oct 2017 08:52:57 +0000 https://www.miki.cat/?p=506 This version just replaces two deprecated php calls to be compatible with php 7 Download Top Posts By Category Plugin 1.4

L'entrada Top Posts By Category Plugin 1.4 ha aparegut primer a Antesi permanent.

]]>
This version just replaces two deprecated php calls to be compatible with php 7

L'entrada Top Posts By Category Plugin 1.4 ha aparegut primer a Antesi permanent.

]]>
Ajax Archives Plugin https://www.miki.cat/ajax-archives-plugin/ Sun, 26 Apr 2009 17:46:33 +0000 https://www.miki.cat/?p=253 Display your archives in collapsible mode using ajax and jQuery. Each subnode is loaded via ajax as per user request, so not whole archive is loaded each time your archives page is displayed. If you have performance problems or server issues with other archive plugins, try this one and enjoy. It also displays the post… Continue reading Ajax Archives Plugin

L'entrada Ajax Archives Plugin ha aparegut primer a Antesi permanent.

]]>
Display your archives in collapsible mode using ajax and jQuery.

Each subnode is loaded via ajax as per user request, so not whole archive is loaded each time your archives page is displayed. If you have performance problems or server issues with other archive plugins, try this one and enjoy.

It also displays the post count for each year and for each month and the comment count for each post. And uses your current wordpress date_format to format the dates.

You can view a sample here: Archivos Rallye Racing

L'entrada Ajax Archives Plugin ha aparegut primer a Antesi permanent.

]]>
Top Posts By Category Plugin 1.3 RC1 is out https://www.miki.cat/top-posts-by-category-plugin-13-rc1-is-out/ https://www.miki.cat/top-posts-by-category-plugin-13-rc1-is-out/#comments Sat, 08 Nov 2008 13:32:06 +0000 https://www.miki.cat/?p=248 Update 2: For php 7+ please use Top Posts By Category Plugin 1.4 Update: New 1.3 RC2 version released that solves the bug reported from Joel (see comments below) This new version solves some bugs and add some requested features. It also changes the way of visists are tracked and displayed, and the size of… Continue reading Top Posts By Category Plugin 1.3 RC1 is out

L'entrada Top Posts By Category Plugin 1.3 RC1 is out ha aparegut primer a Antesi permanent.

]]>

Update 2: For php 7+ please use Top Posts By Category Plugin 1.4

Update: New 1.3 RC2 version released that solves the bug reported from Joel (see comments below)

This new version solves some bugs and add some requested features. It also changes the way of visists are tracked and displayed, and the size of tpbc table is under control now.

This is a full working version and I’m not expecting major changes on the final release, but I like to know your comments, especially if your are upgrading from my previous version, so please backup your database before the upgrade!

Improvements in 1.3:

  • The stats are saved as a custom field on a post (tpbc_visits), so you can be evil and fake the stats to put your preferred posts on top of the list 😉 Trust me, new users cannot resist the temptation to visit your top posts.
  • No more tpbc table size problems. Since tpbc 1.3 version, this table is only used to avoid duplicate visits and their content is purget each day. If you come from 1.2, please read the upgrading instructions carefully!
  • You can easy exclude (or include only) some categories from list when group by category option is set.
  • There is a new option to display the list or the post visits with ajax. So this must work within wordpress cache plugins, but I’m not tested it under this kind of environments !

There is a readme file with install and update instructions. Please read it carefully, especially if you are upgrading !

L'entrada Top Posts By Category Plugin 1.3 RC1 is out ha aparegut primer a Antesi permanent.

]]>
https://www.miki.cat/top-posts-by-category-plugin-13-rc1-is-out/feed/ 7
WordPress 2.6 PATHINFO Permalinks https://www.miki.cat/wordpress-26-pathinfo-permalinks/ https://www.miki.cat/wordpress-26-pathinfo-permalinks/#comments Sat, 19 Jul 2008 09:14:10 +0000 https://www.miki.cat/?p=126 Els més observadors us haureu adonat que m’he actualitzat el blog a la versió 2.6 de WordPress, però no tot són flors i violes com se sol dir… El cas és que utilitzo l’estructura PATHINFO per als enllaços permanents, concretament tinc la següent configuració personalitzada: /%postname%/ i a cada actualització se m’ha trencat alguna cosa… Continue reading WordPress 2.6 PATHINFO Permalinks

L'entrada WordPress 2.6 PATHINFO Permalinks ha aparegut primer a Antesi permanent.

]]>
Els més observadors us haureu adonat que m’he actualitzat el blog a la versió 2.6 de WordPress, però no tot són flors i violes com se sol dir…

El cas és que utilitzo l’estructura PATHINFO per als enllaços permanents, concretament tinc la següent configuració personalitzada: /%postname%/ i a cada actualització se m’ha trencat alguna cosa fent que alguna part del blog fos inaccessible utilitzant els enllaços permanents.

En la versió 2.5 vàren ser les pàgines, i en la 2.6 han estat els posts, categories i pàgines d’arxius. Doncs bé, sortosament per solucionar-ho, si més no mentre no es publiqui alguna actualització, només ens cal afegir un nom base per les categories i els tags a la secció de configuració dels enllaços permanents tal com diu aquí i llestos.

A bloguejar de gust amants de wordpress !

Actualització: Ah! se m’oblidava, el plugin Top Posts By Category segueix sent compatible amb aquesta nova versió 😉

L'entrada WordPress 2.6 PATHINFO Permalinks ha aparegut primer a Antesi permanent.

]]>
https://www.miki.cat/wordpress-26-pathinfo-permalinks/feed/ 2
Top Posts By Category 1.2 https://www.miki.cat/top-posts-by-category-12/ Fri, 11 Apr 2008 20:49:27 +0000 https://www.miki.cat/top-posts-by-category-12/ When I upgrade the plugin for the first time I do it to work for my own blog, so not all configuration options where tested and in some cases it didn’t work propertly. You can download version 1.2 and see release notes here. Please left your feedback or report bugs under plugin’s post. Thanks to… Continue reading Top Posts By Category 1.2

L'entrada Top Posts By Category 1.2 ha aparegut primer a Antesi permanent.

]]>
When I upgrade the plugin for the first time I do it to work for my own blog, so not all configuration options where tested and in some cases it didn’t work propertly.

You can download version 1.2 and see release notes here.

Please left your feedback or report bugs under plugin’s post.

Thanks to all who was using it, and especial thanks to users that help to find the bugs with their comment’s feedback.

Note that I’m not English speaker…

L'entrada Top Posts By Category 1.2 ha aparegut primer a Antesi permanent.

]]>
Top Posts By Category plugin https://www.miki.cat/top-posts-by-category-plugin/ https://www.miki.cat/top-posts-by-category-plugin/#comments Thu, 14 Feb 2008 06:46:43 +0000 https://www.miki.cat/top-posts-by-category-plugin/ Update: Version 1.3 RC1 is out. Changes and download can be found here. Top Posts By Category Plugin is a fork of original M&M tpbc plugin updated to work with new WordPress 2.3 taxonomy system. Compatible up to WordPress 2.6: Top Posts By Category 1.2 Install: Copy tpbct.php file to wp-content/plugins Activate the plugin as… Continue reading Top Posts By Category plugin

L'entrada Top Posts By Category plugin ha aparegut primer a Antesi permanent.

]]>

Update: Version 1.3 RC1 is out. Changes and download can be found here.

Top Posts By Category Plugin is a fork of original M&M tpbc plugin updated to work with new WordPress 2.3 taxonomy system. Compatible up to WordPress 2.6:

Install:

  1. Copy tpbct.php file to wp-content/plugins
  2. Activate the plugin as usual.
  3. Manage Options going to Options->Top Posts or Settings->Top Posts on WordPress 2.6.

Upgrade:

From My previous version: Just overwritte tpbct.php file with new version on plugins folder.

From M&M version: Disable old tpbc, delete tpbc.php file from plugins folder and install the new version (note that filenames are different). Configuration options and old recolected posts stats will be conserved.

Release Notes:

1.2:

– Solved some compatibility sql bugs.
– Solved a bug that prevents to show the list when Top Comented Posts option was used.

1.0 – Miki’s version:

– Required changes to work with WordPress 2.3 taxonomy system.

L'entrada Top Posts By Category plugin ha aparegut primer a Antesi permanent.

]]>
https://www.miki.cat/top-posts-by-category-plugin/feed/ 46
SRG Clean Archives en català https://www.miki.cat/srg-clean-archives-en-catala/ https://www.miki.cat/srg-clean-archives-en-catala/#comments Tue, 12 Feb 2008 10:28:15 +0000 https://www.miki.cat/srg-clean-archives-en-catala/ SRG Clean Archives és el plugin que utilitzo per generar la pàgina d’arxius d’aquest blog, i cansat de veure’l sempre en anglès m’he agafat el poEdit i n’he traduït els textos internacionalitzats que hi havia amb el meu català d’estar per casa. SRG Clean Archives Catalan Language Pack També he detectat un bug en la… Continue reading SRG Clean Archives en català

L'entrada SRG Clean Archives en català ha aparegut primer a Antesi permanent.

]]>
SRG Clean Archives és el plugin que utilitzo per generar la pàgina d’arxius d’aquest blog, i cansat de veure’l sempre en anglès m’he agafat el poEdit i n’he traduït els textos internacionalitzats que hi havia amb el meu català d’estar per casa.

També he detectat un bug en la versió 4.2 a l’hora de generar els enllaços als arxius quan s’utilitzen enllaços permanents amb l’estructura pathinfo /%postname%/ que he corregit fent el següent canvi a la línea 160:

$output .= '<br /><a href="'. $my_url .'/' . $monthresult->year . '/' . zeroise($monthresult->month,2) . '" title="'. __('Show detailed results for','srgca') .' ' . $text . '">'. __('Detailed Monthly Archive','srgca') .'</a>';
per
$output .= '<br /><a href="'. $my_url .'/' . (strpos(get_option('permalink_structure'), "/") === 0 ? "index.php/":"") . $monthresult->year . '/' . zeroise($monthresult->month,2) . '" title="'. __('Show detailed results for','srgca') .' ' . $text . '">'. __('Detailed Monthly Archive','srgca') .'</a>';

I n’he informat a l’autor.

No em dedico a programar en PHP tot i que vaig fent les meves cosetes, així que si voleu fer alguna aportació pel que fa al canvi o a la traducció ja sabeu on soc.

L'entrada SRG Clean Archives en català ha aparegut primer a Antesi permanent.

]]>
https://www.miki.cat/srg-clean-archives-en-catala/feed/ 1
Actualitzant a WordPress 2.3.3 https://www.miki.cat/actualitzant-a-wordpress-233/ Tue, 05 Feb 2008 06:54:53 +0000 https://www.miki.cat/actualitzant-a-wordpress-233/ WordPress ha anunciat una actualització de seguretat urgent en la seva implementació XML-RPC que permetria que amb una petició manipulada previament, un usuari vàlid pogués editar qualsevol post d’un altre usuari del blog. Com sempre, podem veure els detalls d’aquesta release a la web de WordPress, des d’on ens podem baixar directament el fitxer xmlrpc.php… Continue reading Actualitzant a WordPress 2.3.3

L'entrada Actualitzant a WordPress 2.3.3 ha aparegut primer a Antesi permanent.

]]>
WordPress ha anunciat una actualització de seguretat urgent en la seva implementació XML-RPC que permetria que amb una petició manipulada previament, un usuari vàlid pogués editar qualsevol post d’un altre usuari del blog.

Com sempre, podem veure els detalls d’aquesta release a la web de WordPress, des d’on ens podem baixar directament el fitxer xmlrpc.php que resol el bug de seguretat, o bé tota la release que també resol altres petits bugs i seria el més recomanable.

També podem actualitzar únicament aquells fitxers que han canviat. Per fer-ho hem de fer un cop d’ull al repositori de la versió, li donem al botó “View Changes” que hi ha a baix de tot, un cop allà canviem el From perquè indicar la versió de la que venim, en aquest cas tags/2.3.2 i ens assegurem que al To hi posi el nou tags/2.3.3, i ja podem prémer “View Changes” altre cop, amb el que ens apareix la llista de fitxers modificats, de manera que sobreescrivint únicament aquests fitxers ja tindrem el WordPress actualitzat, i donat que aquesta actualització no modifica la base de dades ja no ens cal fer res més.

Així doncs, primer és recomanable que us feu un backup per si de cas, i després:

  1. Descarreguem l’últim WordPress de la secció downloads.
  2. Mirem els fitxers modificats tal com explico a l’anterior paràgraf i hi trobem els següents:
    1. wp-includes/gettext.php
    2. wp-includes/version.php
    3. wp-includes/pluggable.php
    4. xmlrpc.php
    5. wp-admin/install-helper.php
  3. Substituïm els fitxers de la llista anterior a la nostra instal·lació i llestos.

Apa, ara ja podem estar tranquils uns quants dies més.

L'entrada Actualitzant a WordPress 2.3.3 ha aparegut primer a Antesi permanent.

]]>
Powered by atecplugins.com