|
That I say this:
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. Joomlavermont.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project. |
|
|
You have successfully logged in, now it's time to dig around... See if there's anything you want to help with or Submit an Article.
Enjoy! |
|
Bulletin Board Post a Message
Attention! All html tags will be removed
";
}
else
{
// Max amount of posts on one page
$posts = 15;
// Count the number of posts
$foo = preg_split ("<.*ponmurt.*>", $file);
$count = count($foo);
$posts = ( $posts * 2);
$pages = round($count / $posts) + 1;
// Write the required page numbers
$i = $pages;
print "";
if ( $count > $posts) {
print "page ";
while ( $i > 0) {
if ( $page == "") {
$page = $pages;
}
if ( $page == $i) {
print " $i ";
}
else {
print " $i ";
}
--$i;
}
}
print " ";
print " ";
// Always begin at the last page
if ( $page == "") {
$from = $count;
$to = ( $count - $posts);
while ( $from > $to) {
$post = $foo[$from];
print "$post";
$from--;
}
}
else {
$counter = $pages - $page + 1;
$from = ($count - (($counter-1) * $posts));
$to = ($count - (($counter) * $posts));
while ($from > $to) {
$post = $foo[$from];
print "$post";
$from--;
}
}
// Write the required page numbers
$i = $pages;
print " ";
print "";
if ( $count > $posts) {
print "page ";
while ( $i > 0) {
if ( $page == "") {
$page = $pages;
}
if ( $page == $i) {
print " $i ";
}
else {
print " $i ";
}
--$i;
}
}
print " ";
}
?> |
|
|
We really need some help getting content and ideas for this site. Right now it's basically a dumping ground for my feeble tutorials. Fear not! They'll get better. I am hoping to use this website as a portal for my LinkedIn group Joomla!VT. If you have any ideas or would like to help, click the contact button and send me a message.
It's your site, too... |
Joomla! has become a major tool in the Web 2.0 revolution, and has allowed web designers to offer their clients affordable, turn key solutions which would normally cost them 5-7 times more money. This group was created to initiate a "buzz" that would entice people who aren't familiar with Joomla! to get a feel for it, as well as offer high-end, dynamic websites to companies and individuals who know value when they see it. Contact us today, or send a request for more information to see if this is something that would work for you today! |
|
|
|
|
<< Start < Prev 1 2 Next > End >>
|
|
Page 1 of 2 |