Democracy ready to roll

6th Oct 2006 Danny

I think Democracy Poll is ready to be released. Does anyone know of a reason it shouldn't be?

Scott, are you going to get to see FG? By the way, the PhotoZoom plugin is awesome!

 
 
 
 

*drops pin*

2nd Sep 2006 ¥åßßå

Damn sure I'll hear it hit the ground without straining my ears :|

¥

 
 
 
 

Comments

Anonymous
23rd Sep 2006
lol.
 
Anonymous
23rd Sep 2006
Here's a thought (wrong place for it, but what the hey).

Any plugin we make that injects CSS ... how about we provide an include for user.CSS. This include would inject user-defined CSS AFTER the plug-in CSS.

This would mean, of course, that users could create their own CSS, over-ruling any plugin CSS (if they choose) and not have to worry about having to translate their CSS editing from one version of the plug-in to the next.

Likewise, it'd be good, with each version, to have name of the download file change, so downloading a ZIP wouldn't over-write an existing downloaded zip, if a user downloads to the same directory. (That way, ppl could step BACK easily, if they have some conflict with the newer version.)

(As it is now, we only present the latest version in the download, with the same name, so it's highly likely users download the newest, over-writing the older and then blammo .... can never retrieve the older version).

Just my 2c ...

:D
 
Anonymous
25th Sep 2006
*waves to Danny*, hows the new job comming along?



wouldn't their css which overrides the plugin css be in their skin css?



good idea about changing the zip names ;)



¥
 
Anonymous
25th Sep 2006
Leaning on the return key a tad too much, or is yer new 'puter SO fast that it registers 3 returns for every one time you hit the key? lol

Urm ... yeah, I guess injecting the CSS before the external skin CSS link would allow the user to override in the skin CSS, but couldn't there be specificity problems here (summat niggles at me that CSS in the <HEAD> has higher specificity?)

We got a zip naming convention yet? :| (I usually use the date fer my stuff, in YYMMDD format at the beginning of the file, so that when I file-sort, I get a chronological listing of versions).

Are you mowing down the flowers today?
 
Anonymous
25th Sep 2006
It's going great, thanks.
 
Anonymous
26th Sep 2006
Lol, I accidently deleted my coment when I was playing with the ezmod ajax stuff and had to copy paste back from the db record (glad I hadn't refreshed the table :p )

Feel free to pick a naming convention (either version number or date works [date might be better as users can see when the last update was done] )

We're mowing the flowers down on thursday :(

Damn Danny, I would have thought you'd have a ton of news :p

¥
 

Playing with plugins

29th Jul 2006 ¥åßßå

Seeing as how the bitch .... err ... the anal taskmaster ...urm .. Scott's away playing demi-millionaire house hunter I decided to go have a play with a few plugins :D

There's a new one that allows you to select renders for comments, and I also enhanced the bbcode plugin and smilies plugin to move their settings into admin and a few other bits and bobs.

'cos I know that Scott bursts a blood vessel every time I create a new post for him to fluff ..... I created a new post for each of them in the On Deck blog ........ that'll teach him to galavant off at the drop of a hat ehh? ;)

Have fun
¥

*edit*
Bugger, I totally forgot about not being allowed html in plugin settings so the bbcode and smiley ones won't work quite as expected:( hopefully this functionality will be added to 1.8.1.0.1.2.3.54.3 or whatever version:p

 
 
 
 

ZZZZzzzzzzzz<sub>zzzzz</sub>

26th Jul 2006 ¥åßßå

Seeing as you lot are always asleep I got bored again and redid a few of the plugins ....... mainly cos I know Scott loves it when I rewrite their functionality :|

I made a couple of very minor alterations to the custom more and next page plugin, it makes zero difference to the way it's used it was mainly to tidy up the code a tad

I pretty much rewrote all of the am_custom plugins functionality, now instead of using [[x]css][[x]/css] etc you use <!--css <css to inject> --> etc. The main reason for this is so you don't end up with a page full of garbage if you ever uninstall the plugin (or if we don't upgrade it to future versions of evo). It's fully backwards compatible though so you don't need to worry about any old posts that use the tags. I've updated the post, the zip file and increased the plugins version number cos otherwise Scott will nag me

