Category Archives: Blogs/Rss


FRIDAY, NOVEMBER 2, 2012

Grouping lightbox links in posts.




Since v4.0.0.507 new setting for the blog is added: Grouping of lightbox.

Enabled by default (to keep previous blog lightbox handling), this option can be found in the Online Administration section of the blog, Settings tab.

When this is enabled, all element that have lightbox and are from the same type * will be grouped into same box with navigation to loop among them.

When this is disabled, every lightbox element will pop-up in separate box and no navigation among the other similar elements will be possible.

 

*Different types of lightbox elements (image thumbnails, pure links, etc) are grouped separately from each other by the lightbox handler. In other words - you can put both thumbnail and a link into same box and navigate through them.



posted by atanas  November 02, 2012 16:10  tags: • blog • grouping • lightbox • multibox 

Blogs/Rss comments (0)



5:1351869983:1

THURSDAY, OCTOBER 18, 2012

Blog comments deletion rules




Since v.4.0.0.504 there are some updates on the comments deletion in the blog/podcast.

Here are the rules about who and how can delete comments:

 

  1. Only comments with no replies (last level comments) can be deleted;
  2. Admin(s) and users with "Edit" access can delete all comments (when rule #1 is met);
  3. Regular (registered) users with "view" access can delete only own comments (when rule #1 is met);
  4. Users with "Edit own posts" access can delete own posts comments by rule #2 and others' posts comments by rule #3 (when rule #1 is met);
  5. Guests cannot delete comments;


posted by atanas  October 18, 2012 11:27  tags: • comments • rules • blog • deletion 

Blogs/Rss comments (0)



0:1350553327:1

TUESDAY, AUGUST 14, 2012

Using Blog Views Feature




with Blog Views you can create separate layout options for Blog (to display blog entries with different layout than main blog layout)

 

to use Blog Views, add one or more View pages in treeview explorer:

 

add view

 

after you add view page, specify options in view settings to make view different than main view:

view settings

 

name you chooose for blog view will be used to access this view in your blog :

for example, to access blog view on page index.php, add url and append name of view :   index.php?myview

(you can also use internal url picker in url dialog to select available views)

 

example default blog view

example alternative blog view

 

you can also link blog view from menu with external url option on page settings panel --> advanced

 

tip: you can also use views to show short version of article in main view and full article in another view:

on main blog page, add hyperlink : read more and use macro : ../v4/howto.php?entry_id=1344965509&title=using-blog-views-feature&compact  (replace &compact with name of your own view) as url

 

 

 

 

 



posted by miro  August 14, 2012 19:15  tags: • blog • views 

Blogs/Rss comments (0)



0:1344965509:1

MONDAY, JANUARY 9, 2012

Blog (MySQL version) Related posts




New sidebar macro : % BLOG_RELATED%  is available since version 4.0.0.119..

A little explanation how this macros works:

Relation between posts is defined with post keywords (you can add comma separated keywords for each post in blog)

This macro collect all keywords defined for all posts currently displayed on page and search database for all other (not displayed) posts with same keywords = related posts

 

 



posted by miro  January 09, 2012 21:56  tags: • blog • macros 

Blogs/Rss comments (0)



2:1326142954:1

THURSDAY, DECEMBER 8, 2011

Customizing blog/podcast sidebar macro objects




Following parameters can be used in all Blog/Podcast sidebar macros

(  BLOG_ARCHIVE(), BLOG_MOST_VISITED()  BLOG_TOP_RANK()  BLOG_FULLLIST()  )

 

% date%  % DATE[date parameters]% % free_field%  % excerpt% % title% % category% % image% % image[width,height]%  % item_url%
in podcast also %subtitle% %author% are supported

 

in BLOG_FULLLIST() there is also additional macro:  % content%



posted by miro  December 08, 2011 8:53  tags: • Blog • Podcast • macros • sidebar 

Blogs/Rss comments (2)



2:1323331444:1

THURSDAY, SEPTEMBER 1, 2011

Flash tags cloud in blog/podcast




How to install the flash tags cloud:

  • Download WP Cumulus flash plugin at WP CUMULUS Flash tags cloud
  • Unzip the archive and manually upload file tagcloud.swf in folder extdocs/ on server.
  • Open your project in EZGenerator, go to the Blog/Podcast page and insert
    macro from Fields panel.

 

If you want to change the tags cloud size or colors, here is the list of parameters you can use:

%FLASH_TAGS_CLOUD(width,height,tag color,tcag olor2,hover color,background color,transparency,tspeed,distr)%

 

  • Width - width of tag cloud.
  • Height - height of tag cloud.
  • Tag color - tag color.
  • Tag color - tag color for less important tags. If supplied, tags will get a color from a gradient between both colors based on their popularity.
  • Hover color - tag mouseover/hover color.
  • Transparency - is set to true will set background transparency for the tags cloud. Possible values: true/false.
    Tspeed - determines the speed of the sphere’s rotation in percentage. The default is 100, higher numbers increase the speed.
  • Distr - even tag distributiosn along sphere. If set to true, the tags are distributed evenly over the sphere’s surface. Possible values: true/false.

 

Example: %FLASH_TAGS_CLOUD(300,200,e520ae,91cee3,ffcc00,ffffff,true,100,true)%

 

To use the plugin for other languages (that has special non ASCII characters), you’ll need to get version of tagcloud.swf that supports this.

For some languages such version is already available (Russian, Hebrew, Turkich, Polish) here, for others you can prepare such version by yourself following the instructions at:

How to add more characters to the Flash tags cloud

When you have proper version of tagcloud.swf, simply upload it on server in extdocs/ folder to replace the default one.

 



posted by miro  September 01, 2011 22:49  tags: • Flash • Tag Cloud 

Blogs/Rss comments (0)



0:1314910237:1

TUESDAY, APRIL 19, 2011

How to use the friendly URLs in blog





1) make sure your server is linux (as this will only work on linux server)

2) go to blog admin panel online--> settings --> check Permalink Month and Title

3)  when you check this option some text will show below (this is just example, in your case it will be something different):


< IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /galina/v4_m/
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /galina/v4_m/index.php [L]
< /IfModule>


4) copy this content in empty file with filename .htaccess

5) upload the file on server in the folder where your blog page is stored



posted by galina  April 19, 2011 14:04  tags: • blog • url 

Blogs/Rss comments (0)



0:1303214702:1




CATEGORIES







RECENT ENTRIES


RECENT COMMENTS



ARCHIVE