comoblog-commit Mailing List for CoMoblog Mobile Blog Application (Page 15)
Status: Inactive
Brought to you by:
markwallis
You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(49) |
Oct
(127) |
Nov
(211) |
Dec
(56) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(51) |
Feb
(128) |
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
(2) |
Aug
(24) |
Sep
|
Oct
(151) |
Nov
(9) |
Dec
|
| 2007 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
(17) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: iamdecal <iam...@us...> - 2006-01-27 22:10:29
|
Update of /cvsroot/comoblog/modules/mod_recentpostbytitle/templates/top In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24093/mod_recentpostbytitle/templates/top Added Files: mod_recentpostbytitle.tpl.htm Log Message: --- NEW FILE: mod_recentpostbytitle.tpl.htm --- <!-- BEGIN: main --> <select name="mod_recentpostbytitle" class="topbar_selector" onchange="if(this.value!='nolink') location=this.value;"> <option value="nolink">{CFG_RECENTPOSTBYTITLE_TOPLINE} </option> <!-- BEGIN: item --> <option {ITEM.is_selected} value="{ITEM.url}">{ITEM.post_mail_subject}</option> <!-- END: item --> </select> <!-- END: main --> |
|
From: iamdecal <iam...@us...> - 2006-01-27 22:09:41
|
Update of /cvsroot/comoblog/modules/mod_recentpostbytitle/templates/top In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23733/top Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostbytitle/templates/top added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-27 22:09:40
|
Update of /cvsroot/comoblog/modules/mod_recentpostbytitle/templates/sidebar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23733/sidebar Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostbytitle/templates/sidebar added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-27 22:09:04
|
Update of /cvsroot/comoblog/modules/mod_recentpostbytitle/img In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23373/img Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostbytitle/img added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-27 22:09:04
|
Update of /cvsroot/comoblog/modules/mod_recentpostbytitle/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23373/include Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostbytitle/include added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-27 22:09:04
|
Update of /cvsroot/comoblog/modules/mod_recentpostbytitle/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23373/install Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostbytitle/install added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-27 22:09:03
|
Update of /cvsroot/comoblog/modules/mod_recentpostbytitle/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23373/templates Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostbytitle/templates added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-27 22:08:47
|
Update of /cvsroot/comoblog/modules/mod_recentpostbytitle In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23333/mod_recentpostbytitle Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostbytitle added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-26 14:11:32
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle/templates/sidebar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23218/templates/sidebar Added Files: mod_recentpostbytitle.tpl.htm Log Message: --- NEW FILE: mod_recentpostbytitle.tpl.htm --- <!-- BEGIN: main --> <div id="mod_recentpostbytitle"> <ul>{CFG_RECENTPOSTBYTITLE_TOPLINE} <!-- BEGIN: item --> <li> <a href="{ITEM.url}">{ITEM.post_mail_subject}</a> </li> <!-- END: item --> </ul> </div> <!-- END: main --> |
|
From: iamdecal <iam...@us...> - 2006-01-26 14:11:32
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle/templates/top In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23218/templates/top Added Files: mod_recentpostbytitle.tpl.htm Log Message: --- NEW FILE: mod_recentpostbytitle.tpl.htm --- <!-- BEGIN: main --> <select name="mod_recentpostbytitle" class="topbar_selector" onchange="if(this.value!='nolink') location=this.value;"> <option value="nolink">{CFG_RECENTPOSTBYTITLE_TOPLINE} </option> <!-- BEGIN: item --> <option {ITEM.is_selected} value="{ITEM.url}">{ITEM.post_mail_subject}</option> <!-- END: item --> </select> <!-- END: main --> |
|
From: iamdecal <iam...@us...> - 2006-01-26 14:11:32
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23218/install Added Files: mod_recentpostbytitle.xml Log Message: --- NEW FILE: mod_recentpostbytitle.xml --- <?xml version="1.0" standalone="no"?> <!DOCTYPE module SYSTEM "http://comoblog.sourceforge.net/DTD/comoblog_mod_install.dtd"> <module> <name> mod_recentpostbytitle </name> <description> builds a select box or list of posts by title in descending date order (now with a specified limit to how many) </description> <allowed_pos>sidebar</allowed_pos> <allowed_pos>top</allowed_pos> <version>1.0</version> <minimum_supported>1.0</minimum_supported> <certified>1.0</certified> <author>iamdecal iam...@gm... http://www.iamdecal.co.uk</author> <date>2004-10-15</date> <param name="CFG_RECENTPOSTBYTITLE_TOPLINE" description="The Top line of text in the drop down or header of the list item" type="text" accept_null="N" encrypt="N" restricted_values="" editable="Y" value="Posts By Title" /> <param name="CFG_RECENTPOSTBYTITLE_LIMIT" description="how many to show" type="text" accept_null="N" encrypt="N" restricted_values="" editable="Y" value="10" /> </module> |
|
From: iamdecal <iam...@us...> - 2006-01-26 14:11:31
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23218/include Added Files: mod_recentpostbytitle.inc.php Log Message: --- NEW FILE: mod_recentpostbytitle.inc.php --- <?php function mod_recentpostbytitle_list () { $post_id = ''; if (isset($_SERVER['PATH_INFO']) && $_SERVER['PATH_INFO'] != '/') $post_id = substr($_SERVER['PATH_INFO'],1,strlen($_SERVER['PATH_INFO'])-1); # echo $post_id; $query = "select * from ".CFG_MYSQL_TABPREFIX."posts order by post_mail_date desc limit CFG_RECENTPOSTBYTITLE_LIMIT "; $res = mysql_query($query); if (!$res || !mysql_num_rows($res)) return (false); $items = array(); while ($row = mysql_fetch_assoc($res)) { $row['is_selected'] =""; if ($row['post_id'] == $post_id){ $row['is_selected'] ="SELECTED";} #echo $row['post_id'] ." - " . $row['is_selected'] . "<br>"; $items[] = $row; } return ($items); } ?> |
|
From: iamdecal <iam...@us...> - 2006-01-26 13:58:59
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17697 Added Files: index.php mod_recentpostbytitle.php Log Message: adding a version of recent post with a limit to the number shown done as a new module to enusure there are no upgrade problems --- NEW FILE: mod_recentpostbytitle.php --- <?php if (in_array('mod_recentpostbytitle', $SIDEBAR_MODULES)) $mod_pos = 'sidebar'; else $mod_pos = 'top'; require_once (CFG_BASE_PATH.'/modules/mod_recentpostbytitle/include/mod_recentpostbytitle.inc.php'); $recentpostbytitle_items = mod_recentpostbytitle_list(); if ($recentpostbytitle_items) { $mod_recentpostbytitle_tpl = new XTemplate (CFG_BASE_PATH.'/modules/mod_recentpostbytitle/templates/'.$mod_pos.'/mod_recentpostbytitle.tpl.htm'); if (CFG_RECENTPOSTBYTITLE_TOPLINE) $mod_recentpostbytitle_tpl->assign('CFG_RECENTPOSTBYTITLE_TOPLINE', CFG_RECENTPOSTBYTITLE_TOPLINE ); if (CFG_USE_PATH_INFO == 'no') $iisbug = '?'; else $iisbug = ''; for ($c = 0; $c < count($recentpostbytitle_items); $c++) { if ($c % 2) $tpl->assign('BGCOLOR', '#ffffff'); else $tpl->assign('BGCOLOR', '#efefef'); $post_id = $recentpostbytitle_items[$c]['post_id']; $recentpostbytitle_items[$c]['url'] = CFG_SITE_URL.'post.php'.$iisbug.'/'.$post_id; $mod_recentpostbytitle_tpl->assign('ITEM', $recentpostbytitle_items[$c]); $mod_recentpostbytitle_tpl->parse('main.item'); } $mod_recentpostbytitle_tpl->parse('main'); $mod_contents = $mod_recentpostbytitle_tpl->text("main"); } else $mod_contents = ''; ?> --- NEW FILE: index.php --- |
|
From: iamdecal <iam...@us...> - 2006-01-26 13:58:59
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle/img In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17697/img Added Files: mod_recentpostbytitle.gif mod_recentpostbytitle_big.gif Log Message: adding a version of recent post with a limit to the number shown done as a new module to enusure there are no upgrade problems --- NEW FILE: mod_recentpostbytitle_big.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: mod_recentpostbytitle.gif --- (This appears to be a binary file; contents omitted.) |
|
From: iamdecal <iam...@us...> - 2006-01-26 13:57:42
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17532/templates Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostsbytitle/templates added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-26 13:57:42
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle/templates/sidebar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17532/templates/sidebar Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostsbytitle/templates/sidebar added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-26 13:57:42
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle/templates/top In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17532/templates/top Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostsbytitle/templates/top added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-26 13:57:42
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17532/install Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostsbytitle/install added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-26 13:57:41
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17532/include Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostsbytitle/include added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-26 13:56:15
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle/img In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17013/img Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostsbytitle/img added to the repository |
|
From: iamdecal <iam...@us...> - 2006-01-26 13:55:41
|
Update of /cvsroot/comoblog/modules/mod_recentpostsbytitle In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16940/mod_recentpostsbytitle Log Message: Directory /cvsroot/comoblog/modules/mod_recentpostsbytitle added to the repository |
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2006-01-13 13:00:34
|
Update of /cvsroot/comoblog/comoblog/batch In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19789 Modified Files: comoblog_batch.php Log Message: Fix for 3pg video with 3gp file extension instead of 3g2 Index: comoblog_batch.php =================================================================== RCS file: /cvsroot/comoblog/comoblog/batch/comoblog_batch.php,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- comoblog_batch.php 15 Dec 2005 22:10:43 -0000 1.12 +++ comoblog_batch.php 13 Jan 2006 13:00:21 -0000 1.13 @@ -66,7 +66,6 @@ $post['post_mail_subject'] = substr($title,0,150) ."..." ; } - // clean up text and html if ($post['post_ctype'] == 'text/plain') $post['post_mail_body'] = clean_up_txt($post['post_mail_body'], true); @@ -75,8 +74,8 @@ // current timestamp $now = time(); - - // count images + + // count images $howmany_images = count($post['images']); $query = " @@ -243,6 +242,7 @@ // decode all messages using Mail_mimeDecode for ($msg_cnt = 0; $msg_cnt < count($list); $msg_cnt++) { +echo "Before decode ".$msg[$msg_cnt]; $myDecoder[$msg_cnt] = new Mail_mimeDecode ($msg[$msg_cnt]); $params['include_bodies'] = true; @@ -334,7 +334,7 @@ $posts[$post_cnt]['post_ctype'] = $ctype; } - elseif (eregi('\.3g2',$cname)) { + elseif (eregi('\.3g2',$cname) || eregi('\.3gp',$cname)) { $ctype = ''; // check if part body is a valid image file $now = str_replace(' ', '', microtime()).rand(); @@ -388,7 +388,7 @@ $posts[$post_cnt]['post_ctype'] = $ctype; } - elseif (eregi('\.3g2',$cname)) { + elseif (eregi('\.3g2',$cname) || eregi('\.3gp',$cname)) { $ctype = ''; // check if part body is a valid image file $now = str_replace(' ', '', microtime()).rand(); @@ -439,9 +439,10 @@ if ($ctype == 'text/plain' || $ctype == 'text/html') { $posts[$post_cnt]['post_mail_body'] = $decoded_msg[$msg_cnt]->body; +echo "Here me: ".$posts[$post_cnt]['post_mail_body']; $posts[$post_cnt]['post_ctype'] = $ctype; } - elseif (eregi('\.3g2',$cname)) { + elseif (eregi('\.3g2',$cname) || eregi('\.3gp',$cname)) { $ctype = ''; // check if part body is a valid image file $now = str_replace(' ', '', microtime()).rand(); |
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2006-01-10 02:36:47
|
Update of /cvsroot/comoblog/comoblog/_install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18951 Modified Files: upgrade_1.php Log Message: Patch for typo in ugprade script Index: upgrade_1.php =================================================================== RCS file: /cvsroot/comoblog/comoblog/_install/upgrade_1.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- upgrade_1.php 22 Dec 2005 05:30:18 -0000 1.2 +++ upgrade_1.php 10 Jan 2006 02:36:38 -0000 1.3 @@ -10,9 +10,9 @@ $errors = array(); -$current_ver = file(dirname(__FILE__).'/../VERSION')[0]; +$current_ver = file(dirname(__FILE__).'/../VERSION'); -$errors = run_script(dirname(__FILE__)."/upgrades/".$ver."_to_".$current_ver.".xml"); +$errors = run_script(dirname(__FILE__)."/upgrades/".$ver."_to_".trim($current_ver[0]).".xml"); if (count($errors) == 0) { |
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2006-01-10 02:33:18
|
Update of /cvsroot/comoblog/comoblog/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18490 Modified Files: UPGRADE Log Message: Upgrade documentation update Index: UPGRADE =================================================================== RCS file: /cvsroot/comoblog/comoblog/docs/UPGRADE,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- UPGRADE 19 Nov 2005 22:40:01 -0000 1.7 +++ UPGRADE 10 Jan 2006 02:33:09 -0000 1.8 @@ -3,12 +3,22 @@ +--------------------------------------------------------------------+ Wherever possible we will attempt to provide upgrade instructions -from previous releases of this software. Upgrades will always be in -between single revisions, so if you are upgrading more than one step -please follow each upgrade step in order to reach your final -destination. +from previous releases of this software. Upgrades between major +revisions (i.e. 0.5.1 to 1.0) will always occur as new installs into +a clean directory where upgrades between minor revisions (i.e. 1.0 +to 1.1) will occur as patches to an existing installation. -Upgrade: Easymoblog 0.5.1 -> Comoblog 1.0 +Upgrade: Comoblog 1.0 -> Comoblog 1.1 + +1. Make a backup of your database and easymoblog install folder +2. Extract the comoblog-1.1.tar.gz file onto your desktop +3. Copy the contents of the comoblog-1.1 folder overtop of your + existing installation +4. Goto the main URL for your blog (i.e. http://myblog/comoblog) +5. Follow the Patching wizard which will upgrade your database to 1.1 + + +Upgrade: Easymoblog 0.5.1 -> Comoblog 1.x 1. Make a backup of your database and easymoblog install folder 2. Rename the folder you currently have EasyMoblog installed into |
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2006-01-10 02:17:00
|
Update of /cvsroot/comoblog/comoblog/_install/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16470/templates Added Files: failed_patch.tpl.htm Log Message: Add support for notification of failed patching attempts --- NEW FILE: failed_patch.tpl.htm --- <!-- BEGIN: main --> {FILE "templates/header.tpl.htm"} <table width="740" align="center" border="0" cellspacing="0" cellpadding="15" style="border-width:1px; border-color: #000000; border-style: solid;"> <tr> <td> </td> </tr> <tr> <td> <h1>CoMoblog Version Patch Failed</h1> <p> </p> <table width="500" border="0" align="center"> <tr> <td><p class="biggest"><b>Patch failed due to incompatible versions</b></p><p> </p><p> </p></td> <td><img src="img/install1.jpg" width="300" height="200" alt="" border="0"></td> </tr> <tr> <td colspan="2"> <p> </p> <h3>Current Version detected: {OLD_VERSION}</h3> <h3>New Version detected: {NEW_VERSION}</h3> </td> </tr> <tr> <td colspan="2"> <p> </p> <p> The installer script currently doesn't support patching between the versions appearing above. This may be due to the fact that you are trying to upgrade between major revisions (i.e. 1.0 to 2.0) without following the recommended upgrade path. If this is the case please read the UPGRADE documentation and be aware that you must install the new software version into a clean folder and not extract it over your existing installation. </p> <p> If you are trying a valid patch between minor versions (i.e. 1.0 to 1.1) and it has failed please contact Support. </p> <p> </p> <p> </p> </td> </tr> </table> </td> </tr> <tr> <td> </td> </tr> </table> {FILE "templates/footer.tpl.htm"} <!-- END: main --> |