I also changed the way it treats the title and description tags, it only uses them in $disp = single mode. I also increased the keywords functionality to take into account the blogs own keywords when checking for unique keywords...... Ohhhh did I mention that I totally rewrote the way it's installed? :| Now you just need to delete everything from <title> to </title> (inclusive), the same for description and keywords (the plugin spits out all of the required tags.

I think I'm gonna wander off and play with the update plugin so that we can get it out there.

Hope you slept well :|
¥

 
 
 
 

Comments

Anonymous
27th Jul 2006
ZZZZzzzzzzz
 
Anonymous
27th Jul 2006
The update plugin rocks and I think we should have graphics ONLY when there's a plugin that needs updating.

And that graphic should be a link to get the update.

I was going to ask you about that. What's the work-flow? You see an update, you click link and what ... get new zip? get the actual file change and you don't need to re-install? what?

Now ... how to incorporate NEWS into the basic page? (I'm thinking some kind of CSS hover dealie, like the warning, info, geek buttons ... would be ideal.) Then it can be on that page too (unobtrusive like) ... maybe only show when there's New News?

I'm demanding, huh? :|

But WE ROCK!! He he. (Some heads are gonna twist over this one! French eyebrows will be lifted. Hehehe)
 
Anonymous
27th Jul 2006
ffs - give you summat new to play with and you always want to add gaudy baubles :|

Eyebrows are gonna be lifted with this one though, cos we do ROCK when it comes to "no core hacks were abused to make this [impossible] plugin work" :D

Agreed at only showing status image to (supported) out of date plugins (thought image was already within link, can cure that), I just added all three to show what could be done.

The "news" icon could also be another geek/info/idea/warning icon, we'd have to think of how to tie it in with the date though (date of news, not last modified date of post) [if you want it to be on a "per post" basis, otherwise we could use a similar method as you use on Randsco?]

@update : for public plugins it'd be just as easy to link to the zip file (could even code an auto installer, which would take a smidge more work), but "members only" it should link to the post so evo takes care of login/authentication (but even that could be made into an auto-installer with a smidge of work).... personally I'd rather bring them to the site for all updates.

¥
 

Yer all hours behind :|

23rd Jul 2006 ¥åßßå

I wasn't really in the mood do any coding on the SpamHound today, mind you I did enough yesterday to last a week :D, so I was messing around with a couple of our (still unreleased) plugins.

The first plugin was the custom <--nextpage--> one. I'd totally forgotten about the custom <--more--> hack, so I added it in. When I get chance I'll update the post and the zip to bring them both up to date.

The second plugin was the custom css (et al) plugin. I made some changes to it's functionality, mainly limiting the keywords to unique keywords, but also to bring it up to date with the new hooks that are available in 1.8. I've updated the post to reflect the changes and also changed the install instructions. It looks like we only need to add the zip (and the bog standard "how to install this plugin" paragraph) and then it should be good to go.

I might take a wander over to the update plugin as well and see if we can't get that one up to release standard ....... it all depends on how many beers I take to the field with me when I go to water :p

Anyway you lot keep on sleeping whilst I do all the grunt work ;)

Have fun,
¥

 
 
 
 

Comments

Anonymous
23rd Jul 2006
sleeping? :o Who can sleep in this heat?

I thought the custom more was already IN the custom nextpage dealie? :o (Shows what I know. Nada.)

Cool @ custom CSS plugin. Been looking at a lot of [css][/css] tags at the beginning of all my v1.8 posts, thinking - they're sure ugly!!

Looks like you took a tad of beers to the flower field with you! I'll have to bring up the X2 satellite and see if I can spot a drunken lout lying near a greenhouse full of flowers, somewhere above the 51st parallel.

If I asked about membership, I bet you'd moan? :|

Beer on.

-stk :D
 
Anonymous
23rd Jul 2006
Nah, I totally forgot about the custom more ...... must be the heat :|, anyway it's in now and it works :D

I'm probably gonna recode most of our [summat].....[/summat] to be <!--summat ....... --> so that they always degrade (I'll code in backwards compatibilty at the same time), of course, this'll give you more time to strut your fluffy stuff and me more time to code memberships :p

