[wpvideosc id=BQtfIEY1]
Aggiornate dalla vostra Bacheca o scaricatelo da wordpress.org.
L’annuncio sul blog è qui mentre la lista delle tante novità la trovate sul Codex.
La versione italiana sarà disponibile fra alcuni giorni.
[wpvideosc id=BQtfIEY1]
Aggiornate dalla vostra Bacheca o scaricatelo da wordpress.org.
L’annuncio sul blog è qui mentre la lista delle tante novità la trovate sul Codex.
La versione italiana sarà disponibile fra alcuni giorni.
Design Better And Faster With Rapid Prototyping – Smashing Magazine
In an iterative approach to user interface design, rapid prototyping is the process of quickly mocking up the future state of a system, be it a website or application, and validating it with a broader team of users, stakeholders, developers and designers. Doing this rapidly and iteratively generates feedback early and often in the process, improving the final design and reducing the need for changes during development.
16 giugno 2010
WordPress Theme Tip: Force an Image Size » Otto on WordPress
Image sizing is always a problem for themes. Theme designers want their theme to be pixel perfect in all cases, but WordPress wants the user to have some form of control. With image sizes, WordPress lets the user pick the size of their image thumbnails and so forth. In that case, using those becomes problematic for certain places in the theme which need pre-defined image sizes.
Here’s the quick and easy solution: add_image_size. This function lets you create custom image sizes that can be used by your theme. Plugins can do the same sort of things, of course, but this really comes in more useful as a theme developer’s tool.
14 giugno 2010
Many WordPress themes, especially those with “magazine-like” layouts, use an image to represent each post. It might just be on the front page. It might be alone, or alongside an excerpt. Until now, there was no standardized way to do this. Many themes would require you to tediously enter a Custom Field with the value being the URL you wanted to use. Often you had to do cropping yourself. With WordPress 2.9, theme authors can easily enable Post Thumbnail selection UI and call those image using simple template tags.
14 giugno 2010