banner



How To Update Flash Plugin For Vudu

VuduNews: News managing director plugin

Howdy, here is my beginning plugin.
I know there is another similar plugin, but this one allows you to edit inserted news.

It has been tested on a 2.02_RC1 version of GetSimple. Hope it works in others.

Any comment is welcome.

Advice: this plugin is non connected. Check out http://become-simple.info/forum/viewtopic.php?id=804 nSys is by the way better than mine, so I recommend to use it.

This is better, just the pictures are also not insertedSmile

Looks adept.

Only wondering if y'all plan is to aggrandize on it or is it right where yous want information technology.

I take been using [url="http://newsoffice.newanz.com"/]NewsOffice[/url] and [url="http://winged.info/p/projects/news"/]Winged Info News System[/url] for Get Simple CMS projects.

A uncomplicated news plug in is cool, simply a news plug in with more than features would be corking.

Features like...

  • summary/read more
  • editing dates
  • categories
  • tags
  • latest news

But thinking out loud.

Thanks for the hard work.

homershines

As well in this plugin is the problem of colors not seen the texts. Non working as well the size of the text and the images are not seen. This happens in frontend, considering in backend the ckeditor in VuduNews shows me all changes to the text, makes me put the paradigm, simply when I relieve and become run across the frontend of the site, everything I own in the news is not seen.
In practice, does the text entry, but when yous save the nes all customizations to the text and insert epitome does not work.

What I do not understand is this. If I create a new page and I use the simple get ckeditor everything works .. the colors piece of work, does the size of the text, images piece of work .... curt .. everything works! ... just in the plugin (which is VuduNews News), information technology seems that ckeditor has problems, considering when you save the news backend, all customization fabricated to the text and insert images, not seen in frontend, why? ... Who can sympathize this trouble? .. , and how to solve?

The merely trouble is you need to include in ckeditor the "Browse" button that allows you to insert the image .. otherwise it is impossible to enter the total URL each fourth dimension ... who knows how to put this button in ckeditor?

Posts: i,825
Threads: 81
Joined: Apr 2010

...but the plugin VUDU take code different ... where I mail service carlos tring in the file wudu_news.php??

this news can be edited

somehow to combine the two plug

how could change the VuduNews to get the same results as news plugin?

A quick patch:

edit vudu_news/vudu_changedata.php, REPLACE line 41 by:

Lawmaking:

if(isset($_POST['post-content'])) { $content = htmlentities(stripslashes($_POST['postal service-content']), ENT_QUOTES, 'UTF-8'); }

Practice this Just if you lot take issues with displayed content.

Annotation that previously created news items will still not exist displayed correctly -- y'all'll have to edit and ready them.

For some reason later on adding news is changing their order

Some comments for pauloc...

Although this plugin has no restore option, news particular backups are existence saved to GetSimple's /backups folder, merely like they were GS pages. Y'all can even restore them, simply so they get a regular page. :-)

I don't know if you program to support news backups. If then, I suggest storing them in a different binder to avoid conflicts with GS's own pages. If not, that backup code should exist left out for the same reason.

...

Anyway, it seems like you've washed this plugin with magic quotes disabled (I presume you have PHP 5.three). It propose you also exam it with that pick enabled, as most people (using PHP 5.2) have it that fashion (like Oleg06 and Mygetsimple)

You are correct about backups, Carlos. I've removed past now this... er, uhm... feature?
I've also patched "vudu_changedata.php" with your solution.

Oleg06, the vudu_news are supposed to be shown by appointment gild, concluding introduced, get-go shown. Does this make sense?

Cheers everybody for your comments, I'll try make improvements if I accept time enough.

One question, given the difficulty each time insert images using the button image ckeditor. Is there a style to insert a "Browse" button inside the paradigm window that allows you lot to click direct from the server and not e'er insert the code manually?

Working cracking!...thank you for this plugin.

How do i get the name of the month to be in a different language? like swedish Smile

