Tiki-KGB: [ENH]: use new icon system for the admin users table. get rid of some {capture} usage in the process
03jyhem r53276 10trunk/templates/ 10(10 files) * [REF] Clean templates formatting so they are legible and maintainable again Tiki|bot: New Forum Posts: Problems with Composer - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54184
New Forum Posts: DB Connection failed on install - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54179
New Forum Posts: Controlling new pages - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54177
New Forum Posts: Problems with Composer - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54184
New Forum Posts: DB Connection failed on install - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54179
New Forum Posts: Controlling new pages - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54177
New Forum Posts: Problems with Composer - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54184
New Forum Posts: DB Connection failed on install - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54179
New Forum Posts: Controlling new pages - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54177
New Forum Posts: Problems with Composer - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54184
New Forum Posts: DB Connection failed on install - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54179
New Forum Posts: Controlling new pages - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54177
New Forum Posts: Plans to port the business theme to boostrap? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54194
New Forum Posts: CSS / LESS Support for Chosen - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54195 gour: joined #tikiwiki ko3t: joined #tikiwiki Tiki|bot: New Forum Posts: CSS / LESS Support for Chosen - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54195
New Forum Posts: Plans to port the business theme to boostrap? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54194
New Forum Posts: Problems with Composer - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54184 gour: joined #tikiwiki Tiki|bot: New Forum Posts: CSS / LESS Support for Chosen - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54195
New Forum Posts: Plans to port the business theme to boostrap? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54194
New Forum Posts: Problems with Composer - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54184
New Forum Posts: CSS / LESS Support for Chosen - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54195
New Forum Posts: Plans to port the business theme to boostrap? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54194
New Forum Posts: Problems with Composer - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54184 gour: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki Telesight: joined #tikiwiki fabricius: joined #tikiwiki redflo: joined #tikiwiki lindonb: joined #tikiwiki gour: joined #tikiwiki lindonb: joined #tikiwiki Telesight1: joined #tikiwiki Tiki-KGB: 03gezzzan r53277 10trunk/templates/tiki-adminusers.tpl
[FIX] actions for the icon set icons were not working.
Notes: currently icon set icons won't work if the parent element is <a> and the {icon} function has a title="" or a href="" parameter. This is because currently, if a title or a href parameter is added inside the {icon} function, than an <a> element is generated, so it ends up having <a> nested in another <a> element.
Currently one way is to include href and title param in the {icon}. The other way is to have a parent <a> element in the tpl, and only set the name parameter in the {icon} function. Although both can work, there was a discussion on dev list to include as few html in smarty tpl-s as possible, so I guess the first way should be used where possible. Telesight: joined #tikiwiki Telesight1: joined #tikiwiki Tiki|bot: New Forum Posts: Fwd: CSS / LESS Support for Chosen - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54203
New Forum Posts: CSS / LESS Support for Chosen - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54195
New Forum Posts: Plans to port the business theme to boostrap? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54194 lindonb: joined #tikiwiki redflo: left #tikiwiki Telesight: joined #tikiwiki fabricius: joined #tikiwiki Tiki|bot: New Forum Posts: Fwd: CSS / LESS Support for Chosen - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54203
New Forum Posts: CSS / LESS Support for Chosen - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54195
New Forum Posts: Plans to port the business theme to boostrap? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54194 gour: joined #tikiwiki Tiki-KGB: 03lindonb r53278 10trunk/ 10(10 files in 6 dirs)
[ENH]: bootstrap and tablesorter: various changes to use bootstrap for select dropdowns with shortened height and related formatting improvements for tablesorter pager and filter controls
03lindonb r53279 10trunk/lib/core/Table/Code/Bind.php * use parent instead of self for consistency
03lindonb r53280 10trunk/lib/core/Table/Settings/TikiAdminusers.php * tablesorter: reduce priority of openid column