Loading...
 

History: Profiles Todos

Comparing version 91 with version 134

Lines: 1-101Lines: 1-121
 +^ Content on this page should progressively moved to ((tw:Profiles Team)) ^
 {maketoc} {maketoc}
 Also see ((Admin)) for housekeeping aspects of this site.  Also see ((Admin)) for housekeeping aspects of this site.
-!!Super duper important things*Add staging & approval here (Pascal)*Swap all uses of images in profiles to use images in the app (Pascal)** There are plenty of nice images in famfamfam +!! Document new things from Tiki12* ((doc:Local Profiles)){kaltura id="1_mdh67iv0"}{kaltura id="1_xyhmptfc"}
-!!Fun stuff--[tiki-admin.php?page=plugins&plugin=profile|configure profile plugin alias] with no plugin edit UI-- [http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=rev&revision=17702|done?]*get http://profiles.tikiwiki.org/tiki-mindmap.php?page=Feed_aggregator to work +!! Super duper important things* Add staging & approval here (Pascal, Nelson & Marc)** Currently in testing here*** --Staging kicks in even on objects not in "Features Profiles"--**** 6.2 will be just nice for S & A!**** --staging pages like *Personal_Blog_and_Profile_6x should not be in [profiles|profiles list].-- Done via category perms*** --Staging copy shouldn't ask for language pick-- fixed* Swap all uses of images in profiles to use images in the app (Pascal)** There are plenty of nice images in famfamfam*** Possible in 9.x via profiles: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=41711* Deploy without using profiles.tiki.org traffic. Options:** Images as text as per: ((branding:Tiki Logo in Base64))*** But since it's with PluginHTML, it needs approval** File Gallery: init_files -> URL to file to add to this file gallery (New in Tiki9, now possible via http://sourceforge.net/p/tikiwiki/code/41711**** But we can't get a file name and description
-!!Bugs*((site_width_3x)) not possible to include wikicontent as a preference (fixed in 3.1?)*tiki-lastchanges.php doesn't show things done by profiles*At ((Personal_Blog_and_Profile|#Modules)), nonums: y is converted to nonums=1 commit done, need to merge to trunk +!! Bugs* tiki-lastchanges.php doesn't show things done by profiles* At ((Personal_Blog_and_Profile|#Modules)), nonums: y is converted to nonums=1 commit done, need to merge to trunk
 * --Articles Publish Date & Expiration Date are set to "now" on creation.-- Still need to push to 1 year, instead of 1 month * --Articles Publish Date & Expiration Date are set to "now" on creation.-- Still need to push to 1 year, instead of 1 month
-*[http://profiles.tikiwiki.org/Company_Intranet#Adding_a_file_gallery|File Gallery inclusion is not working] workaround: All dependencies must be regrouped**Even this seems to be unreliable (or we don't know how to do properly). We'll stop using in Featured profiles. +* [http://profiles.tiki.org/Company_Intranet#Adding_a_file_gallery|File Gallery inclusion is not working] workaround: All dependencies must be regrouped** Even this seems to be unreliable (or we don't know how to do properly). We'll stop using in Featured profiles.
-!!Todo +!! Todo
-!!!Technical*Add "Only one item per user or IP" (oneUserItem) to ((Tracker Handler)) so ((User_Trackers)) can work. *Profile plugin**Should add the name of the profile you are just about to install**Should show offer user input*Add missing ((handlers)) as we need them in an attempt to support all of TikiWiki's data types. +!!! Technical* 2012-12-19 on Facebook,Takahito Torimoto reported:** "Just installed the latest Tiki 10 Beta - tried to apply the Company_Intranet_10x profile and got "An error occurred during the profile validation. This profile cannot be applied. Message: No handler found for object type topic in profiles.tiki.org:Company_Intranet_10x" Any ideas?*** Could we log & watch these somehow on profiles.tiki.org so we get earlier warning?* --((Save current configuration as a profile))-- Done in Tiki7** Save current tracker as a profile* --Add "Only one item per user or IP" (oneUserItem) to ((Tracker Handler)) so ((User_Trackers)) can work. -- done in 5.1* Profile plugin ** --Should add the name of the profile you are just about to install-- Done ((doc:PluginProfile))** Should show offer user input* Add missing ((handlers)) as we need them in an attempt to support all of Tiki's data types.** Spreadsheet
 ** Create Calendar ** Create Calendar
 ** FreeTag handler ** FreeTag handler
 ** Poll handler ** Poll handler
-*Need wiki-parsed and title for ((module handler)), to be used in ((RSS_Examples)), ((IRC_Chat)) and the menus*--When installing a profile, there is a huge list. There is a text box to filter by category, but it would be a lot easier if it was a drop-down menu.--*--Part of the profile should be a post-installation message, which could be in some cases a link.-- Done see: ((Instructions))**--For example, a wiki page (which I presumably just created), with the next steps to follow. This will help when ((handlers)) are not yet created.-- +* Need wiki-parsed and title for ((module handler)), to be used in ((RSS_Examples)) and the menus* --When installing a profile, there is a huge list. There is a text box to filter by category, but it would be a lot easier if it was a drop-down menu.--* --Part of the profile should be a post-installation message, which could be in some cases a link.-- Done see: ((Instructions))** --For example, a wiki page (which I presumably just created), with the next steps to follow. This will help when ((handlers)) are not yet created.--
 * --Profile list has no pagination so it only shows first 25 results-- * --Profile list has no pagination so it only shows first 25 results--
-*--If a wiki page exists, profile should provide a meaningful error message (instead of __Handler failure: Tiki_Profile_InstallHandler_WikiPage__) or just replace it (keeping version history of course)-- Now possible to replace or append to wiki pages*perhaps this is the same thing as above, but when loading a profile on their site the user just clicks on a broken profile and won't get any clues about what is or isn't happening (being nothing) and why.*--After a "forget past installation" or "An error occured during the profile validation. This profile cannot be installed.", there should be a button right there to attempt an installation--**Reinstall is possible in one step (good), but it doesn't provide the profile validation, so it the re-installed profile is broken, we get blank page instead of helpful error message.* There needs to be a rollback or undo feature for profiles. It's a huge usability problem that this isn't easily possible. A solution, as discussed in ((tw:TikiFestBarcelona)) could be that Tiki saves the current feature settings and permissions in a log (syslog?, action log?), which allows to reset them back to that state later on, after the profile was installed. If there are some extra manual changes in the tiki site between profile install and reverting to a previous state, those changes would be lost, or some algorithm should be implemented to handle it wisely. + These system wouldn't handle deleting objects, maybe, in the first implementation phase, but ideally, on a second phase, it would allow the user to select also the option to delete the objects created initially by the profile. +* --If a wiki page exists, profile should provide a meaningful error message (instead of __Handler failure: Tiki_Profile_InstallHandler_WikiPage__) or just replace it (keeping version history of course)-- Now possible to replace or append to wiki pages* perhaps this is the same thing as above, but when loading a profile on their site the user just clicks on a broken profile and won't get any clues about what is or isn't happening (being nothing) and why.* --After a "forget past installation" or "An error occurred during the profile validation. This profile cannot be installed.", there should be a button right there to attempt an installation--** Reinstall is possible in one step (good), but it doesn't provide the profile validation, so if the re-installed profile is broken, we get blank page instead of helpful error message.** {QUOTE(replyto="Geoff")}But I decided to re-run the profile, and second time around it did correctly flag that the profile had already been applied BUT when I used the "Forget and Re-apply" it did not ask me to fill in any custom fields and simply applied the defaults - overwriting my previous customisation. I can imagine a new user wanting to re-run because first time round they didn't really understand what the custom fields did - and re-running the whole thing would offer an easy way to get it right second time round.{QUOTE}{QUOTE(replyto="luci")}I think this is fixed in trunk (at least it works for me there) but not in 5.x{QUOTE}
   
-!!!Non technical*Improve ((Profiles_in_installer))*Migrate / update all relevant profile related content on doc:((doc:profiles)) dev:((dev:profile manager)) tw:((tw:TikiProfilesDev))*Work on ((Profile_Ideas))*Change all remaining references in the code and documentation. A profile is ''applied'', instead of ''installed''. Install implies that additional code needs to be downloaded. ** well, "installed" can also imply just downloading new information and set that information in place (that information can be php code, or "tikiwiki code", i.e., tiki(wiki) syntax - yaml, etc - to do things on your tikiwiki installation). So for me (thinking in terms of an end-user), no problems with "installed", but it's ok also if it wants to be changed for "applied" (subtle difference). My 2 cents. (Xavi) *Profile plugin:: Start using Ex.: in the admin doc, click ((Debug_Mode_Enabled|here to go in debug mode)), click ((Debug_Mode_Disabled|here to leave)) +!!! Non technical* Except for Featured Profiles, remove all profiles for non supported versions according to our ((info:LifeCycle))* Improve ((Featured Profiles))* Migrate / update all relevant profile related content on doc:((doc:profiles)) dev:((dev:profile manager)) tw:((tw:TikiProfilesDev))* Work on ((Profile_Ideas))* Change all remaining references in the code and documentation. A profile is ''applied'', instead of ''installed''. Install implies that additional code needs to be downloaded. ** well, "installed" can also imply just downloading new information and set that information in place (that information can be PHP code, or "Tiki code", i.e., tiki(wiki) syntax - yaml, etc - to do things on your Tiki installation). So for me (thinking in terms of an end-user), no problems with "installed", but it's ok also if it wants to be changed for "applied" (subtle difference). My 2 cents. (Xavi) * Profile plugin:: Start using Ex.: in the admin doc, click ((Debug_Mode_Enabled|here to go in debug mode)), click ((Debug_Mode_Disabled|here to leave))
   
-!!Nice to have*--In installer, when no Internet connection, tell people they could have profiles if they were connected--*Order in profiles page: "filter" should be below "list"*--Use ((dev:TRIM)) to deploy profile demo sites--*"((Save current configuration as a profile))" (not sure if cost/benefit is there)*--The possibility to ask for data which is to be used as variables in the profile (Something interactive)--**Ex.: ask the person for a username and the ''wizard-like thingy'' uses this information to put them in the Admins group.**--The Wizard asks the name of the blog-- This was done, worked and is now broken, so now in bugs instead of wishlist**The Wizard asks if you want A or B. This would permit simple variants to a profile without forking it.*--A list/log of loaded profiles locally in the Profiles Admin page, so we already know what has been loaded.--*Report/diff on my configuration vs a certain profile (only for preferences)**This could help with ((Troubleshooting)) because people could report what they have changed compared to the standard bare-bones install. *something on this site that verifies whether a profile works or not?**Like a batch test all profiles?***Would be nice to run at save page time on profiles.tikiwiki.org***Do-able but not a priority*--Once you have installed a profile you can't install again (even if profile has improved and you may have deleted the stuff created by the profile). Maybe an override option would be good.-- __Done__*--Multiple YAML sections per page, to facilitate readability-- __Done__*{TAG(tag=>strike)}Additional settings for groups, like**Group Homepage**Users Information Tracker (should be variables of newly created groups, needed for ((User_Trackers)))**Users Information Tracker Fields (should be variables of newly created groups)**User can assign to the group himself{TAG}*Something to help editors detect if there is a problem with the current YAML syntax, ex.: [http://dev.tikiwiki.org/wish2325|syntax highlighter]. Do browser-based YAML editors exist?*Maybe a profile creator with a bunch of little predefined actions. Like Automator do in Mac OS X. All done without the knowledge of the YAML syntax or even PHP.*Submit instructions/motivators to share new profiles with the community. +!! Nice to have* --In installer, when no Internet connection, tell people they could have profiles if they were connected--* Order in profiles page: "filter" should be below "list"* --Use ((dev:TRIM)) to deploy profile demo sites--* --The possibility to ask for data which is to be used as variables in the profile (Something interactive)--** Ex.: ask the person for a username and the ''wizard-like thingy'' uses this information to put them in the Admins group.** --The Wizard asks the name of the blog-- This was done, worked and is now broken, so now in bugs instead of wishlist** The Wizard asks if you want A or B. This would permit simple variants to a profile without forking it.* --A list/log of loaded profiles locally in the Profiles Admin page, so we already know what has been loaded.--* Report/diff on my configuration vs a certain profile (only for preferences)** This could help with ((Troubleshooting Profiles)) because people could report what they have changed compared to the standard bare-bones install. * Something on this site that verifies whether a profile works or not?** Like a batch test all profiles?*** Would be nice to run at save page time on profiles.tiki.org*** Do-able but not a priority* --Once you have installed a profile you can't install again (even if profile has improved and you may have deleted the stuff created by the profile). Maybe an override option would be good.-- __Done__* --Multiple YAML sections per page, to facilitate readability-- __Done__* {TAG(tag=>strike)}Additional settings for groups, like** Group Homepage** Users Information Tracker (should be variables of newly created groups, needed for ((User_Trackers)))** Users Information Tracker Fields (should be variables of newly created groups)** User can assign to the group himself{TAG}* Something to help editors detect if there is a problem with the current YAML syntax, ex.: [http://dev.tiki.org/wish2325|syntax highlighter]. Do browser-based YAML editors exist?** http://trac.symfony-project.org/browser/plugins/daYamlEditorPlugin/trunk/README* Maybe a profile creator with a bunch of little predefined actions. Like Automator do in Mac OS X. All done without the knowledge of the YAML syntax or even PHP.* Submit instructions/motivators to share new profiles with the community.*Profiles are a nice time saver for admins. However, they can be risky to use if they don't play well with your modifications to your tiki instance, or if you simply don't like the end result of the profile. __Better documentation is needed.__ What does the profile do? This should become very detailed, even down to the exact steps you could do manually to do what this profile step is doing. Ex. 1)It adds a NavBar. 2)Here is how to create the menu and this is the file you would import into the menu to duplicate the options provided by this profile.
-!!Needs thinking about for a good solution*Profile plugin***Since profile plugin, like all risky plugins, needs to be validated, the message should be better (it's normal on clean install or upgrade)***How to have safe, pre-signed plugins?*Files**To get images via profiles +!! Needs thinking about for a good solution* Profile plugin*** Since profile plugin, like all risky plugins, needs to be validated, the message should be better (it's normal on clean install or upgrade)*** How to have safe, pre-signed plugins?* Profile that Pre-Installs using TRIM for pre-configured subdomain creation. ** Now possible to install via command line: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=41638
-!!Questions*In tiki-admin.php?page=profiles, should the profile field be a drop-down? +!! Questions* In tiki-admin.php?page=profiles, should the profile field be a drop-down?
 ** I don't think so. It's a search field for filter the list. The drop down would contain too many items to be usable after a short period of time. ** I don't think so. It's a search field for filter the list. The drop down would contain too many items to be usable after a short period of time.
-*Should the plugins support line breaks to increase readability? ([http://profiles.tikiwiki.org/tiki-pagehistory.php?page=Contact_us&compare=1&oldver=5&newver=8&diff_style=sidediff|example]) +* Should the plugins support line breaks to increase readability? ([http://profiles.tiki.org/tiki-pagehistory.php?page=Contact_us&compare=1&oldver=5&newver=8&diff_style=sidediff|example])
 **Looks like line breaks are back in branches/3.0 **Looks like line breaks are back in branches/3.0
 *Is there way to "uninstall profile"? I only see "Forget Past Installation" but this doesn't uninstall (for me anyway -- Gary). *Is there way to "uninstall profile"? I only see "Forget Past Installation" but this doesn't uninstall (for me anyway -- Gary).
 **No there is not, but you could create a profile which turns off all the features :-) (ML) **No there is not, but you could create a profile which turns off all the features :-) (ML)
 **And now, when you forget, it's to re-install. **And now, when you forget, it's to re-install.
 +***Maybe adding 1 step to the profile install process could solve this. Could the profile installer dump a profile of the current tiki? That way, if you install and want to remove, you simply use your dumped profile to revert.
 +***If that is not possible, then profiles should only be released when they have the additional removal profile available. BUT that is a real problem, because you may turn off something that you turn on with the profile that was turned on already before the profile installed. Hope that makes sense.
 *Perhaps bundled profiles should no longer be in installer. *Perhaps bundled profiles should no longer be in installer.
 **They were there because old profiles were on install only **They were there because old profiles were on install only
Lines: 105-122Lines: 125-144
-!!Unsolveable or long term!!!Limitation of wiki parser*The plugin editor, when used on YAML, messes up the YAML formatting [tiki-pagehistory.php?page=Small_Business_Web_Presence&diff_style=sidediff&compare=Compare&newver=0&oldver=10|by deleting some line breaks] or by [tiki-pagehistory.php?page=Debug_Mode_Enabled&diff_style=sidediff&compare=Compare&newver=27&oldver=26&tra_lang=ar|changing the parameters] __I turned off the plugin editor on this site__*Should we use plugin aliases to make nicer/cleaner YAML blocks?**LP says not yet, because it wouldn't work +!! Unsolveable or long term!!! Limitation of system log*((Profile Rollback))
-!!!Long term +!!! Limitation of wiki parser* The plugin editor, when used on YAML, messes up the YAML formatting [tiki-pagehistory.php?page=Small_Business_Web_Presence&diff_style=sidediff&compare=Compare&newver=0&oldver=10|by deleting some line breaks] or by [tiki-pagehistory.php?page=Debug_Mode_Enabled&diff_style=sidediff&compare=Compare&newver=27&oldver=26&tra_lang=ar|changing the parameters] __I turned off the plugin editor on this site__* Should we use plugin aliases to make nicer/cleaner YAML blocks?** LP says not yet, because it wouldn't work!!! Long term
 ((Doc:Dogfood)) ((Data Channels)) for a real World example ((Doc:Dogfood)) ((Data Channels)) for a real World example
-!!!!Profiles offline**Perhaps bare-bones install should be a profile which is added via SVN and bundled in install? (because Internet connection is needed to use other profiles)**Having a ((Barebones_Profiles)) would facilitate removing a module, or updating parameters on a module.*{QUOTE(replyto=Sylvie)}Is there a way to use local profiles, profiles that I write on my local ( I can not have httprequest working on my local since my last system upgrade - it is why I am looking for alternative solution {QUOTE}*To be able to remove modules (ex.: remove login) +!!!! Profiles offline** Perhaps bare-bones install should be a profile which is added via SVN and bundled in install? (because Internet connection is needed to use other profiles)** Having a ((Barebones_Profiles)) would facilitate removing a module, or updating parameters on a module.*** Jonny added one in Tiki5* {QUOTE(replyto=Sylvie)}Is there a way to use local profiles, profiles that I write on my local ( I can not have httprequest working on my local since my last system upgrade - it is why I am looking for alternative solution {QUOTE}* To be able to remove modules (ex.: remove login)

History

Advanced
Information Version
Mon 25 of Apr, 2022 17:29 GMT-0000 Marc Laporte I deleted that page 134
Sun 18 of Sep, 2016 14:18 GMT-0000 WizarDave added suggestions about how to revert from a botched profile install. Added ideas for better documentation. 133
Thu 16 of May, 2013 22:19 GMT-0000 Marc Laporte todo later 128
Sat 09 of Mar, 2013 03:32 GMT-0000 Marc Laporte Merging duplicate request and linking to branding site where logo should live 127
Mon 31 of Dec, 2012 15:46 GMT-0000 Marc Laporte An idea... 126
Mon 31 of Dec, 2012 15:36 GMT-0000 Marc Laporte fix link 125
Mon 22 of Oct, 2012 01:13 GMT-0000 Marc Laporte nice new feature from this handler 124
Mon 15 of Oct, 2012 02:06 GMT-0000 Marc Laporte Tiki_logo_in_base_64 123
Fri 05 of Oct, 2012 03:09 GMT-0000 Marc Laporte found one 122
Fri 05 of Oct, 2012 02:59 GMT-0000 Marc Laporte LTS is awesome 121
Fri 05 of Oct, 2012 02:58 GMT-0000 Marc Laporte Community todo should all go on tiki.org 120
Fri 01 of Jun, 2012 23:08 GMT-0000 Marc Laporte missing 119
Fri 01 of Jun, 2012 20:59 GMT-0000 Marc Laporte yay! 118
Fri 01 of Jun, 2012 20:58 GMT-0000 Marc Laporte some updates 117
Sat 04 of Feb, 2012 21:29 GMT-0000 Marc Laporte done 116
Sat 04 of Feb, 2012 21:27 GMT-0000 Marc Laporte Too bad for the mindmap for now... 115
Sat 28 of Jan, 2012 05:40 GMT-0000 Marc Laporte Image to Base64 encoder 114
Sat 28 of Jan, 2012 05:39 GMT-0000 Marc Laporte an idea for the future 113
Sat 28 of Jan, 2012 00:40 GMT-0000 Mary Luketich added something new to think about creating 112
Wed 21 of Dec, 2011 09:59 GMT-0000 tonnyjeff ok 111
Mon 24 of Jan, 2011 00:25 GMT-0000 Marc Laporte todo 108
Mon 24 of Jan, 2011 00:01 GMT-0000 Marc Laporte cleanup 107
Sat 22 of Jan, 2011 23:16 GMT-0000 Marc Laporte more todo 106
Sat 25 of Dec, 2010 21:40 GMT-0000 Marc Laporte victory! 105
Sat 25 of Dec, 2010 21:36 GMT-0000 Marc Laporte old stuff 104
Thu 23 of Dec, 2010 00:36 GMT-0000 Marc Laporte done 103
Wed 22 of Dec, 2010 23:55 GMT-0000 Marc Laporte stuff todo [approved by marclaporte] 102
Thu 16 of Dec, 2010 12:48 GMT-0000 Marc Laporte to do 101
Sun 29 of Aug, 2010 19:06 GMT-0000 luciash d' being typo + note by me 100
Sun 29 of Aug, 2010 02:07 GMT-0000 luciash d' being one item per user / ip done 99
Sat 28 of Aug, 2010 18:45 GMT-0000 Marc Laporte made it cleaner 98
Sun 24 of Jan, 2010 20:12 GMT-0000 Marc Laporte moving to blocked by something else 97
Sun 24 of Jan, 2010 20:10 GMT-0000 Marc Laporte 96
Sun 24 of Jan, 2010 20:09 GMT-0000 Marc Laporte 95
Sun 24 of Jan, 2010 20:08 GMT-0000 Marc Laporte 94
Sun 24 of Jan, 2010 19:24 GMT-0000 Marc Laporte 93
Fri 13 of Nov, 2009 09:01 GMT-0000 Marc Laporte 92
Tue 22 of Sep, 2009 20:16 GMT-0000 Marc Laporte 91
Tue 22 of Sep, 2009 19:58 GMT-0000 Marc Laporte 90
Sun 20 of Sep, 2009 16:52 GMT-0000 Marc Laporte 89
Sun 13 of Sep, 2009 09:09 GMT-0000 Marc Laporte 88
Sun 02 of Aug, 2009 15:43 GMT-0000 Xavier de Pedro 87
Thu 16 of Jul, 2009 20:48 GMT-0000 Marc Laporte yay!!! 86
Wed 15 of Jul, 2009 13:27 GMT-0000 Marc Laporte 85
Wed 01 of Jul, 2009 14:05 GMT-0000 Marc Laporte 84
Wed 01 of Jul, 2009 12:31 GMT-0000 Marc Laporte 83
Sun 07 of Jun, 2009 21:39 GMT-0000 Marc Laporte 82
Wed 27 of May, 2009 19:51 GMT-0000 Marc Laporte 81
Wed 27 of May, 2009 19:46 GMT-0000 Marc Laporte 80
Wed 27 of May, 2009 19:33 GMT-0000 Marc Laporte 79
Wed 27 of May, 2009 19:27 GMT-0000 Marc Laporte 78
Wed 27 of May, 2009 19:23 GMT-0000 Marc Laporte duplicate 77
Wed 27 of May, 2009 19:20 GMT-0000 Marc Laporte 76
Wed 27 of May, 2009 19:04 GMT-0000 Marc Laporte 75
Wed 27 of May, 2009 19:02 GMT-0000 Marc Laporte 74
Wed 27 of May, 2009 18:47 GMT-0000 Marc Laporte 73
Wed 27 of May, 2009 18:46 GMT-0000 Marc Laporte 72
Mon 25 of May, 2009 17:35 GMT-0000 Marc Laporte 71
Tue 19 of May, 2009 08:44 GMT-0000 Xavier de Pedro 70
Mon 18 of May, 2009 08:48 GMT-0000 Marc Laporte 69
Mon 18 of May, 2009 06:04 GMT-0000 Xavier de Pedro move up some new handlers needed (proposed by marc in irc), and re-sorted according to my opinion 68
Mon 18 of May, 2009 04:33 GMT-0000 Marc Laporte 67
Mon 18 of May, 2009 04:23 GMT-0000 Marc Laporte 66
Mon 18 of May, 2009 03:50 GMT-0000 Marc Laporte 65
Mon 18 of May, 2009 03:44 GMT-0000 Marc Laporte 64
Mon 18 of May, 2009 00:29 GMT-0000 Marc Laporte 63
Mon 18 of May, 2009 00:26 GMT-0000 Marc Laporte 62
Wed 13 of May, 2009 20:23 GMT-0000 Marc Laporte 61
Sun 10 of May, 2009 23:58 GMT-0000 Marc Laporte 60
Sun 10 of May, 2009 23:25 GMT-0000 Marc Laporte 59
Sun 10 of May, 2009 22:41 GMT-0000 Pascal St-Jean 58
Sun 10 of May, 2009 20:25 GMT-0000 Marc Laporte 57
Sun 10 of May, 2009 05:18 GMT-0000 Marc Laporte 56
Sun 10 of May, 2009 00:31 GMT-0000 Pascal St-Jean 55
Sun 03 of May, 2009 22:14 GMT-0000 Marc Laporte 54
Wed 29 of Apr, 2009 13:58 GMT-0000 Marc Laporte 52
Tue 28 of Apr, 2009 21:32 GMT-0000 Marc Laporte 51
Sat 25 of Apr, 2009 20:51 GMT-0000 Marc Laporte 50
Thu 23 of Apr, 2009 06:46 GMT-0000 Marc Laporte 49
Thu 23 of Apr, 2009 06:07 GMT-0000 Marc Laporte 48
Sat 18 of Apr, 2009 16:34 GMT-0000 Marc Laporte 47
Sat 18 of Apr, 2009 16:32 GMT-0000 Marc Laporte 46
Sat 18 of Apr, 2009 16:28 GMT-0000 Marc Laporte 45
Sat 18 of Apr, 2009 16:28 GMT-0000 Marc Laporte 44
Sat 18 of Apr, 2009 15:54 GMT-0000 Marc Laporte 43
Sat 18 of Apr, 2009 15:52 GMT-0000 Marc Laporte 42
Sat 18 of Apr, 2009 15:48 GMT-0000 Marc Laporte 41
Sat 18 of Apr, 2009 15:47 GMT-0000 Marc Laporte 40
Sat 18 of Apr, 2009 15:45 GMT-0000 Marc Laporte 39
Sat 18 of Apr, 2009 14:15 GMT-0000 Marc Laporte some ideas 38
Thu 16 of Apr, 2009 15:36 GMT-0000 Marc Laporte 37
Thu 16 of Apr, 2009 02:33 GMT-0000 Marc Laporte 36
Thu 16 of Apr, 2009 02:20 GMT-0000 Marc Laporte 35
Thu 16 of Apr, 2009 02:09 GMT-0000 Marc Laporte 34
Thu 16 of Apr, 2009 02:06 GMT-0000 Marc Laporte 33
Thu 16 of Apr, 2009 02:04 GMT-0000 Marc Laporte 32
Thu 16 of Apr, 2009 02:03 GMT-0000 Marc Laporte 31
Wed 15 of Apr, 2009 21:37 GMT-0000 Marc Laporte 30
Wed 15 of Apr, 2009 21:36 GMT-0000 Marc Laporte 29
Wed 15 of Apr, 2009 19:18 GMT-0000 Marc Laporte 28
Tue 14 of Apr, 2009 09:47 GMT-0000 Marc Laporte 27
Tue 14 of Apr, 2009 08:31 GMT-0000 Marc Laporte 26
Tue 14 of Apr, 2009 08:15 GMT-0000 Marc Laporte 25
Tue 14 of Apr, 2009 00:34 GMT-0000 Marc Laporte 24
Mon 13 of Apr, 2009 16:18 GMT-0000 axold 23
Mon 13 of Apr, 2009 01:33 GMT-0000 Marc Laporte 22
Mon 13 of Apr, 2009 01:32 GMT-0000 Marc Laporte 21
Mon 13 of Apr, 2009 01:31 GMT-0000 Marc Laporte 20
Mon 13 of Apr, 2009 01:27 GMT-0000 Marc Laporte 19
Mon 13 of Apr, 2009 01:21 GMT-0000 Marc Laporte 18
Mon 13 of Apr, 2009 01:20 GMT-0000 Marc Laporte 17
Mon 13 of Apr, 2009 01:18 GMT-0000 Marc Laporte 16
Mon 13 of Apr, 2009 01:18 GMT-0000 Marc Laporte 15
Sat 07 of Feb, 2009 10:53 GMT-0000 Marc Laporte 14
Wed 04 of Feb, 2009 02:55 GMT-0000 Marc Laporte 13
Wed 04 of Feb, 2009 02:52 GMT-0000 Marc Laporte 12
Wed 04 of Feb, 2009 02:46 GMT-0000 Marc Laporte 11
Wed 04 of Feb, 2009 02:42 GMT-0000 Marc Laporte 10
Wed 04 of Feb, 2009 02:23 GMT-0000 Marc Laporte 9
Mon 02 of Feb, 2009 13:24 GMT-0000 Marc Laporte 8
Mon 02 of Feb, 2009 12:05 GMT-0000 Marc Laporte 7
Mon 02 of Feb, 2009 12:04 GMT-0000 Marc Laporte 6
Mon 02 of Feb, 2009 12:02 GMT-0000 Marc Laporte nicer wiki syntax 5
Thu 29 of Jan, 2009 18:20 GMT-0000 Marc Laporte 4
Thu 29 of Jan, 2009 08:37 GMT-0000 Gary Cunningham-Lee Added question: how to uninstall a profile? 3
Fri 23 of Jan, 2009 15:22 GMT-0000 Marc Laporte 2
Thu 01 of Jan, 2009 23:06 GMT-0000 idealpragmatist 1