Search the web
Sign In
New User? Sign Up
squishdot · SquishDot Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Messages 2455 - 2484 of 2678   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2455
Hi, I'm trying to make a addPosting over xml-rpc with php as a client and Zope / Squishdot as Server. but i cant get it to work to accept the data / parameter....
occam23de
Offline Send Email
Nov 2, 2003
11:48 pm
2456
Folks, While I'm not /exactly/ a Zope/Squishdot novice, I wouldn't call myself an expert, either. That said... We've got SquishDot-1.5.0 on top of Zope...
howisdave
Offline Send Email
Nov 12, 2003
8:09 am
2457
I've been trying to post emails as postings to my squishdot site. Zmailin gets the emails perfectly, my question is how could I call addPosting method of the...
murat_manguoglu
Offline Send Email
Nov 19, 2003
8:12 am
2458
... Indeed it does :-) ... Well, I say keep it simple and worry about it when a problem arises. Zope's cache management doesn't seem to cope with this kind of...
Chris Withers
cjw296
Online Now Send Email
Dec 12, 2003
6:21 pm
2459
... Sounds cool :-) ... What error messages do you get back? ... Interesting, what changes did you make? ... It's something I've never tried. I used to do...
Chris Withers
cjw296
Online Now Send Email
Dec 12, 2003
6:27 pm
2460
Hi Dave, Sprry for the delay in replying, been setting up a new company and things got kinda hectic... ... Can you give me a recipe for how to reproduce this...
Chris Withers
cjw296
Online Now Send Email
Dec 12, 2003
6:28 pm
2461
... What is this python script and where is it located? cheers, Chris...
Chris Withers
cjw296
Online Now Send Email
Dec 12, 2003
6:50 pm
2462
I am currently using Squishdot as a forum so that members of a committee can read and discuss account requests. These requests come from users who fill out an...
rrarey@...
rrarey
Offline Send Email
Dec 16, 2003
10:21 pm
2463
... come ... a ... the ... whether ... these ... members ... be ... that ... Don't know if anyone has even read this, but I figured it out. The poll displays...
rrarey@...
rrarey
Offline Send Email
Dec 20, 2003
5:41 pm
2464
Hi, my squishdot site is at "/squishdot" and it's name is "squishdot" my script is located at /ZMailIN (the sample python code comes with ZMailIn) Here it's;...
murat_manguoglu
Offline Send Email
Dec 20, 2003
5:43 pm
2465
Hi, I'm upgrading my web server from a Windows machine running Zope 2.4.3 and Squish 1.4 to a Red Hat machine running 2.6.2 and (soon) squish 1.5. Could...
mroublic
Offline Send Email
Jan 5, 2004
8:59 am
2466
First, let me say that I built my first Squishdot site this week and I love it. It's a great, stable blog program that easy to use and administer and I'm...
tompurl2000
Offline Send Email
Jan 5, 2004
8:59 am
2467
Hi Tom, Sorry for the late reply, I've been somewhat busy recently :-) ... thanks :-) ... Well, Squishdot is stable and does what I want. I use it lots, so...
Chris Withers
cjw296
Online Now Send Email
Jan 18, 2004
10:34 pm
2468
... I'd install Zope 2.6.2 and Squish 1.5 onto your new machine, then do a .zexp of your old squish site from your old machine and import it into your new Zope...
Chris Withers
cjw296
Online Now Send Email
Jan 18, 2004
10:38 pm
2469
... Cool, how did you link the right poll to the right article? ... Oh? what was that? ... Can you give an exception type, value and traceback for this? ...
Chris Withers
cjw296
Online Now Send Email
Jan 18, 2004
10:41 pm
2470
Greetings. I asked this question quite some time ago, and nobody had any suggestions for me. Since then, I had to shelve squishdot for a time, but now I'm ...
Phil Reed
phillipcreed
Offline Send Email
Jan 20, 2004
12:07 am
2471
I will be out of the office starting 01/19/2004 and will not return until 01/26/2004. I will respond to your message when I return....
Craig Ozancin
ozancin
Offline Send Email
Jan 22, 2004
8:35 pm
2472
Hi! Just trying some optimizations due to high server load: Our index_html methods usually do something like: <dtml-in "this()(reviewed=1, meta_type='Article',...
Garikoitz Araolaza
garaolaza
Offline Send Email
Jan 30, 2004
4:17 pm
2473
Hi Gari, ... sort_order='reverse')" size=10 start=start_ndx> ... start_ndx. ... 6,100 postings) ... sort_limit parameter, but what about putting an start_ndx...
Chris Withers
cjw296ae
Offline Send Email
Feb 24, 2004
7:23 pm
2474
... Well... start_ndx is just an integer specifying the start point of the next 10 articles, so that we put a link: <a href="index_html?start_ndx=10>Next 10...
Garikoitz Araolaza
garaolaza
Offline Send Email
Feb 25, 2004
8:28 am
2475
... Well... start_ndx is just an integer specifying the start point of the next 10 articles, so that we put a link: <a href="index_html?start_ndx=10>Next 10...
Garikoitz Araolaza
garaolaza
Offline Send Email
Feb 25, 2004
8:30 am
2476
... Hmmm, it is, but there's no index for you to do a range search on. I suppose you could try the id and create a FieldIndex for that if one doesnt' exist. ...
Chris Withers
cjw296ae
Offline Send Email
Feb 25, 2004
4:05 pm
2477
I'm making a new site with squishdot and have several questions - I hope you guys can help me out and don't mind the newbie questions: 1) I'm trying to set...
Charlie Kalech
ckalech
Offline Send Email
Feb 26, 2004
5:21 pm
2478
Hi Charlie, ... Hmm, not actually sure this is possible, but try this: In the Squishdot Site object, go to the security tab and remove Anonymous' access to the...
Chris Withers
cjw296
Online Now Send Email
Feb 27, 2004
11:02 am
2479
... We have a Simple User Folder with several roles - one of which is Manage - they can access the Zope Management pages. So in our header we have the...
strotherscott
Offline Send Email
Feb 27, 2004
5:16 pm
2480
tb: Traceback (innermost last): Module ZPublisher.Publish, line 98, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39,...
mattkoz2003
Offline Send Email
Feb 27, 2004
8:06 pm
2481
Hello All, especially Chris How to post multiple images attached to one posting? Now i use Extfile with its preview thumbnail generation option, and manually...
Alexander Chelnokov
uniitos@...
Send Email
Mar 1, 2004
7:34 am
2482
Thanks -that's what I needed! Charlie ... -- Charlie Kalech Director, J-Town Productions Ltd. _________________________________ Designing Web Sites Since 1994 ...
Charlie Kalech
ckalech
Offline Send Email
Mar 1, 2004
11:37 am
2483
... It'd need to be quite a big change that let the posting's file attribute hold multiple files instead of just the one. Also, some mechanism would be needed...
Chris Withers
cjw296
Online Now Send Email
Mar 1, 2004
7:44 pm
2484
... Nasty, what version of Zope are you using? The self.data BTree has become corrupted, so: 1063958497 in self.data.keys() == 1 but: self.data[1063958497] ...
Chris Withers
cjw296
Online Now Send Email
Mar 1, 2004
7:44 pm
Messages 2455 - 2484 of 2678   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help