vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   WYSIWYG Post Editor v1.0 (https://vborg.vbsupport.ru/showthread.php?t=40283)

gmarik 05-17-2003 09:11 PM

Demo down...

DirectPixel 05-18-2003 12:22 AM

It's been down for almost a year.:rolleyes:

Erwin 05-18-2003 02:15 AM

The hack still works very well though. :) I've got it working on my private site for newthread, newreply, editpost and PMs.

DirectPixel 05-18-2003 03:32 PM

heh, /me thinks I need to work a bit more on it.;)

xs1 05-20-2003 01:11 PM

does it work with 2.3.0 ?

Reef 05-20-2003 07:07 PM

Quote:

Today at 10:11 AM xs1 said this in Post #265
does it work with 2.3.0 ?


working fine for me on 2.3.0

xs1 05-21-2003 06:00 AM

sucessfully installed thx for the author !:d!

but how do i do the 9th step

9. To reduce the ues of extra queries, its always good to add the custom templates to the $templatesused = "" list.
1. In newthread.php, find:
-----
$templatesused = "newpost_postpreview,
-----

Replace it with this:
-----
$templatesused = "newpost_postpreview, newthread_wysiwyg,
-----

2. In newreply.php, find:
-----
$templatesused = "quotereply,
-----

Replace it with this:
-----
$templatesused = "quotereply, newreply_wysiwyg,
-----

3. In editpost.php, find:
-----
$templatesused="forumrules,
-----

Replace it with this:
-----
$templatesused="forumrules, editpost_wysiwyg

cheerz

DirectPixel 05-21-2003 10:09 PM

Just follow the find/replace commands.:)

(I'm the author, btw.:))

Erwin 05-22-2003 06:40 AM

Hi! Name change I see... :)

DirectPixel 05-22-2003 07:05 PM

Yep!:)


All times are GMT. The time now is 07:31 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01504 seconds
  • Memory Usage 1,730KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete