-

 -

: - (0)

: ...

- (0)

« » — , ...

. - (0)

. . 1957 , ...

- - (0)

- - , "" ...

- - (0)

-   ...

 -

: 1623 : 0

 -

      Andy Mumford
Andy Mumford
05:54 16.05.2009
: 40
04:52 16.05.2009
: 1
03:00 01.01.1970
: 0

 - -

Michael and Inessa Garmash

the alureMichael and Inessa GarmashMichael and Inessa Garmash

 -

   spacesite

 - e-mail

 

 -

 -

( : 1) Photoshopinka

 -

 LiveInternet.ru:
: 15.05.2009
:
:
: 1213

:

.


: (2), (37), (51), (86), (17), (103), (54), (36), (30), (76), (33), (16), (27), (45), ShopCMS(6), Photoshop(7), MODx(5), Magento(3)
(0)

flash flash

, 01 2012 . 21:39 +
<div style="position: relative;">
   <div id="overlay" style="position: absolute; height: 225px; width: 354px; z-index: 200; top: 0px; left: 0px;">

<a href="link_some_where.html" style="display: block; height: 100%; width: 100%;"><img width="100%" vspace="0" hspace="0" height="100%" border="0" src="1px_transperent.gif"></a>
</div>
<object width="354" height="225" align="middle" data="Banner.swf" type="application/x-shockwave-flash">
    <param value="sameDomain" name="allowScriptAccess">
    <param value="Banner.swf" name="movie">
    <param value="high" name="quality">
    <param value="opaque" name="wmode"><!-- this needed for overlaying flash-object -->
    <param value="#DFE9F4" name="bgcolor">
    <!-- do not reformat next line - you will get gap under image in ie when flash is off -->
<a href="
link_some_where.html"><img width="354" height="225" border="0" src="NonFlashBanner.jpg"></a></object>
</div>

Mozilla, IE8, IE7, IE6, IE5

<param name="wmode" value="opaque" /> <object>.   , , ( )? (&nbsp;) . - . "" , . ( &nbsp;) .

http://www.motorespect.ru/




(0)

, 12 2011 . 20:44 +
. , .

, , .

"-." . , , , . , .
 
-


:  
(0)

WSO - web shell by oRb

, 10 2011 . 14:25 +

wso_pack.php
 

  • ( )
  • SQL
  • , , , , , , ,
  • , ,
  • chmod /
  • c99
  • POST'
  • *NIX. .
  • PHP
  • ,
  • Safe-mode ( , )
  • FTP/MySql
  • ( 17 )



(0)

CMS MODx ( Ditto + PHx )

, 26 2011 . 08:44 +

CMS MODx ( Ditto + PHx )

, CMS MODx,  PHx
  , . ( ) ( ) .

ditto, , .

 

  

 

 

 
1) modx ( ),

2) ( tv )
cat - , - @CHUNK catalog
catimage - image  ( ) , - image.

3) catalog

  1.  
  2. [*isfolder:is=`1`:then=`
  3. <div class="catalog">[!Ditto? id=`cat[*id*]` &parent=`[*id*]` &display=`all` &tpl=`catalog_tpl` &filter=`isfolder,1,1` &noResults=`{{ditto_empty}}` &sortBy=`menuindex` &sortDir=`ASC`!]</div>
  4.  
  5. <div class="catdocs">
  6. [!Ditto? id=`doc[*id*]` &parent=`[*id*]` &paginate=`1` &display=`all` &tpl=`catalog_content_tpl` &filter=`isfolder,1,2` &noResults=`{{ditto_empty}}` &sortBy=`menuindex` &sortDir=`ASC`!]
  7. </div>
  8. `*]
  9.  

( - ). &noResults=`{{ditto_empty}}` - . . , . - , . 4) , . C catalog_tpl

  1.  
  2. <div class="block_category">
  3. <span class="catimage">[+catimage+]</span><span class="category">
  4. <a href="[(site_url)][~[+id+]~]">[+pagetitle+]</a><br />
  5. <span class="subcategory">
  6. [[Ditto? id=`sub[+id+]` &parents=`[+id+]` &display=`all` &save=`1` &tpl=`subcatalog_tpl` &filter=`isfolder,1,1` &noResults=`{{ditto_empty}}` &sortBy=`menuindex` &sortDir=`ASC` ]]
  7. </span></span>
  8. </div>
  9.  

, . 5) . subcatalog_tpl

  1.  
  2. <span><a href="[(site_url)][~[+id+]~]">[+pagetitle+]</a></span>
  3.  

6) catalog_content_tpl

  1.  
  2. <a href="[(site_url)][~[+id+]~]">[+pagetitle+]</a><br />
  3. [+introtext+]<br /><br />
  4.  

7) CSS

  1.  
  2. .catalog{
  3. display: block;
  4. float: left;
  5. width: 100%;
  6. }
  7. .block_category{
  8. padding: 10px 10px 10px 5px;
  9. margin: 5px;
  10. display: block;
  11. background-color: #E6F4F8;
  12. height: 90px;
  13. width: 300px;
  14. vertical-align: top;
  15. float: left;
  16.  
  17. }
  18. .catimage{
  19. float: left;
  20. }
  21. .category a{
  22. font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
  23. text-decoration: none;
  24. }
  25. .subcategory a{
  26. font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  27.  
  28. }
  29.  
  30. .catdocs{
  31. display: block;
  32. float: left;
  33. width: 100%;
  34. }
  35.  

TV - [*cat*]

- , modx. . directresize.

 

 

TV .

  1.  
  2. <body>
  3. [*cat*]
  4. </body>
  5.  

:

  1.  
  2. <body>
  3. {{header}}
  4. {{menu}}
  5. [*longtitle*]
  6. [*content*]
  7. [*cat*]
  8. {{bottom}}
  9. </body>
 
http://h88.ru/modx/dokumentaciya/katalog-na-cms-modx.html?jnebdeaa9c=3#jotnavebdeaa9cd1a62c8cfd9ed91948e92f1e


:  
(0)

Google Garmin

, 24 2011 . 23:53 +

" Google" — Garmin.

" GPS" - " Google" Garmin USB- . , , .

Garmin " Google"

:

  • Garmin:
    • USB- Garmin .
    • , nuvi 1440®, myGarmin.
  • IBM- Windows® XP Vista - Internet Explorer 6+ Firefox 1.5+. Intel PowerPC G3 Mac OS® 10.4 - Firefox 2.0+ Safari 2.0+.
  • Garmin Garmin.

:

  1. "", "" "" (, " , ") Google.
  2. , .
  3. GPS " ".
  4. "" Garmin.
  5. "" ( ) , , .


(0)

, 10 2010 . 09:11 +

2011- ! , , , , — .
, , . , , , .
 

:
    - ,
    -
    - , ,
    -
    - (, , ..)
    -
    -
    -
, , .
; , ; .
, , , , , !



:  
(0)

cms ModX

, 09 2010 . 18:22 +

cms ModX .  :
1)   
2)    ()
3)   



, . , :
1) (manager/includes/config.inc.php) , ( , ):

     $database_server = 'localhost'; // ( )
     $database_user = 'root';
     $database_password = '111111';
     $dbase = '`modx`'; 

2) :
     assets/cache/ — 777
     assets/cache/siteCache.idx.php — 666
     assets/cache/sitePublishing.idx.php — 666
     assets/images/ — 777
     assets/export/ — 777
     manager/includes/config.inc.php — 444

3) .htaccess ( )
, :
     RewriteEngine On
     RewriteBase /modx/

, ( ).



. :
1) PhpMyAdmin ( )

2) ModX. : —> .
. , , , ( « »).
« ».
. ; c.

PhpMyAdmin- .



.

— . , , PHPinfo. :
-> -> phpInfo()   
«Apache Environment» DOCUMENT_ROOT.
, .
, DOCUMENT_ROOT : /home/users/user11/domains/mysite.ru/html
, , URL:
http://mysite.ru
http://mysite.ru/modx/
/modx/
:
/home/users/user11/domains/mysite.ru/html/modx/

, phpInfo():
/home/users/user11/domains/mysite.ru/html/

.

->.

«» « » .

« HTML- » « :» “”+”assets/”
: /home/users/user11/domains/mysite.ru/html/assets/

, :  -> .



:  
(1)

MODx 1.0.4

, 27 2010 . 09:18 +

MODx 1.0.4

MODx 1.0.4 - , , . , , . , .

MySQL strict

MODx MySQL STRICT_TRANS_TABLES , MODx . , , , . , strict SQL, . , MySQL Windows, . .

, , , , - MODx, MySQL strict.

1.0.4 1.0.3, , , . Breadcrumbs , . install/assets/snippets breadcrumbs.tpl

$pretemplateCrumb .= '<a class="'.$crumbClass.'" href="'.$modx->makeUrl($c['id']).'" title="'.$title.'">'.$text.'</a>';