lol@ satellite, damn, yer gonna make me have to hide under trees to avoid yer beady eye :|

<moan></moan> ... I might actually crack on with membership (and leave the hound/UPGRADING MY OWN BLOG [did I say </moan>?]) as it'd make you pull yer finger out and do some real work for once :| (seriously : it only needs coding once[ish] so I'll try and get it cracked and coded so we can officially "open")

¥
 

Yet another "just to bring you up to speed" post

16th Jul 2006 ¥åßßå

Due to my crap internet connection I've not done a lot of serious work on the web :( (sorry Scott, I'll get round to converting your rands_blab soon)

Minor shit I've done includes adding the info and geek things to the toolbar. I did it the quick way by just adding it to the buttons array and then spitting out the whole toolbar again (hence why you'll see double in admin). When I get a chance (and my connection sorts it's shit out) I'm gonna look at creating a toolbar plugin and converting the current quicktags and smilies plugins to use them. If it all works then I'll submit it to cvs to see if we can get it in the core.

I've also added (another) post to OnDeck, You'll probably want to fluff it out a tad Scott, but I'm actually happy to publish it as is ;). If you do fluff it, or if you decide it doesn't need fluffing, can you make a post on the forums as well?

Danny : I still haven't got round to converting all the forms in your democracy plugin. Is this something you're working on or do you want me to do the conversion?

EdB : I've uploaded (and installed) your cc plugin. I made a couple of minor changes to it
1/ I moved the plugin.php into the cc_plugin folder and changed the 3 file references to suit. This was just to make it easier when I'm browsing the folders on the server.
2/ I added the AM update code which means we can add it to our update manager (when I finish recoding/testing it for 1.8)
If you want to make a post (here) about it and link it to your blog (or we can handle the download as well, whichever you prefer) then feel free ;)

If you want to make the plugin (or any plugin) AmUpdate aware then you just need to add this line to it :-

	[bg=#ffc]function am_update( & $params ){ $params = array( 'name' =>$this->code, 'version' => $this->version ); }[/bg]

}
?>

Not that it'll do anything until after I finish the update manager plugin, but once I do users will be able to tell if there's a newer version of the plugin available from the tools tab

Have fun,
¥

 
 
 
 

Comments

Anonymous
17th Jul 2006
The poll plugin is on my list, but it's near the bottom. If you get time, go ahead and fix it up and release it.
 
Anonymous
18th Jul 2006
1: In my v1.8 install, the HTML checker is barfing on the usual "style", "id", "mouseover" and such. Rather than edit the _formatting file directly, is there a way to create something (plugin, hack file, etc.) that will either mod _formating on the fly, allow user-defined XHTML tags/subtags/attributes? (Just an idea).

2: Does the new post on OnDeck (bypass comment mod) actually work now? :p If so, then I'll fluff it and get it posted.

3: The collapsing archives look great. One problem ... the months are still links and they only regenerate the front page. :| (Is it a plugin or an AM-specific thing, added directly to _main)?
 
Anonymous
18th Jul 2006
Danny : no prob, I'll get on with it as soon as my connection sorts its shit out :(

Fluffer :-
1/urm, possibly, but it won't be pretty (should be doable from a plugin)... syaing that, I just hacked formatting.php for here :p
2/ assume you know the answer from your unmoderated comment ;)
3/ ffs - I really shouldn't show you shit 'til it's finished. I just swiftly converted the 1.6 version of the plugin but, since then, I've pretty much decided to recode it from the ground up so I'll cure that at the same time (although I'm "fairly" sure that it's the custom stuff we have running here that's clashing)

¥
 
Anonymous
20th Jul 2006
Scott, I just tried the month links and they appear to work for me?

I'm still considering recoding the plugin though. At the moment it's pretty much just a copy of the current archives plugin with a tad of extra functionality, whereas all that's really needed is the extra functionality.

¥
 
Anonymous
22nd Jul 2006
PS ... It looks like the ARchive JS is messing with the enhanced "
 function DisplayHelp ( & $params )
        {
        ?>
Docs go here.  
<?php 
}
The user can find that by going to Settings > Plugins > Democracy Poll > Help, but I wanted to add a link in the Tools > Democracy Poll page. So I added this right at the top of my AdminTabPayload event:
                echo '<div style="float:right">';
                echo $this->get_help_link('#');
                echo '</div>';
That puts the help icon in the top right of the page. If you put anchors in the help page, you can make contextual help links that go straight to that section, like this:
                echo $this->get_help_link('#installation'); 
The get_help_link method can also point to the external help url:
                echo $this->get_help_link( '#', '', true); 
Maybe you already knew about this, but perhaps we can discuss the best way to use it. Also, I needed an excuse to use the amcode for the first time. B)
 
 
 
 

Comments

Anonymous
7th Feb 2006
The amcode rocks huh? ;)

This sounds like a cool event, and I agree that we should make full use of it in a consistent manner...... we just need to decide what consistent is :p

¥
 
Anonymous
13th Feb 2006
Danny,

My plans were to put a link directly to the AM-appropriate, multi-paged, plugin "how-to" on AM! (I was doing this directly in the plugin. See the ? for the search-highlight plugin.

My thinking was then that way, there would only be really ONE source for documentation (the AM site, for AM plugins) ... which could take full use of all of the tools available (am code, pz photo zoom, etc) to cover the documentation.

Besides being easier to maintain ONE copy, it'll also drive folks (needing help) to our site. :)

I'll have to come round and have a look ... maybe there's a way to have links for each page? (Intro - Link; Install - Link; CSS-Help - Link, etc.)

If the event helps, or makes it easier for ppl to FIND the help links, on the AM! site, that would be great!

-stk
 

Rating system

31st Jan 2006 Danny

Here's a plugin idea I've been thinking about, but I don't know if it's possible or anyone would want it.

A rating system

The use case that I'm thinking of is plugins.b2evolution.net. It would be nice if I could post a plugin description there, then users could rate it. Out of 5 stars or 10 points, or better yet something that could be defined in the plugin settings (I give this post 645 out of 666 demons, or 37 out of 42 cups of tea). Each user rating could be submitted along with a comment. Or it could be done another way. But the post would always show the average of all the user ratings. You would also want ways to sort posts by rating. Maybe list the top five rated posts in the sidebar.

I don't know if there are plugin hooks that could make this happen. I guess you could use the Install event to add a rating column to the comments table, then use SkinTags to do the rest. What do you think?

 
 
 
 

Comments

Anonymous
1st Feb 2006
Like we don't have enuff to do already. :|

LOL ... that's a GREAT idea for a plugin and something that I had a glimmer of a thought of, some time ago (I think). Musta passed like a stiff breeze, though, because I haven't thought of it in a while.

like a poll thing ... [8.6 whatevers] [rate it!] ... then get 10 radio buttons 1-10, (or as you suggest ... definable in the settings).

The 8.6 whatevers ... would be nice to show a fixed, bordered DIV, inside of which is another DIV of repeated images in the background (width determined by avg rating).

I like it! ;)
 
Anonymous
1st Feb 2006
Now this is one they'll want ;)

I'd be tempted to create a new table on install just so there's no chance of a future clash with b2evo names.

You could write it as a mixture of renderer plugin that uses "stealth" mode (or always mode) or even opt-in/out on a per post basis and a skin tag ?

¥
 
Anonymous
1st Feb 2006
I was just floating the idea, so if either of you wants to do this one, that's fine with me. Now that blueyed added the /htsrv/call_plugin.php file, I'm working on porting this again. I would love to distribute it through AM, but the original plugin was released under the GPL, so could we release it here? I'm no lawyer. Maybe it would need to be immediately free. When I get this finished I could work on the rating plugin if no one else wants to.
 
Anonymous
1st Feb 2006
Lol, if I get chance I might take a look at this. I'm not sure if there is a problem with GPL, all of our plugins are free, we just give our memebers a 60 day lead. There's nothing to stop you releasing it on your blog and here at the same time, you could even have the download work from here, but I'd have to give you the code so that the link works as it's a different link for every person ;)

¥
 
