getURI().'index.php?page=post&s=list&' .'&pid='.($this->getInput('p')?($this->getInput('p') -1)*static::PIDBYPAGE:'') .'&tags='.urlencode($this->getInput('t')); } }