Changeset 1445
- Timestamp:
- 04/05/07 11:15:59 (2 years ago)
- Files:
-
- feedmelinks/INSTALL.txt (modified) (1 diff)
- feedmelinks/contact-us.php (modified) (1 diff)
- feedmelinks/diespammersdie/index.php (modified) (1 diff)
- feedmelinks/diespammersdie/report.php (modified) (1 diff)
- feedmelinks/import/ready-to-import.php (modified) (1 diff)
- feedmelinks/login.php (modified) (3 diffs)
- feedmelinks/modules/header.inc.php (modified) (1 diff)
- feedmelinks/modules/utils.inc.php (modified) (1 diff)
- feedmelinks/portal-uncached.php (modified) (2 diffs)
- feedmelinks/testing/ajax-spam.php (modified) (2 diffs)
- feedmelinks/thanks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
feedmelinks/INSTALL.txt
r1292 r1445 1 1 Installation instructions 2 2 3 1. create a mysql database "fml" with userfml/fml (or whatever db nameusername/passwd you prefer)3 1. create a mysql database nsmed "fml" with user/password fml/fml (or whatever db nameusername/passwd you prefer) 4 4 5 2. load the table definitions from _config/create-tables.sql into the fml database5 2. change any of the default values _config/servers-template.xml with the configuration info for your environment, and rename the file to _config/servers.xml. this is the master config file that configure.sh runs against. 6 6 7 3. add your server configuration parameters and database info from #1 to _config/servers.xml7 3. load the table definitions from _config/create-tables.sql into the fml database 8 8 9 4. create a symbolic link named feedmelinks in ~, pointing to your document root for feed me links9 4. add your server configuration parameters and database info from #1 to _config/servers.xml 10 10 11 5. run bin/configure.sh <name of server you configurered in step 1>11 5. create a symbolic link named feedmelinks in ~, pointing to your document root for feed me links 12 12 13 6. configure apache to serve this directory as the document-root for your feed me links instance13 6. run bin/configure.sh <name of server you configurered in step 1> 14 14 15 7. c ustomize and install the crontab in _config/crontab.txt15 7. configure apache to serve this directory as the document-root for your feed me links instance 16 16 17 8. make sure that the usr directory is writable and executable by your php / webserver user17 8. customize and install the crontab in _config/crontab.txt 18 18 19 9. make sure that the usr directory is writable and executable by your php / webserver user 20 feedmelinks/contact-us.php
r1339 r1445 71 71 <label>To: 72 72 <a href="javascript:;" onClick="window.opener.location.href = 'http://jm3.net';"><img src="/usr/j/jm3/jm3-beardglasses.gif" height="45" align="absmiddle" hspace="6" border="0" /></a> 73 <b>John Manoogian III (jm3) , Head Code Swami</b>73 <b>John Manoogian III (jm3)</b> 74 74 </label> 75 75 </div> feedmelinks/diespammersdie/index.php
r1278 r1445 66 66 <label> 67 67 <a href="javascript:;" onClick="window.opener.location.href = 'http://jm3.net';"><img src="/usr/j/jm3/jm3-beardglasses.gif" height="45" align="absmiddle" hspace="6" border="0" /></a> 68 On behalf of <b>John Manoogian III (jm3) , Code Swami</b>, welcome to Feed Me Links!68 On behalf of <b>John Manoogian III (jm3)</b>, welcome to Feed Me Links! 69 69 </label> 70 70 </div> feedmelinks/diespammersdie/report.php
r1441 r1445 65 65 <label> 66 66 <a href="javascript:;" onClick="window.opener.location.href = 'http://jm3.net';"><img src="/usr/j/jm3/jm3-beardglasses.gif" height="45" align="absmiddle" hspace="6" border="0" /></a> 67 On behalf of <b>John Manoogian III (jm3) , Code Swami</b>, thank you very much for helping us fight spam.67 On behalf of <b>John Manoogian III (jm3)</b>, thank you very much for helping us fight spam. 68 68 </label> 69 69 </div> feedmelinks/import/ready-to-import.php
r1425 r1445 71 71 72 72 } else { 73 fatal( "Hello, new users' link uploads are autmatically capped to protect against spamming. You import has been 'flagged for review'. An admin will contact you shortly to finish the import process. <p />Sorry for the inconvenience,<p /> -- <a href='http://jm3.net/'><b>John Manoogian III</b></a><br /> <a href='http://codeswami.com'>Code Swami</a>: Feed Me Links" );73 fatal( "Hello, new users' link uploads are autmatically capped to protect against spamming. You import has been 'flagged for review'. An admin will contact you shortly to finish the import process. <p />Sorry for the inconvenience,<p /> -- <a href='http://jm3.net/'><b>John Manoogian III</b></a><br /> Feed Me Links, a <a href='http://jm3.net'>jm3.net</a> production" ); 74 74 75 75 $headers = ""; feedmelinks/login.php
r1425 r1445 286 286 if( ! $errors ) 287 287 $mesg = " <h1>One-step signup</h1><br />"; 288 289 if( $unattended_logins_permitted ) { 288 290 ?> 289 291 <?= $mesg ?> 290 292 <br /> 291 293 294 <!-- 292 295 <script language="javascript"> 293 296 function validateForm( f ) { … … 331 334 332 335 </script> 336 --> 333 337 334 338 <?= $debug == 1 ? "<h1 style='color: red;'>* * * DEBUG IS ON * * *</h1>" : "" ?> … … 381 385 </tr> 382 386 </table> <br /> 383 </form> <?php } ?> 387 </form> 388 389 390 <?php } else { 391 ?> 392 <center> 393 <img src='/img/invite-only'/> 394 </center> 395 <?php 396 } 397 } 398 ?> 384 399 385 400 <?php feedmelinks/modules/header.inc.php
r1423 r1445 24 24 <link rel="alternate" type="application/rss+xml" title="Feed Me Links" href="<?= $site ?>/rss"> 25 25 26 <meta name="description" content="And You Will Know Us By Our Trail of Links">26 <meta name="description" content="And You Shall Know Us By Our Trail of Links"> 27 27 <meta name="keywords" content="links, favorites, bookmarks, bookmarking, social bookmarking, social networking, social networks, browser, friendster, orkut, myspace, spurl, furl, flickr, del.icio.us, simpy"> 28 <meta name="author" content="jm3 / john manoogian III / codeswami.com">28 <meta name="author" content="jm3 / john manoogian III / jm3.net"> 29 29 <meta name="generator" content="vim"> 30 30 <meta name="ICBM" content="42.544396, -83.213255"> feedmelinks/modules/utils.inc.php
r1441 r1445 1238 1238 $pi["briancors"] = true; 1239 1239 $pi["jenlyn"] = true; 1240 $pi["rrhobbs"] = true; 1240 1241 1241 1242 #$pi["khemraj"] = true; feedmelinks/portal-uncached.php
r1381 r1445 22 22 <meta name="description" content="Social Bookmarking since 2002... And You Will Know Us By Our Trail of Links"> 23 23 <meta name="keywords" content="links, favorites, bookmarks, bookmarking, social bookmarking, social networking, social networks, browser, friendster, orkut, myspace, spurl, furl, flickr, del.icio.us, simpy"> 24 <meta name="author" content="jm3 / john manoogian III , the Code Swami">24 <meta name="author" content="jm3 / john manoogian III / jm3.net"> 25 25 <meta name="generator" content="vim"> 26 26 <meta name="ICBM" content="42.544396, -83.213255"> … … 262 262 263 263 <div class="center note line" style="text-transform: none;"> 264 <b>Feed Me Links</b> is a 265 <a target="ext" href="http://codeswami.com/"><b>Code Swami©</b> creation</a>. 264 <b>Feed Me Links</b> is an open source creation by <a target="ext" href="http://jm3.net.com/"><b>jm3</b> and our faithful users. 266 265 </div> 267 266 feedmelinks/testing/ajax-spam.php
r1301 r1445 13 13 14 14 <meta name="keywords" content="links, favorites, bookmarks, bookmarking, social bookmarking, social networking, social networks, browser, friendster, orkut, myspace, spurl, furl, flickr, del.icio.us, simpy"> 15 <meta name="author" content="jm3 / john manoogian III / codeswami.com">15 <meta name="author" content="jm3 / john manoogian III / jm3.net"> 16 16 <meta name="generator" content="vim"> 17 17 <meta name="ICBM" content="42.544396, -83.213255"> … … 134 134 [ <a href="/">Feed Me Links</a> 135 135 is an <a href="http://toolstomaketools.svnrepository.com/codepot/trac.cgi/browser/feedmelinks">Open Source</a> 136 creation by <a class="hot" href="http:// codeswami.com/">Code Swami</a>. ]136 creation by <a class="hot" href="http://jm3.net/">jm3.net</a>. ] 137 137 </div> 138 138 <div class="right"> feedmelinks/thanks.php
r1333 r1445 56 56 <label> 57 57 <a href="javascript:;" onClick="window.opener.location.href = 'http://jm3.net';"><img src="/usr/j/jm3/jm3-beardglasses.gif" height="45" align="absmiddle" hspace="6" border="0" /></a> 58 On behalf of <b>John Manoogian III (jm3) , the Code Swami</b>, welcome to Feed Me Links!58 On behalf of <b>John Manoogian III (jm3)</b>, welcome to Feed Me Links! 59 59 </label> 60 60 </div>