chealer: how many modules left? marclaporte: 37 tikiwiki: 03marclaporte * r21852 10/trunk/ (3 files in 2 dirs): [MOD] lesser magic: menu options marclaporte: the problem is really the size of those left... 2516 PHP lines oh! tikiwiki: 03marclaporte * r21853 10/trunk/lib/prefs/feature.php: [FIX] typo for lesser magic tikiwiki: 03marclaporte * r21854 10/trunk/templates/ (2 files): [MOD] re-order admin panels. tikiwiki: 03marclaporte * r21855 10/trunk/ (lib/prefs/feature.php templates/tiki-admin-include-look.tpl): [MOD] Lesser magic for feature_breadcrumbs. Ricks99: can you add the WYSIWYCA? tikiwiki: 03marclaporte * r21856 10/trunk/ (5 files in 2 dirs): [MOD] More admin panel re-org tikiwiki: 03marclaporte * r21857 10/trunk/templates/ (2 files): [MOD] Moving user-related settings/features to the Community admin panel tikiwiki: 03marclaporte * r21858 10/trunk/templates/tiki-admin-include-general.tpl: [MOD] Admin panels: a new __server__ section tikiwiki: 03marclaporte * r21859 10/trunk/templates/ (tiki-admin-include-general.tpl tiki-admin-include-look.tpl): [MOD] Move Separators to Look & Feel tikiwiki: 03marclaporte * r21860 10/trunk/templates/tiki-admin-include-general.tpl: [FIX] Cosmetic changes tikiwiki: 03marclaporte * r21861 10/trunk/templates/ (2 files): [FIX] Cosmetic changes tikiwiki: 03marclaporte * r21862 10/trunk/templates/tiki-admin-include-login.tpl: [FIX] url_after_validation is only if users are self-registering tikiwiki: 03marclaporte * r21863 10/trunk/ (2 files in 2 dirs): [FIX] improve admin panel for Tiki friends tikiwiki: 03marclaporte * r21864 10/trunk/ (4 files in 2 dirs): [MOD] Lesser magic tikiwiki: 03marclaporte * r21865 10/trunk/templates/ (2 files): [MOD] Move feature_contact near its suboptions. Once Ricks99 has solved lesser magic templates, we can move back to features admin panel (but for now, I don't want to clutter) tikiwiki: 03chealer * r21866 10/trunk/templates/tiki-admingroups.tpl: [FIX] typo "persmissions" -> "permissions" tikiwiki: 03marclaporte * r21867 10/trunk/templates/tiki-admin-include-community.tpl: [FIX] improve admin panel for Tiki messages where was http://doc.tikiwiki.org/Tiki4#Anonymous_group_not_included_by_default_in_Registered_ discussed? tikiwiki: 03marclaporte * r21868 10/trunk/templates/tiki-admin-include-messages.tpl: [FIX] improve admin panel for Tiki messages tikiwiki: 03chealer * r21869 10/trunk/lib/smarty_tiki/modifier.username.php: [FIX] username modifier: HTML special chars encoding tikiwiki: 03marclaporte * r21870 10/trunk/ (5 files in 3 dirs): [FIx] Avoid various unwanted messages about activating or de-activating features. There are still some problems with tiki-admin.php?page=login, look, i18n and wiki tikiwiki: 03marclaporte * r21871 10/trunk/templates/ (tiki-admin-include-general.tpl tiki-admin-include-wiki.tpl): [MOD] moving options in admin panels. feature_wiki_1like_redirection and feature_redirect_on_error look suspiciously similar tikiwiki: 03marclaporte * r21872 10/trunk/templates/ (2 files): [MOD] Move cache settings to new performance admin panel tikiwiki: 03chealer * r21873 10/trunk/ (3 files in 2 dirs): tikiwiki: [ENH] change last_blog_posts module to new module style (modules-doc). tikiwiki: [FIX] HTML special chars encoding tikiwiki: [FIX] notices tikiwiki: 03marclaporte * r21874 10/trunk/templates/ (tiki-admin-include-features.tpl tiki-admin-include-wiki.tpl): [MOD] Lesser magice feature_wiki_save_draft} tikiwiki: 03marclaporte * r21875 10/trunk/lib/prefs/feature.php: [MOD] Lesser magice feature_wiki_save_draft} tikiwiki: 03marclaporte * r21876 10/trunk/templates/tiki-admin-include-general.tpl: [FIX] improve admin panel for navigation section polom tikiwiki: 03chealer * r21877 10/trunk/templates/ (3 files): [FIX] HTML special chars encoding tikiwiki: 03chealer * r21878 10/trunk/ (39 files in 38 dirs): tikiwiki: [ENH] change last_modif_events module to new module style (modules-doc). tikiwiki: [FIX] HTML special chars encoding tikiwiki: [FIX] typo "modifed" -> "modified" I got several "Your edit session will expire in 1 minute.You must PREVIEW or SAVE your work now, to avoid losing your edits." in the last days on trunk, a normal time after page load, but in screens other than tiki-editpage.php tikiwiki: 03chibaguy * r21879 10/trunk/styles/ (empty.css layout/design-reference.css layout/design.css): [MOD] Keep highlight-state button background color within button (already implemented in some themes). Add import design.css to empty.css. polom polom chibaguy: what do you think, shouldn't we keep only comments and empty curly brackets for the selectors in the *-reference.css files ? yes cool, i agree on next commit i will do that ok though i am not sure if they are the right way how to do it... i have spotted some scripts in doc/devtools/ which can crawl the selectors from css files if i am not mistaken (haven't tested them) have to try ok. IIRC, I removed comments manually from the files, before, but am not sure how completely. i mean not to remove comments, i mean the definitions inside the curly brackets in the reference file i think if it serves as a reference it should have some comments what selector is what intended for ah, I misunderstood. You are thinking of making the reference only a list of selectors? with no properties? yes, with comments, no properties inside, because now we have to keep updating the file on every little change um, ok, I see. like: /* "button" links wrappers */ .button { } yes, ok. optionally there could be more descriptive comment inside the curly brackets like: { /* here will be dragons */ } fine, so the reference file would be necessary only when new selector is added to design.css or layout.css *would be necessary to update or removed I'd say either comment, then selector on new line, or selector and comment inside brackets. Well, whatever is most clear - easy to find selector in file, and see comment, etc. hm, maybe that's not clear. heh well, the last sentence from you wasn't clear to me Anyway, I'm thinking it should use standard CSS formatting. Or maybe like that only with comments inside the brackets. yep, you mean no non-standard stuff like empty properties ? would be nice if doxygen could read it and interpret... yes so we have kind of api for CSS hallo london tikiwiki: 03pkdille * r21880 10/trunk/templates/tiki_full.tpl: [FIX] tiki_full: give the same css structure when tiki_full template is used (file manager and wiki fullscreen edition textarea. This gives the same fonts in the wiki fullscreen textarea as in "normal" wiki editor screen oh, fullscreen edit works for pkdille ? not for me in opera 10 :( yeah, not for me either. I just checked. Page kind of refreshes, but back to same normal view. doesn't work in ie7 either, fwiw. (happened to be checking stuff in ie7 just now) HiAll! I have upgraded one of my sites to 3.2 but now can not log in, only the top bar appears, the rest remains blank. you can check here @ http://oregional.hu it is using the coelesce theme cleared cache, deleted templates & styles folder and coped only 3.2 files there but did not help how can I debug this? gezza: from what version ? 3.0 is skipped 3.1 hm and I run the tiki-install script so updated the db actually the installer was running fine after that I got stuck here tried a fresh install on the same server, no problem there I see what looks like div#header-top appear twice, but nothing else. so you say you delted contents of templates_c/ ? In the page source,
and the beginning of actually repeat. yes, also temp folder and the modules cache then nothing below the start of div#tiki-top gezza: r u sure the files copied are not corrupt somehow ? esp. the tpl files well, I can try again but I did not see any errors hard to see how the normal files would produce that appearance. while copying and I used the same set of files for that new install try which was fine On page refresh, I don't get the double display of div#header-top, only one time. still, nothing after that. chibaguy: yes, same for me if I click registration or reminder, it remains blank I agree with luicash, that it seems like some tpl files might be corrupted. last line of page source is