//Maxpop

Hullo maxpop, check line 53 of vudu_news.php for the language code. May be you have to download a language file from jquery's ui website.

mygetsimple, what yous ask for must exist impremented through GetSimple core, considering it's in CKeditor's configuration, in file admin/edit.php, effectually line 300. You lot could add "filebrowserBrowseUrl" property and cheque for a file manager of your convenience. I've been fighting against/with this one and afterwards some configuration headaches had made it work: http://labs.corefive.com/Projects/FileManager/

Adept luck.

hello and thanks,
You lot're very kind. I wondered, since you are an expert in code, if you could implement the button "scan" for images. Yes this would be a nifty contribution, because people who want to insert pictures are many, but nobody understands and url address, and whenever you demand to enter the file path on the server for it to be incorporated. I wonder if at that place is a developer with a sensitive center, who understands the needs of the people. We are not all programmers or experts .. We ask for this help to you experts. I hope someone creates this change in ckeditor and so will insert images merely by invoking the "Browse" button.

Hi and thx, not working...

Its the output that says May instead of what i want "Maj" or October/Okt...

Anyone else??

pauloc Wrote:Hello maxpop, cheque line 53 of vudu_news.php for the linguistic communication code. May be you have to download a language file from jquery'southward ui website.

mygetsimple, what you ask for must exist impremented through GetSimple core, because it's in CKeditor'southward configuration, in file admin/edit.php, effectually line 300. Y'all could add together "filebrowserBrowseUrl" property and check for a file managing director of your convenience. I've been fighting against/with this 1 and after some configuration headaches had made information technology work: http://labs.corefive.com/Projects/FileManager/

Good luck.

You might want to prepare the right language for PHP using setlocale(). That can tell the server to output appointment() results in a different language.

“Don’t forget the of import ˚ (not °) on the a,” says the Unicode lover.
Assistance us test a cardinal change for the core! ¶ Issues with GetSimple? Be sure to enable debug mode!

maxpop, goto to http://jquery-ui.googlecode.com/svn/trunk/ui/i18n/ and download your linguistic communication file and put it in /plugins/vudu_news/js/ folder.
Then edit vudu_news.php and add this line after line 49:

Code:

echo '<script type="text/javascript" src="'.$this_plug_path.'js/jquery.ui.datepicker-XX.js" ></script>'."\n";

Change "jquery.ui.datepicker-Xx.js" to your language lawmaking (sv in your case), or better, to your downloaded file name.

Thanks for your answer, Zegnåt, only I think information technology's more about jquery-ui implementation than php's locale.
Hope, my previous postal service solves this event, if not, I'll proceed looking for a solution.

Localization is a challenger for me considering people here, in Basque Country, speaks nigh two languages and most of our spider web developments must exist washed in the two official languages. I of the nigh important deficiencies of GetSimple, for me, is its lack of multilingual content management.

I hope we can solve it and make this lilliputian CMS jewel as uncomplicated and great equally information technology should be 8-)

And to mygetsimple, take you try this post's solution?
http://go-uncomplicated.info/forum/viewtopic.php?id=467
Information technology's quite easy to implement and solves your problem fairly.

Promise this helps.

thanks, but I've already tried this and it does non work. I hope that someone may take the same need, namely to insert images as in all the CMS, a simple push button "scan", without always having to put the whole path to the image.

hi .. Swell .. Now the push button "scan" function! .... Only only in the pages of content. The button "browse" not see ( and not function) in to plugin "Vudu News", why ?

Thank you very much

Considering the same modify will have to be done in the VuduNews plugin’s CKEditor. Look through the VuduNews plugin files for the lines mentioned at that place and edit them the same mode to get the browse button in there as well.

“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Aid united states test a key alter for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!

Source: http://get-simple.info/forums/showthread.php?tid=612

Posted by: atenciomard1987.blogspot.com

0 Response to "How To Update Flash Plugin For Vudu"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel