Список моих проектов
Предупреждаю я не имею никакого отношения к созданию этой JavaScript библиотеки. Я просто включил эту библиотеку в свой компонент, но при использовании данной библиотеки, вы должны соблюдать условия лицензии этой библиотеки. Подробнее вы можете прочитать на сайте автора этой JavaScript библиотеки http://www.p51labs.com/lightwindow/
Пример вставки изображений в статью.
1 2 3 4
|
<img class="border_tracings" alt="God sees everything!" src="http://dimonchik.com/images/stories/allimage/god.jpg" width="124" height="124" /> <img class="border_tracings" alt="Admiral" src="http://dimonchik.com/images/stories/allimage/admiral.jpg" width="124" height="124" /> <img class="border_tracings" alt="Fighters" src="http://dimonchik.com/images/stories/allimage/stels.jpg" width="124" height="124" /> <img class="border_tracings" alt="Сarrier" src="http://dimonchik.com/images/stories/allimage/carrier.jpg" width="124" height="124" />
|
Результат вставки изображений.
God sees everything! Admiral Fighters Сarrier
Открытие изображения, по клику на ссылку.
1
|
<a href="http://dimonchik.com/images/stories/allimage/god.jpg" class="lightwindow" >Example</a>
|
Результат вставки HTML-кода - example
Вставка Flash в страницу
1
|
<a href="http://www.youtube.com/v/YmbEwSdJg6c" class="lightwindow" params="lightwindow_width=640,lightwindow_height=360" title="Les Grossman (Tom Cruise) & Robert Pattinson 2010 MTV Movie Awards Video" >Link Name</a>
|
Результат вставки HTML-кода - display flash
Открытие фрейма
1
|
<a href="http://www.p51labs.com/lightwindow/" class="lightwindow" >example</a>
|
Результат вставки HTML-кода - example
Открытие pdf
1
|
<a href="http://www.ready.gov/business/_downloads/sampleplan.pdf" class="lightwindow">example</a>
|
Результат вставки HTML-кода - example
Ссылка на официальный проект этой JavaScript библиотеки http://www.p51labs.com/lightwindow/
{ageent}lightwindow{ageent}
|
Извините. Проект закрыт.
Уважаемые пользователи моих расширений. Хочу извиниться перед Вами, но я прекращаю поддержку и разработку новых расширений.

«Гео́ргиевская ле́нточка» — общественная акция, посвящённая празднованию Дня Победы в Великой Отечественной войне, проходящая с 2005 года. С тех пор акция стала традиционной и проводится ежегодно с 24 апреля по 12 мая. В 2008 году Георгиевские ленточки распространялись в более чем 30 странах. За четыре года проведения акции было распространено более 45 миллионов ленточек по всему миру. Страны, в которых акция проходит наиболее активно, - Россия, Греция, Франция, Украина, Италия, Эстония, Латвия, Великобритания, США, Германия, Китай, Вьетнам, Бельгия, и Афганистан. Скачать модуль можно по ссылке ниже.
Демо http://www.dimonchik.com/joomla
Ever wanted to have on my website a good module for polls. Of those modules that are currently available http://extensions.joomla.org best for me, I have not found. So I decided to write a module that can easily be used instead of the standard module. That, actually, I did.
Nice Ajax Poll module replaces the standard poll Joomla! To create the effects I used my favorite library JS Jquery. In the parameters of the plugin you can easily disable the loading of this library, if you're already using it on your site. In addition, in module you can choose options to select the poll that will be used in the mapping module.
Module I have experienced in all browsers except IE6 (it I just did not have). In addition you may configure the style sheet. You can do this by opening the module file default.php full url modules modules\mod_nicepoll\tmpl\default.php

