From d487fbb6199f99f24b4b2a79725192a61ff93188 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 3 May 2005 12:14:03 +0000 Subject: Updated header and added in cutenews for dynamic news display. --- cutenews/data/Default.tpl | 93 ++++++++++++++++++++++++++++++++++++++++++++++ default.css | 15 ++++++-- images/header.png | Bin 26516 -> 27865 bytes includes/common.php | 5 +++ index.php | 60 ++---------------------------- 5 files changed, 113 insertions(+), 60 deletions(-) create mode 100644 cutenews/data/Default.tpl diff --git a/cutenews/data/Default.tpl b/cutenews/data/Default.tpl new file mode 100644 index 0000000..c58d22a --- /dev/null +++ b/cutenews/data/Default.tpl @@ -0,0 +1,93 @@ + +
{date} by {author}
+

{title}

+ +

{short-story}

+ +HTML; + + +$template_full = << + + +{title} + + + + +{full-story} + + + + + + +
{date} by {author-name}
+ + + +
+HTML; + + +$template_comment = << + + by {author} @ {date} + + + {comment} + + +
+HTML; + + +$template_form = << + + +name: + + + + + +mail: + + (optional) + + + + +

smile:

+ +
+ +{smilies} + + + +
+ + | + Forget Me + + + + +HTML; + + +$template_prev_next = <<[prev-link]<< Previous[/prev-link] {pages} [next-link]Next >>[/next-link]

+HTML; +$template_comments_prev_next = <<[prev-link]<< Older[/prev-link] ({pages}) [next-link]Newest >>[/next-link]

+HTML; +?> diff --git a/default.css b/default.css index 72601a1..f09c1d6 100644 --- a/default.css +++ b/default.css @@ -121,7 +121,16 @@ h1 { font-weight: bold; color: #3c3c3c; border-bottom: 1px solid #9f9894; + /* + border-right: 1px solid #9f9894; + border-top: 1px solid #f2e6df; + border-left: 1px solid #f2e6df; + */ font-size: 11pt; + /* + background-color: #d1c7c0; + padding: 2px 5px 2px 5px; + */ } #sidebar { @@ -206,7 +215,7 @@ h1 { #sidebar .banners { text-align: center; - padding: 7px 7px 2px 7px; + padding: 13px 7px 8px 7px; } #sidebar .banners img { @@ -296,13 +305,13 @@ h1 { font-style: italic; float: right; color: #57565c; + font-size: 8pt; } .news_author { font-size: 8pt; - font-weight: bold; color: #57565c; - display: none; + border-bottom: 1px solid #9f9894; } .releases { diff --git a/images/header.png b/images/header.png index cc71590..770c13a 100644 Binary files a/images/header.png and b/images/header.png differ diff --git a/includes/common.php b/includes/common.php index 93aef07..4af598b 100644 --- a/includes/common.php +++ b/includes/common.php @@ -72,17 +72,22 @@ function placeHeader($page_title) +
diff --git a/index.php b/index.php index cecc891..b9135e7 100644 --- a/index.php +++ b/index.php @@ -1,63 +1,9 @@ -
-
08 Apr 2005
-

Bugfix bugfix release 0.0.11.2

-
-

The 0.0.11.1 release was too soon, an often occuring crash on exit and sometimes on startup crept in. That's why we've now released 0.0.11.2 which fixes this problem. We've also made the damage indicators float upwards.

-
-
Bjørn Lindeijer
-
- -
-
07 Apr 2005
-

The Mana World 0.0.11.1 bugfix release

-
-

Quite a few annoying bugs that were relatively easy to fix were discovered right after the release of 0.0.11. That's why we've decided not to wait until 0.0.12 and instead release a 0.0.11.1 bugfix release just a few days from 0.0.11. See the changelog for details.

-
-
Bjørn Lindeijer
-
- -
-
03 Apr 2005
-

The Mana World 0.0.11 released

-
-

This release marks a long due update to the world map, adding some more space to walk around and two new kinds monsters to fight with. Other than that highlights include smoother walking and support for walking diagonally and with the mouse, the upgrade to Guichan 0.3.0 and several stability fixes. See the changelog for details.

- -

Meanwhile we have started development of our own server. It's still in very early stages but we're hoping to make good progress with that in coming months. Now could be the right time to check if you can help in its development.

- -

Finally a note to those who have existing config files (for Linux users this is ~/.manaworld/config.xml): for the moment our server host has changed from animesites.de to www.lindeijer.nl!

-
-
Bjørn Lindeijer
-
-
-
29 Mar 2005
-

New Domain

-
-

Thanks to the contributions of our fans we finally managed to buy a domain for our project. Feel free to update your bookmarks with:

+ $number = 6; + include('cutenews/show_news.php'); -

http://themanaworld.org/

- -

The Mana World Development team would like to thank everyone who's contributing to this project and who's helping to make it the best MMORPG ever! laughing

-
-
ElvenProgrammer
-
- -
-
05 Mar 2005
-

0.0.10 Released!

-
-

Don't let the numbering fool you, it's still a quality release. Sorry for all the chaps that were waiting for 0.1.0, but we're still kinda far from that release.. We're now going to maintain our almost monthly release schedule so you all can make lame jokes about "that time of the month".. wink

- -

For those who will want to see the 0.1.0 someday soon, please help us. Once again our greatest need at the moment is the need for artists. So if you can draw (I'm counting stick figures as drawing so don't be afraid, we won't bite you) please contact us. Join the forums and come and greet us on the IRC channel (#manaworld on freenode).

- -

Well then, I now have to leave you waiting for the 0.0.11 release (or you can always just use the CVS to get our latest results without waiting for us to package a release version for you).

-
-
Rotonen
-
- -- cgit v1.2.3-70-g09d2