Anonymous
2nd Feb 2006
A bit of the cart before the horse here, but when it comes to sorting posts by ranking ... one might be able to use this CSS rollover list to link to some special sort page?



 

Seeing as yer 7 hours behind

27th Jan 2006 ¥åßßå

Once again I just thought I'd bring all y'all up to speed.

Now that we've started to publish posts, and ping to the world, I've disabled all skins and feeds except the am skin and the rss2 feed until I have a chance to hack the other skins to use our "just show non members first page" bits, and the other feeds to just show teasers.

When I get round to it, I'll do a default install that we can use to show off our skins without having to hack them all to do the "only show non-members first page" bits and other stuff. I'll also start coding in the logic for "special posts" that show off the features of any skin etc.

Talking of plugins (and skins), since the beta seems to be imminent (lol, where have I heard that before?), should we hold off on releasing any skins/plugins until it's released? Otherwise we need to code for 1.6 alpha and 1.# beta as these will be the public releases that people will be using.

If we decide to release and code for 1.6 alpha then we won't be able to release certain plugins, Dannys weather plugin and our code plugin are examples of ones who's minimum requirements are higher than 1.6 alpha.

Anyway, as always, let me know what all y'all think ;)

¥

 
 
 
 

Comments

Anonymous
27th Jan 2006
I don't see any good reason to waste more time supporting the alpha. Anyone crazy enough to be running it on their production site will jump on the beta as soon as it's out.
 
Anonymous
27th Jan 2006
I believe that Danny just called me crazy :|

But he's right about one thing. As soon as beta is out, ain't nobody going to be on Alpha any more.

I think that TODAY, if we release a plugin, it would be "nice" to have it on v1.6 (as that's the latest release that is, in a practical sense, available to the public. However, as I've been waiting for a very long time for the Beta release (especially since Blueyed says that Alpha doens't contain any fatal flaws ;) ), I'm left to wonder WHEN it will be released.

(Just like I'm left to wonder WHEN i'll get the search plugin and other articles completed ... :| )

I'm excited by what we have so far and what we're doing. It takes more time to put it together than i expected.
 
Anonymous
28th Jan 2006
Anyone crazy enough to be running it on their production site


Hmm, probably not the best time to tell you that I'm using it to run my multiblogs then?

If we're going to release for 1.6 then I think we need to launch the Update manager fairly fast as well, that way we can tell people when the beta version of a plugin comes out.

You have to remember Scott, most of our time (up to now) has been working out how to achieve the end results that we want, rss teasers, first page for non-members, preview seals, registration process etc, etc, and it's only recently that we've started to implement the logic. Things will progress far faster from here on in ;)

¥
 
Anonymous
29th Jan 2006
I didn't realize so many people were running the alpha. I'm game to keep working with it if that's what you want to do. Especially if the beta isn't going to show up anytime soon.
 
Anonymous
10th Feb 2006
b2evolution is weird. They say it's an alpha then say it's pretty good (and lets accept that all previous 'official' releases have had issues that needed fixing) but don't bother saying when a beta will be available or if a beta will actually be a better alpha. In fact to my tiny brain the beta looks like a rather strong departure from the alpha.

Waste of time to do anything with alpha anymore. Waste of time to do anything with the DotNine generation too. Blech and blah. Would be nice if we had some sort of timeline for beta's release, though my understanding tells me beta will be followed some day by the finally release. Which will of course be followed by the dot zero dot zero dot one version of the finally that will patch holes we've all waited patiently to experience.

Why do I suspect deep in the bowels of my mind that b2evo is looking for a way to have a release version that matches the other popular descendent of b2?

Lord I should get busy. I am running "1.6 plus not enough to be CVS" on two domains, though they're not the same versions. Speaking of blech...
 
Anonymous
10th Feb 2006
From a code point of view there really are huge differences between alpha and "beta". There was a notice on the dev list a few months ago saying that they were going to be packaging the beta up by the end of the week ...... I guess the french must work 67 day weeks :|

I hear yah @ waste of time. Your flightlog plugin is a prime example, I'd got so far and then they went and renamed all the bloody functions and variables, and hinted that they'd be doing it again. So that got put on hold until they actually stabalise their code base. I'm assuming you're still wanting to play with that? If so I'll get back on it with the beta.

¥
 

Super Blog

20th Jan 2006 ¥åßßå

First off, just to help Danny get up to speed, Super Blog is an attempt to get a blog to be a forum without any core hacks.

Right, now you know as much as we do here's my thoughts :-

We need a way of differentiating between forum blog(s) and normal blogs, so far I'm going along the lines of :-

  • Each forum = seperate blog
  • Stubfile = superblog.php (or whatever)
  • tagline = forum name
  • long desc = form description
  • full name = forum group
  • Shortname = "forum"

My thinking is - if we use seperate blogs for each forum, then we can assign group permissions (in bo) which enables us to have "anybody", "members only", "staff only" etc, which is a major forum feature. I'm also considering making all posts protected, which will keep them out of the all blog (which I know we don't use here). If I did this then I'd create a pseudo login for "guests". I thought about using categories for the forums but then we'd have to piss about trying to hack in descriptions and all the permissions stuff.

