Esto de los WidGets resulta ser un excelente agregado al motor de blog, sin embargo BlogEngine no los tiene todos de manera que me sente a completar los que faltan (al menos para las funciones básicas); también actualicé los themes de manera que utilicen los widgets.
Los que estén interesados pueden bajar los archivos:
Themes modificados themes.zip (252,91 kb) Cogitation, Indigo, Leaves, terrafirma and TheGreenHouse
Nuevos widgets widgets.zip (8,35 kb) AuthorList, CategoryList, MonthList, PageList, RecentComments, RecentPosts, TextBoxAU
TextBoxAU es interesante, se trata de una copia de TextBox que solamente se muestra para los usuarios autenticados (administradores y editores). Esto facilita un elemento en el que se pueden poner enlaces a otras herramientas, por ejemplo la página del webmail de su hosting.
Instalación:
Deben copiar los archivos en los directorios que corresponda (los themes cambiados en ~/themes, y los nuevos widgets en ~/widgets), luego generan el sitio y lo suben a su hosting. Cuando ingresen como administradores, podrán incorporar los widgets que deseen.
Notas:
1) Los widgets son muy simples, pero hacen falta si queremos el motor del blog completamente con widgets.
2) Las correcciones de los themes necesita que se revise el CSS, en la versión anterior por ejemplo en los TagCloud se utilizaba el identificador de elementos y en los widgets se utiliza una clase, esto implica una redundancia innecesaria en la hoja de estilo. Es una tarea por hacer.
Espero que les sirva.
This part is for those who do not read Spanish
(I try to write in english, not criticize)
WidGets proves to be an excellent addition to the engine blog,
however BlogEngine not have all so I complete the missing (at
least for the core functions); also some themes need to be updated so i do that too.
Those who are interested can download the files:
Updated themes themes.zip (252,91 kb) Cogitation, Indigo, Leaves, terrafirma and TheGreenHouse
New widgets widgets.zip (8,35 kb) AuthorList, CategoryList, MonthList, PageList, RecentComments, RecentPosts, TextBoxAU
TextBoxAU is interesting, it is a copy of TextBox only shown for
authenticated users (administrators and editors). This facilitates an
element on which you can put links to other tools, for example your hosting webmail
page.
Installation:
You should copy the files into the appropriate
directory (themes changed in ~/themes, and new widgets in ~/widgets), then
generate the site and upload to your hosting. When entering as
administrators, you may incorporate the widgets you want.
Notes:
1) The widgets are very simple, but we need if we want the engine of blog entirely with widgets.
2) Corrections to themes need a revision of the CSS, in the
previous version for example in TagCloud was used identifier elements
and in the widgets we use class, this is an unnecessary
redundancy in the stylesheet. It is a task to be done.
I hope you use this.