Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 1:
Archive search queries

 

 


agoldstraw
User

Aug 19, 2002, 7:09 AM

Post #1 of 5 (3198 views)
Shortcut
Archive search queries Can't Post

Thanks for the feedback on our publishing errors, guys. As we're about to migrate to an Apache server anyway, we've decided to live with them for a little while.

My query now is regarding archive searches. Please take a look at this page:

http://www.expressandstar.com/cgi-bin/artman/exec/search.cgi

When you enter a keyword and search in "current articles", then click on one of the results, all the SSIs are rendered perfectly.

However, if you search "Archive 2002", then click on one of the results, the SSIs are missing. I'm guessing this is caused by the fact that the archived articles are launched through the "view.cgi" script - is there any way to do this differently so the archived articles could be rendered as originally published?

Also, has anyone else found speed issues regarding the wysywig editor? On my machine here there is a lot of lag between typing and text appearing and I was wondering whether that's mainly down to this being a fairly ancient machine (PII/600) by today's standards. Anyone on newer machines experiencing the same thing?

Thanks for all the hard work - roll on v2.0!
-- 
Aidan Goldstraw
Head of Internet Development
Express & Star
Wolverhampton, England
http://www.expressandstar.com


Damon
Staff / Moderator


Aug 19, 2002, 9:22 AM

Post #2 of 5 (3193 views)
Shortcut
Re: [agoldstraw] Archive search queries [In reply to] Can't Post

Hi Aidan,

I took a look at your archive search page and found that the results for searching both "current articles" and "Archive 2002" looked the same. (I see the header and footer on that page.)

Which SSI is missing?

For the WYSIWYG editor speed, I have found that on my work computer, which is fairly fast :), there is no lag with the editor but on my home computer, which is old and really slow :( there is a bit a lag.

Time for me to upgrade my system :)

--------------------------------------------------- 
Cheers
Damon Edis
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/


MalaK_3araby
User

Aug 19, 2002, 10:11 AM

Post #3 of 5 (3192 views)
Shortcut
Re: [agoldstraw] Archive search queries [In reply to] Can't Post


Quote
Also, has anyone else found speed issues regarding the wysywig editor? Anyone on newer machines experiencing the same thing?


No speed issues here.

--------------
Sure you can spell it, but do you get it?


agoldstraw
User

Aug 19, 2002, 2:49 PM

Post #4 of 5 (3186 views)
Shortcut
Re: [Damon] Archive search queries [In reply to] Can't Post

Damon,

Sorry, should have been a little more specific. It's not the results page which is awry, but the articles referenced thereafter when you click on a story.
-- 
Aidan Goldstraw
Head of Internet Development
Express & Star
Wolverhampton, England
http://www.expressandstar.com


Dave
Staff / Moderator


Aug 19, 2002, 2:59 PM

Post #5 of 5 (3184 views)
Shortcut
Re: [agoldstraw] Archive search queries [In reply to] Can't Post

The scripts don't parse SSI tags. They do, however, understand another types of tag for including static files. That is as follows:

<!-- template include : myfile.html -->

What you can do is use both, a SSI and the above tag, to make sure the file gets included on shtml pages and on pages served up by the dynamic script. The only problem with this is there isn't any support for SSIs that call other cgi scripts.

Dave Edis - Senior Developer
interactivetools.com