I still need to work a way to make "posting" easy (ie, from front page with no choice of blog/cat [would be current blog]), and of course we'd need to enable plugins for comments (smilies, bbcode, code etc)

Ideally I'd like to make this a set of plugins, but I think the reality is that it's much easier to make an uber custom skin, but we'll see

Anyway, if either of you have any thoughts on the matter just let me know

¥

 
 
 
 

download test

17th Jan 2006 ¥åßßå
test.php test.pl
 
 
 
 

Comments

Anonymous
17th Jan 2006
This rocks!

The file is off the internet completely, so no-one can link to it.

You can't SHARE the link, b/c it's MD5+IP+Fname protected (& maybe summat else)?

We can track # downloads and such, so we know which ppl like.

AND you can specify a fileType, so that Perl scripts look and download as .pl files.

You rock Yabba!

(Course, I did do the regex on the search ... so I have my moments too ;) )

-stk
 
Anonymous
18th Jan 2006
lol, guess I need to study regex before you wipe the floor with me :p

¥
 
Anonymous
19th Jan 2006
Any wiping I do will be a fluke, my friend. I just gotta get my (very few) licks in, while I can. ;)
 
Anonymous
20th Jan 2006
lol, I'm sure you'll get your fair share ;)

¥
 

Just to keep y'all up to speed

17th Jan 2006 ¥åßßå

Automatic update checker

Ok, this is gonna take a tad of work, but it'll be worth it.

We need to create a db table and admin page for uploading plugins/skins and entering them into the db with a "current version" number. I can code the logic required into our current plugins, it won't actually do anything until I code the update plugin but it means that they'll be "update enabled". We also need to add a file to all of our skins (so that the update checker can "grab" their version and check them as well).

I'm thinking of keeping this plugin as a current members only function.

I'll hammer on with the toolbar coding first though, as that's needed before the code plugin can be released.

Basin skin

First off, great skin Danny :D, validates as strict and the css (although it has a shedload of warnings) validates as well :D

You did have a tad of an error with your black/white code, but if you change it to this it works :-

<div class="bPost<?php if ( isset( $black) and $black ){echo 'Black'; $black = false; } else { $black = true; } ?>" xml:lang="<?php $Item->lang() ?>">

(Damn, that code plugin rocks ;))

One other thing to note, until I convert the comment form to our random fields version it won't work here, so you'll need to use the astonishme one to make comments (not finished nebula skin so comments wont work from their either)

We also need to hack in the custom css/title stuff and do the info icons for this skin (lol, and I bet you thought it was finished huh Danny :p), but that's all custom to here and wont affect the released skin

Then we just need one of you to write a fluffy article to go with the skin

Am toolbar

I'll (hopefully) have this coded up and working on the code plugin by the end of the day, it should be the last of the work required for it. It's mainly a matter of doing all the js logic, but I can steal some of that from the quicktags plugin.

Anyway, I hope you two lazy arses enjoyed sleeping whilst poor old me worked my fingers to the bone :|

Have fun

¥

 
 
 
 

Comments