See an example of a module on my website. Tab Nice Ajax Poll
Module functions
- Select Poll - if you not select poll will be publish random Poll.
- Select template - different templates to print polls.
- Bandwidth percent - this parameter can be regulate bandwidth percent.
- And others.
Supported languages
- English
- Russian
- Czech- Ondrej Machulda
- Spanish
- Italian
- Portuguese
- Slovak
I will be happy if you make a translation into your language and send me the files on dmitriy.dn.ua@gmail.com
Frequently asked questions and answers about the module Nice Ajax Poll
Q: Why are my survey results shows a set of symbols (РЈ РјРμРЅСЏ РґСЂСѓРіРеРμ РїР "P ° РЅС <)?
A: - Save all files in UTF-8, this should solve the problem. In file .htaccess file to add the following lines:
1 2
|
AddDefaultCharset utf-8 php_value default_charset utf-8
|
- Forced to transcode text from one encoding to another:
1 2 3 4 5 6
|
In file modules/mod_nicepoll/main_poll.php on 68 строке $full_vote .= '["","'.$row["text"].'","'.$row["hits"].'"],'; replace on $full_vote .= '["","'.iconv("utf-8", "cp1251", $row["text"]).'","'.$row["hits"].'"],';
|
Q: Is it possible to customize colors of the answers and the different bars?
A: Yes, just change the file modules/mod_nicepoll/js/ajax.js on 166 line color values::
1
|
var colors = new Array("#ed1c24", "#39b54a", "#0000ff", "#cc9900", "#c7b299", "#0076a3","#005e20", "#000","#ed1c24", "#39b54a", "#0000ff", "#fff200", "#c7b299", "#0076a3","#005e20", "#cc3399", "#005552", "7b7d7b#", "#2ec8db", "#99ff00", "#ffff66", "#993366", "#5a1657");
|
Q: Where is the module for version 1.7?
A: For the version of joomla 1.7 is a component/module. In joomla 1.7 has no built component for interviews.
Q: Will the version for joomla 3.0?
Perhaps.
This module can be downloaded from the links below ↓
Please remember that this plugin is available on the condition "as is" without warranty of any kind - either expressed or implied.
If you are using Nice Ajax Poll, please write a review on Joomla! Extensions Directory
Проект в веб архиве http://web.archive.org/web/20120512052823/http://extensions.joomla.org/extensions/contacts-and-feedback/polls/11207
Sory but the project is closed.
Dear users of my extensions. I want to apologize to you, but I stop support and the development of new extensions.
Wrote a new plugin JoomThumbnail, which is intended to create a beautiful effect of floating images. You need only insert original image and write the desired dimensions. In a plugin has been supports the following popular libraries: Darkbox, Fboxbot, Highslide, Jquery lightbox, Jsibox, Lightbox, Lightwindow, PrettyPhoto, Slimbox2. This plugin is the first universal extension that works with almost all libraries JavaScript. No matter what kind of JavaScript library you use to insert images, use only one way to insert images in the article.
Example of inserting images in the article.
1 2 3 4
|
<img class="border_tracings" alt="God sees everything!" src="http://dimonchik.com/images/stories/allimage/god.jpg" width="124" height="124" /> <img class="border_tracings" alt="Force" src="http://dimonchik.com/images/stories/allimage/admiral.jpg" width="124" height="124" /> <img class="border_tracings" alt="Fighters" src="http://dimonchik.com/images/stories/allimage/stels.jpg" width="124" height="124" /> <img class="border_tracings" alt="TV" src="http://dimonchik.com/images/stories/allimage/carrier.jpg" width="124" height="124" />
|
The result of inserting images.
Fighters Force TV God sees everything!
Functions
- Add frames and comments to image (add to the image class="border_tracings") comments write in attribute alt="This my comment"
- Opportunity used on different pages of different libraries. Simply add the following code to the article {myLibrary}next of: lightwindow ,highslide, highslide:gallery, highslide:black, highslide:template_black_white, highslide:template_black_black, slimbox2, jquery_lightbox, prettyPhoto, lightbox, jsbox, darkbox, fancyzoom, fboxbot{myLibrary}
- if you want to disable the plugin for certain images, then this can be done by adding in image class not_touch (class = "not_touch")
- if you want to use the plugin for certain images, add the next class into the images i_want_thumbnail (class="i_want_thumbnail") Do not forget put in next button in plugin. Elective create thumbnails - Yes
Examples insert images and a demo of the JavaScript libraries you can see below.
Lightwindow, Highslide, Slimbox2, Jquery lightbox, prettyPhoto, Lightbox, Jsbox, Darkbox, Fancyzoom, Fboxbot
Languages
- English
- Russian
- Danish - Lucas Kristensen
- Polish - Damian Kmieciak
- French
- Ukrainian
I will be happy if you make a translation into your language and send me the files on dmitriy.dn.ua@gmail.com
Plugin file en-GB.plg_content_joomthumbnail
Plugin file en-GB.plg_system_allgallery
Information for Developers
Below is an example of calling a class that allows you to process any photos. All you need for the job - is to pass text containing the image.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
$options = array( 'gallery' => "highslide", // selected gallery: lightwindow, highslide, slimbox2, jquery lightbox, prettyPhoto, Lightbox, Jsbox, darkbox, fancyzoom, fboxbot. 'path_to_small_img' => JPATH_ROOT."/images/stories/", // path to the folder where the images will be stored 'path_to_small_url' => JURI::root()."images/stories/", // path to the folder where the images will be stored 'width' => "", // width default 'height' => "", // height default 'percentage' => 20, // percentage of positives. If the original width and height of the image 100X100 pixels, the image will be processed unless the specified width or height of the image will be <= 80 'use_risaze_img' => "yes", // compress images with php or not? 'include_jquery' => "yes", 'i_want_img' => "not", // if yes, will only be processed image with the class - class="i_want_img" 'link_highslide' => "yes", 'border_tracings' => "not" // show whether or not a frame in the image? ); $gallery = new All_gallery($options); $content=$gallery->get_content($content,$article_id);
|
To remove a picture for example, when the article you can use the NEXT function.
1
|
$gallery->get_clear_content($content,$article_id);
|
The basic functions are implemented in the system plugin, so the class to work with images will be accessible from anywhere in your code.
Attention!
All of the libraries that are used in this plugin can be used only for non-commercial sites! If you want to use this plugin for commercial sites, ask the permission of the library developers. Links to their websites can be found on my website or by following the appropriate request to Google. Links to the official sites: Lightwindow, Highslide, Slimbox2, Jquery lightbox, prettyPhoto, Lightbox, Jsbox, Darkbox, Fancyzoom, Fboxbot.
Attention. Please do not remove the copyright Copyright JoomThumbnail because it is necessary for proper operation of the plug, I'm serious :)
Frequently asked questions and answers about the plugin JoomThumbnail
Q: This module works with the component FLEXIcontent?
A: Yes. Just in the control panel FLEXIcontent enable plugin for handling "content", and JoomThumbnail will work.
Q: How to remove a plugin?
A: Simply remove the plug-in as a component, and all will be well.
Q: I asked a question but can not get an answer?
A: Please keep in mind that I do support my extensions only in his spare time and in the presence of desire. Be nice and maybe I'll answer your question. I advise you not to wait for the response, better to ask on the forum.
Q: Will the version for joomla 2.5 and 3.0?
Perhaps.
This plugin can be downloaded from the links below.
Please remember that this plugin is available on the condition "as is" without warranty of any kind - either expressed or implied.
If you are using JoomThumbnail, please write a review on Joomla! Extensions Directory
xamples insert images and demo JavaScript libraries you can see below.
Проект в веб архиве http://web.archive.org/web/20130126193941/http://extensions.joomla.org/extensions/photos-a-images/articles-images/11200
Извините. Проект закрыт.
Уважаемые пользователи моих расширений. Хочу извиниться перед Вами, но я прекращаю поддержку и разработку новых расширений.
Не так давно узнал, что в html оказывается, есть такой тег как ­ Этот тег предназначен для создания мягких переносов в тексте. Также после недолгого поиска в сети обнаружил занятный php скрипт, который автоматически расставляет мягкие переносы в указанном тексте. После более детального изучения вопроса, оказалось, что есть такие сервисы как:
1. Qlikworld - сервис расставляет переносы с учетом возможного изменения размера окна вывода. Отдельный интерес система представляет тем, что умеет правильно расставлять переносы на семи языках. При этом сами языки между собой не перемешиваются, т.е., если расставлять переносы в русском тексте, который содержит иностранные слова, то система расставит переносы только в русских словах, а иностранные оставит без изменений.
2. quittance.ru - сайт на котором можно бесплатно скачать и использовать скрипт мягких переносов.
3. forum.dklab.ru - с этого форума у Nasibullin Rinat я сообственно и взял php скрипт для создания мягких переносов.
Собственно пример работы плагина можно увидеть, взглянув на следующие картинки.
Выгляд страницы до и после включения плагина
|
|
|
|
JPAGE_CURRENT_OF_TOTAL |
|
Опрос
Which one of my extensions is the best?
|