$pretemplateCrumb .= '<a class="'.$crumbClass.'" href="'.(($c['id'] == $modx->config['site_start']) ? $modx->config['base_url'] : $modx->makeUrl($c['id'])).'" title="'.$title.'">'.$text.'</a>';

while ( $parent && $loopSafety < 1000 )

while ( $parent && $parent!=$modx->config['site_start'] && $loopSafety < 1000 )

, :

if ( $showHomeCrumb && $homeCrumb = $modx->getPageInfo

, :

if ( $showHomeCrumb && $homeId != $modx->documentObject['id'] && $homeCrumb = $modx->getPageInfo

MODx PHPMailer, . 5.1, . , , . PHP mail PHPMailer. Jot, Weblogin, ForgotManagerPassword save_user.processor.php save_web_user.processor.php. , ForgotManagerPassword.tpl sendEmail :

function sendEmail($to) {

 global $modx, $_lang;

 

 $user = $this->getUser(0, '', $to);

 

 if($user['username']) {

  include_once "includes/controls/class.phpmailer.php";

  $mail = new PHPMailer();

  $mail->IsMail();

  $mail->CharSet = $modx->config['modx_charset'];

  $mail->IsHTML(true);

  $mail->From = $modx->config['emailsender'];

  $mail->FromName = 'MODx';

  $mail->Subject = $_lang['password_change_request'];

  $mail->Body = <<<EOD

<p>{$_lang['forgot_password_email_intro']} <a href="{$modx->config['site_url']}manager/processors/login.processor.php?username={$user['username']}&hash={$user['hash']}">{$_lang['forgot_password_email_link']}</a></p>

<p>{$_lang['forgot_password_email_instructions']}</p>

<p><small>{$_lang['forgot_password_email_fine_print']}</small></p>

EOD;

  $mail->AddAddress($to);

  $mail->AddReplyTo("no-reply@{$_SERVER['HTTP_HOST']}")

  if(!$mail->send()) { $this->errors[] = $_lang['error_sending_email']; }

 

  return $mail;

 }

}

.

, Jot, Weblogin, ForgotManagerPassword login.processor.php, error.class.inc.php, save_user.processor.php, save_web_user.processor.php. mcpuk , MODx.

Wayfinder, MODx, wayfinder.inc.php :

$ids = $modx->getChildIds($this->_config['id'],$this->_config['level']);

:

if (!$this->_config['hideSubMenus']) {

 $ids = $modx->getChildIds($this->_config['id'],$this->_config['level']);

} else { // then hideSubMenus is checked, we don`t need all children

 // first we always included the chilren of startId document

 // this fix problem with site root chidrens,

 // because site root not included in $modx->getParentIds

 $ids = $modx->getChildIds($this->_config['id'], 1, $ids);

 

 $parents = array($modx->documentIdentifier);

 $parents += $modx->getParentIds($modx->documentIdentifier);

 

 // if startId not in parents, only show children of startId

 if ($this->_config['id'] == 0 || in_array($this->_config['id'], $parents)){

 

 //remove parents higher than startId(including startId)

  $startId_parents = array($this->_config['id']);

  $startId_parents += $modx->getParentIds($this->_config['id']);

  $parents = array_diff($parents, $startId_parents);

 

 //remove parents lower than level of startId + level depth

  $level = $this->_config['level'];

  if ($level == 0)

   $level = 10; // constant getted from getParentIds function

  $parents = array_slice(array_reverse($parents), 0, $level-1);

 

  foreach($parents as $p)

   $ids = $modx->getChildIds($p, 1, $ids);

  }

}

Ditto summary.extender.inc.php, mbstring UTF-8.

, install/assets/plugins transalias.tpl :

&table_name=Trans table;list;common,russian,utf8,utf8lowercase;utf8lowercase

:

&table_name=Trans table;list;common,russian,utf8,utf8lowercase;russian

, , .

, MODx. , EditArea assets MODx, install plugin.EditArea.tpl , EditArea.tpl, install/assets/plugins. , , :

//<?php

/**

 * EditArea

 * Allows text formatting, search and replace and real-time syntax highlighting

 * @status     GA

 * @version    0.5.2

 * @date       March 17, 2010

 * @category   plugin

 * @EditArea   Packaged version: 0.8.2

:

* @bugs       See plugin_bugs.txt

:

* @internal      @properties &eadbg=Debug Enabled?;list;true,false;false &word_wrap=Word Wrap Enabled?;list;true,false;true &font_size=Font Size;list;8,9,10,11,12;9 &defaultHeight=Initialize editor height;list;300px,400px,500px,600px,700px;500px &min_height=Minimum editor height;list;200,300,400;400 &start_highlight=Initialize with highlighting enabled?;list;true,false;true &allow_toggle=Allow editor toggling?;list;true,false;true &allow_resize=Allow editor resizing?;list;y,n;y &fullscreen=Initialize editor in fullscreen mode?;list;true,false;false &replace_tab_with_spaces=Replace tab with spaces?;list;// No,// Yes ;// Yes &tab_as_spaces=How many spaces per tab?;list;3,4,5;4 &plugins=Active Plugins;string;modx, syntax_selection &catchunload=Try/Catch on Unload?;list;yes,no;yes&compressor=PHP Compressor Enabled?;list;0,1;0

 * @internal     @events OnChunkFormRender,OnDocFormRender,OnModFormRender,OnPluginFormRender,OnSnipFormRender,OnTempFormRender

 * @internal     @modx_category Manager and Admin

 * @internal    @legacy_names EditArea

, , MODx.

, MODx. install setup.sql . , , :

('captcha_words','0,1,2,3,4,5,6,7,8,9'),

, , :

('publish_default','1'),

, , , :

('tinymce_editor_theme','custom'),

, , assets/plugins/tinymce/style content.css .

, assets/plugins/managermanager/mm_rules.inc.php .

MODx, manager/includes/document.parser.class.inc.php (s , base ):

$queryTime= sprintf("%2.4f ", $queryTime);

$totalTime= sprintf("%2.4f ", $totalTime);

$phpTime= sprintf("%2.4f ", $phpTime);

$source= $this->documentGenerated == 1 ? "" : "";

:

$phpMemory = (memory_get_peak_usage(true) / 1024 / 1024) . " ";

$out= str_replace("[^m^]", $phpMemory, $out);

UTF-8 UTF-8 ( BOM). :

MySQL: [^qt^], : [^q^], PHP: [^p^], : [^t^], [^m^], [^s^]

:

MySQL: 0.1646 c, : 24, PHP: 0.1785 c, : 0.3430 c, 3.25 ,

MODx, , .



:  
(0)

CMS Drupal Boost

, 19 2010 . 23:33 +

Boost CMS Drupal webmaster.yandex.ru , , , .

: Boost

Drupal 6.17 6.19



:  
(0)

Drupal CMS

, 19 2010 . 22:36 +

CMS Drupal

, , . . REQUIREMENTS INSTALL.txt. :
  1. . . /files , /sites .
  2. . , , . .
  3. 1. . 1 /update.php . , .
  4. → → , , .
  5. → → Garland.
  6. → → .
  7. .
  8. .
  9. /files /sites, .htaccess robots.txt ( ).
  10. , .
  11. /update.php. .
  12. , . , ( Drupal 5 Drupal 6, , .. API 5. 6..
  13. → → , /update.php.
  14. → → .
  15. → → .

: 1 :

  • settings.php.
  • $update_free_access = FALSE; $update_free_access = TRUE;.
  • /update.php.
  • settings.php $update_free_access = FALSE;

 

 

CMS Drupal

1. (admin/settings/site-maintenance).

2. .

3. – .

4. :

files\    -      sites\    -      ,    default.settings.php,  settings.php   . 

5. sites\ 0644 0755.

6. .

7. \sites\default\default.settings.php \sites\default\settings.php , \sites\default\settings.php.

8. :

.htaccessrobots.txt  , ,    –    . 

 

Shift + F1 , , .

9. sites\ 0755 0644.

10. /update.php .

11. (admin/reports/status) – cron - .

12. – . , .. .

13. ( HTML).

. - .

. .

/update.php .

. :

user warning: TABLE 'captcha_sessions' already EXISTS queryuser warning: Duplicate KEY name 'pid' queryuser warning: TABLE 'taxonomy_menu' already EXISTS query

– … , , .

:

user warning: Unknown COLUMN 'access' user warning: KEY COLUMN 'access' doesn't exist in table query

'access' , . xmlsitemap. 'access'. xmlsitemap, xmlsitemap. – . , cron . .

14., :

CHANGELOG.txt COPYRIGHT.txt install.php INSTALL.txt INSTALL.mysql.txt INSTALL.pgsql.txt LICENSE.txt MAINTAINERS.txt UPGRADE.txt

.

15. – .

 



:  

 : [4] 3 2 1