Anonymous
17th Jan 2006
I made that change back on my copy of the skin. Thanks. I never knew that my css file had warnings. I just saw the Congratulations, then stopped reading. Should I be concerned about those? Most of them came from my file, but a lot came from the rsc files, too. I can do a write-up on the skin if you like. Do you have one done for any of the other skins, so I can see what you want it to be like?
 
Anonymous
17th Jan 2006
Another thing. The image replacement isn't working on the basin skin. That's not such a big deal, but the fact that the title is coming through as a black link is not so good. Poor degradation. I wonder if the code plugin works in comments.

h1#pageTitle {
color: #F00;
font-size: 270%;
font-weight: bold;
margin: 0;
padding-right: 200px;
}
should be changed to:
h1#pageTitle a{
color: #F00;
font-size: 130%;
text-decoration: none;
font-weight: bold;
margin: 0;
padding-right: 200px;
}
 
Anonymous
17th Jan 2006
Nope, I guess it doesn't. You were online when I started that comment, but you must be asleep now. Enjoy it. The work must go on here in the western hemisphere. The sun never sets on the Astonish Me empire.
 
Anonymous
17th Jan 2006
Most of your warnings are caused by the stock css files, I tried curing them for cvs but it just leads to further warnings/errors so I code all my own css from scratch. We haven't actually done a skin write up yet, but Scott would be the best one to talk about that with, he can fluff far better than me ;)

The chances are that the image replacement doesn't work because this is a windoze box and I've never managed to get a php graphics dll installed that works.

At the moment the plugin only renders posts, but I might convert it over to rendering comments as well.

"The sun never sets on the Astonish Me empire." lol, unfortunately, the sun never rises here :p

¥
 

Menuing

15th Jan 2006 stk

How about using a mix of hard-coded links and category listing for the sidebar?

Presently, when you go to "Home" you see:

Categories

ALL (Newest->Oldest)
Articles (0)
  Antispam (0)
  CSS (0)
  Web Design (0)
  XHTML (0)
Blubberton (0)
News (1)

Yuck! Seems like visitors should see somthing like what's below, instad.

Description

Search

Members

  Sign In Box

  Join

Inside

  About Astonish Me! (hard link to about us)
  Member Benefits (hard link to post)
  Services (hard link to post)
  Portfolio (hard link to Portfolio blog)
  What People are saying (hard link to post)

   b2evolution blogging (hard link to b2evo blog)

   by topic(cat listing minus certain cats?)

     Anti-spam
     Comments
     Site Critique
     SEO
     Enhancements
     Better Blogging
     CSS
     Skins
(this would be a long list)

   by type

     Informative Articles
     How-to Articles
     Plug-ins
     Skin Mods
     Hacks
     Scripts/Add-ons
     Skin Downloads

Archives (Collapsible List of all stuff by "Type" category? With list of post titles upon expansion of "Type" (e.g. ... "Hacks")

 

I'm not quite sure how to do this in b2evo and it's quite different from our own menu system on Randso, as I just have a simple cat/sub-cat thing. We could do that here, using the types (plugins, articles, etc) as the main cat ... but then each main cat would ahve to have the same (and a really long list) of sub-cats (by topic) ... which doesn't seem either efficient or make for a very good list of cats on the sidebar.

Was thinking a FLAT cat structure where the main cat is the type and the topics are "extras", when making a post.

Will that work?

Front Page

I'm not sure what to do here. We have a "home" blog, but really, what is the content going to be. It seems we either need a static front page ... maybe it can be a "home" blog, with a few never-changing articles "about us" type stuff. OR we could go the other way and make it a blog all and have it update anytime we add new content anywhere? Dunno.

Regardless of content, we need to add some pleasing graphics or summat to the page, so it looks a tad nicer and inviting (looks very plain right now).

 
 
 
 

testing xbbcode tag

15th Jan 2006 ¥åßßå
This is a test post
<?php
echo 'hello world';
echo 'smilies are fun ;) :) :( => :O';
?>
<script type="text/javascript">
window.alert('the [xb] tag in bbcode produces [b]bold[/b] text ;)');
</script>
 
 
 
 

Comments

Anonymous
20th Jan 2006
forum test
 
 

Recent Comments

     
     

    Archives