Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 RTE vs 1.3 Released
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 3

Nathan
Help Moderator

USA
7664 Posts

Posted - 20 January 2002 :  02:36:47  Show Profile  Visit Nathan's Homepage
Fixed/New in version 1.3

  • Repaired Paragraph vs <br> problem. (CSS to the rescue!)

  • RTE will now work for replys and new topics before page is loaded.

  • Fixed blankspace before table problem.

  • Fixed no-space before siggy problem.

  • Added Mod Compatabilty scripts for Events Calendar and Private Messages


Download is at the Snitz Exchange as usural

Enjoy!!!

 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource

Raichelle
Junior Member

370 Posts

Posted - 20 January 2002 :  04:40:11  Show Profile
any chances of this mod working on snitz 3.1 sr4?

Go to Top of Page

Azaniah
Senior Member

United Kingdom
1004 Posts

Posted - 20 January 2002 :  09:26:44  Show Profile  Visit Azaniah's Homepage
quote:

Fixed/New in version 1.3

  • Repaired Paragraph vs <br> problem. (CSS to the rescue!)

  • RTE will now work for replys and new topics before page is loaded.

  • Fixed blankspace before table problem.

  • Fixed no-space before siggy problem.

  • Added Mod Compatabilty scripts for Events Calendar and Private Messages


Download is at the Snitz Exchange as usural

Enjoy!!!

 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource




Nathan, I couldn't see the script for Events and PM's (maybe I'm missing something). What does point 2 mean?

Cheers Az

-------
Eagles fly!, but weasels don't get sucked into jet engines.
Go to Top of Page

Morpheus73
Average Member

Denmark
597 Posts

Posted - 20 January 2002 :  10:00:53  Show Profile
Now that you are working with events, haow about having non-editable fields with something like this http://webdeveloper.earthweb.com/repository/javascripts/2002/01/71081/index.html attached to it? - there´s a bunch more of these with holidays and stuff on hotscripts.com

and here´s another - less bowseroptions though - http://www.geocities.com/fuushikaden/PopupCalendar/sample.htm



Edited by - morpheus73 on 20 January 2002 10:05:04
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 20 January 2002 :  15:50:51  Show Profile  Visit Nathan's Homepage
I did not make the events script. I only included it for convienience.

quote:
Nathan, I couldn't see the script for Events and PM's (maybe I'm missing something).
They are in the "mod compatability" folder.

quote:
What does point 2 mean?
In earlier versions when the forum had a white defult font color the color in the text editing window was white until the page finished loadeing . . . now it is black always.

 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 20 January 2002 :  15:51:16  Show Profile  Visit Nathan's Homepage
quote:

any chances of this mod working on snitz 3.1 sr4?



Probably not. People have tried with limited success.

 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource
Go to Top of Page

Raichelle
Junior Member

370 Posts

Posted - 20 January 2002 :  16:44:37  Show Profile
have any plans to make a working version for 3.1?

Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 20 January 2002 :  17:16:31  Show Profile  Visit Nathan's Homepage
No, an no plans for futher development on version 3.3.03 either.

The next release of the RTE will be for version 3.4

 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource
Go to Top of Page

Morpheus73
Average Member

Denmark
597 Posts

Posted - 20 January 2002 :  18:33:18  Show Profile
regarding my last question(s) regarding insertion of ASPtear code on topic 1.2 (now locked) - would that be possible do you think?, because else I have to invent a whole new post.asp option and add about ten fields to topics table or people will manually have to set up all links to external pages reading the content - not so nifty!

Morpheus73 - Troelsr@msn.com
Go to Top of Page

Azaniah
Senior Member

United Kingdom
1004 Posts

Posted - 20 January 2002 :  18:41:19  Show Profile  Visit Azaniah's Homepage
[quote]
I did not make the events script. I only included it for convienience.

[quote]

I honestly can't see anything in the zip for that.. I must be missing something.

Cheers Az

-------
Eagles fly!, but weasels don't get sucked into jet engines.
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 20 January 2002 :  20:06:05  Show Profile  Visit Nathan's Homepage
Its in there.

Its deep down in there but its there.

 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource
Go to Top of Page

Fury
New Member

USA
62 Posts

Posted - 20 January 2002 :  22:06:42  Show Profile
Sorry Morpheus, I read through your other posts and I'm not exactly sure what you want the code to do but maybe this will help you answer your question.

I tried some things with ASPTear and here are the results:
Including a text file (via ASPTear) that has within it a #include did not result in the #include working on the server side. It passed it to the client as a regular comment. Which means it exposed all the server side code for that file. pretty cool actually but a security risk. I was hoping it would pass the #include and then the receiving server would see it and execute it. It does not.

Then I included via ASPTear an asp file. Since it was an asp the server did as it is suppose to do and executed the asp and passed the result to the calling page.

So, "tearing" a text or htm file will give you all the code that file has and you can manipulate it any way you want before sending it to the client. But if you try to tear an asp, the server will first execute the asp code and only give you the resulting page ... which you could then build in decision making code to decide what will actually go to the client. So if you want to pull down several asp pages and see what they result in and then decide what to send to the client based on those results, then this will work. But somehow I don't think that was exactly what you wanted.



Edited by - Fury on 20 January 2002 22:08:52
Go to Top of Page

Morpheus73
Average Member

Denmark
597 Posts

Posted - 21 January 2002 :  01:21:39  Show Profile
So....If we have an ASP page called DynamicASP.asp containing just


<%
IncFILE:Config.asp
IncFIle:Functions.asp
IncFIle:Inc_top_short.asp
IncFIle:COntents.asp %>
<TABLE><TR><TD>
<% DisplayTopic, strcontentype,strContentID,strFormatting %>
</TD></TR></TABLE>


(this page should generate a a simple HTML page just displaying the html of the topic specified in the DisplayContent variables.)

If we then have a topic with ASPTear statement in it to read from DynamicASP.asp with variable
DynamicASP.asp?strCOntenttype=1&StrContentID=48&strFormatting=15
It would be able to read the topic and display the HTML created by DynamicASP.asp within the topic when viewed?


Basically what I want it to do:

I have a page that automatically shows the topic CMSMain - within that topic I want a <TABLE> to show e.g. the last 10 topics in all of the forum - I can generate the list showing the 10 latest in a small ASP file containing a <% displaycontent %> statement with variables
- I then want to haul in the HTML of this list to the topic



Edited by - morpheus73 on 21 January 2002 01:30:53
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 21 January 2002 :  01:37:47  Show Profile  Visit Nathan's Homepage
Guys. . . could you please make a seperate thread for this?

Thanks in advance.

 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource
Go to Top of Page

Morpheus73
Average Member

Denmark
597 Posts

Posted - 21 January 2002 :  02:27:52  Show Profile
Yep, off course - clutters up this topic

Discussion went here: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=21423

Morpheus73 - Troelsr@msn.com

Edited by - morpheus73 on 21 January 2002 02:32:31
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 21 January 2002 :  03:09:08  Show Profile  Visit Nathan's Homepage
Thanks Morph

 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource
Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic  
Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07