silkjaer
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Colour for individual posts?you could add a counter variable inside the loop.. like
$counter++;
then you could do something like
if ($counter % 2 == 0) {
Do something
}
that would “do something” for every second post..
Forum: Themes and Templates
In reply to: Whitespace themeWorking on it ?? Have done some small changes, im quite happy with the comment look now..
Forum: Your WordPress
In reply to: ?Webdesign reference book?-projectwoops.. https://theundersigned.net/book .. cant edit the previous post
Forum: Plugins
In reply to: Plugin ideaI dont see why WP’s own tables should be modified in any way.. And i dont see why WP users shouldnt be able to do this.. At least, if this plugin becomes reality, theres no need to write 10 plugins, for 10 different purposes, that can be handled with this …
Bloggers might enjoy sharing a memberlist etc, cant see why thats only for CMS’ .. Furthermore, I see WP more and more as a CMS and not a blogging app, but maybe thats just me?
Forum: Plugins
In reply to: Plugin ideaI dont want that – if I need an address book, ill simply just do it.. I want to simplify the process, so that every WP user easily can create what he needs..
A way of presenting massive much-alike data, a few row-types, like ?picture?, ?text?, ?textarea? .. Tangora CMS has a module similar to this, and is a great success… So has Xaraya..Forum: Plugins
In reply to: Plugin ideaOk, here goes:
Database lists
You open the dashboard, selects ?database lists? from the menu, and now you come to a page where you can select to create, edit or add to a database. You choose create, and you are being redirected to another page, asking you what the database should be called, and what rows the database should have, and of which type.
You create the database, call it ?Employees?, selects to create 4 rows, ?Name?, ?Position?, ?Phonenumber? and ?Picture?. Now you are forwarded to the Add-page, and you easily can Add several people to the ?Employees? database.
Now you make a templatefile, defines how it all should be shown in the plugin-config and by template tags (Posts per page, sort by, search etc.).
Furthermore we can add capabilites of importing data from commaseperated textfiles, live from apps etc ..
With a plugin like this, you can make everything from product lists, adress books, to recipies etc.
Forum: Themes and Templates
In reply to: Paying to have a theme designedtheundersigned.net ??
Forum: Themes and Templates
In reply to: New themejosalmon> should be fixed now ??
Forum: Themes and Templates
In reply to: New themeClick! – made into a theme now.. Currently im designing the commentlist…
Forum: Themes and Templates
In reply to: New themejwurster> that was the idea … ??
Forum: Themes and Templates
In reply to: New themeHavent checked it in other than safari myself yet .. ?? Thx btw.. And ill continue to work on it then ??
Forum: Themes and Templates
In reply to: blueVanish critique :)Beta 1 is ready for download here
Forum: Themes and Templates
In reply to: blueVanish critique :)philip> When its tested and completely done… ??
Forum: Themes and Templates
In reply to: blueVanish critique :)Looks like its supposed to in FF 1.0.6 on a mac..
Shortened the meta-line now.. Cant you roll out posts by clicking anywhere on the headers?
Forum: Themes and Templates
In reply to: blueVanish critique :)It should unfold everywhere the header is clicked.. the >> should be on the same line.. havent checked crossbrowser yet…
What are you using?