1
littletern
Re: Problem with editor in Mastop Publish version 1.0
  • 2007/3/23 9:40

  • littletern

  • Just popping in

  • Posts: 44

  • Since: 2005/6/5 2


The answer that work come from franckblack:

you have to change the file
/class/xoopseditor/mastop_publish/formmpublishtextarea.php

there is already the tag for content_css

content_css : "'.XOOPS_THEME_URL.'/'.$GLOBALS['xoopsConfig']['theme_set'].'/style.css",


change it that way:

content_css : "http://www.yourdomain.com/editor.css",


take the content from style.css for the new editor.css and remove the background from the body (i assume). then you are done.

HTH



2
littletern
Re: Problem with editor in Mastop Publish version 1.0
  • 2007/3/22 11:58

  • littletern

  • Just popping in

  • Posts: 44

  • Since: 2005/6/5 2


Ok, BUT where is this file??
Where I can change content_css option??

Potential places are:
class/xoopseditor/tinymce/
class/xoopseditor/mastop_publish/
modules/mastop_publish/editor/tinymce/
modules/mastop_publish/extras/xoopseditor/mastop_publish/



3
littletern
Re: Problem with editor in Mastop Publish version 1.0
  • 2007/3/22 10:31

  • littletern

  • Just popping in

  • Posts: 44

  • Since: 2005/6/5 2


ok, tnx



4
littletern
Problem with editor in Mastop Publish version 1.0
  • 2007/3/21 13:34

  • littletern

  • Just popping in

  • Posts: 44

  • Since: 2005/6/5 2


I have just one big stress problem.
Backgound in form editor are the same like in theme CSS.
Take a look
http://www.jedanglas.org/share/pozadina.jpg

So, if any one know WHERE Mastop Publish calls style.css i will be happy.

I just want to change background in editor, but I can't find file where this CSS are calls...



5
littletern
Re: News module: how to remove category name from news headline?
  • 2006/11/27 9:22

  • littletern

  • Just popping in

  • Posts: 44

  • Since: 2005/6/5 2


Bates,
just remove manualy this:  : 

from /modules/news/index.php and modules/news/article.php

How you will find this? Simple, in these files this ( : ) is inserted only ONCE so you can find them without any problem... (use search function in your editor)



6
littletern
Re: News module: how to remove category name from news headline?
  • 2006/11/24 11:50

  • littletern

  • Just popping in

  • Posts: 44

  • Since: 2005/6/5 2


After that I removed the category name from news header on here explained Hervet's way there still was "problem" with colomns (:) - colomns are still there. Somehow they (colomns) are manualy inserted in /modules/news/index.php for short story and in /modules/news/article.php for full story. Maybee that will help someone..
An example of this "hack" can be found here. News header without category names. Viola!



7
littletern
Re: News module: how to include news category in "mypage" module?
  • 2006/11/24 11:41

  • littletern

  • Just popping in

  • Posts: 44

  • Since: 2005/6/5 2


Tnx, I will try with this..
p.s.
Ofcourse! No problem with that.
Tnx for help.



8
littletern
Re: News module: how to include news category in "mypage" module?
  • 2006/11/23 21:09

  • littletern

  • Just popping in

  • Posts: 44

  • Since: 2005/6/5 2


Ok, that helps, but I'm still not sure what I must include into coding?? ...
Can you give just one simple expl..?



9
littletern
Re: News module: how to remove category name from news headline?
  • 2006/11/23 8:45

  • littletern

  • Just popping in

  • Posts: 44

  • Since: 2005/6/5 2


That's it! Tnx!



10
littletern
News module: how to include news category in "mypage" module?
  • 2006/11/22 22:58

  • littletern

  • Just popping in

  • Posts: 44

  • Since: 2005/6/5 2


How to include specific news category in one of my "mypage" module but without inserting some of available block into module? Tnx!




TopTop
(1) 2 3 4 »



Login

Who's Online

159 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 159


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Feb 28
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits