Omar
Here to help.
Administrator
Hero Member
   
Karma: 10001
Offline
Posts: 2687
|
 |
« Reply #1 on: December 06, 2008, 14:57 » |
|
hi, it's kirill. i'm on omar's login cause i don't have my own ))
as about the marker. let me try explain this way: say you have 10 articles in a project. in the linear mode cs will return them consequently - one by one, each time the least used. but what if you have 5 installs of BS where you want to use same articles, same in each? in a simple way you request one article from install 1. the first article will be returned. than you request article from install 2. but the first article was already returned thus install 2 gets second article. but what if you want to have all articles in all installs? here markers come. a marker is a "copy" of the project. each marker has own counters. so if you request for the first install of BS you set marker=domain1.com and for all the rest you set own markers. in this way cs will have own counters for EACH marker. but all of them share the same project. if this is not clear i will try to draw some example )
|