cotonti.com : Updated PFS system https://www.cotonti.com Последние сообщения в теме Cotonti en Sun, 19 Oct 2025 01:01:07 -0000 medar Also there is http://imperavi.com/ , most nice-looking wysiwyg editor in the world.

]]>
вт, 05 июл 2011 17:19:24 -0000
Trustmaster Honestly I would prefer switching to elRTE, it doesn't have these clipboard issues CKEditor has.

]]>
вт, 05 июл 2011 11:50:15 -0000
Kort My limited experience with CKEditor makes me think that this is definitely not the best editor to use. From the user / content manager viewpoint it is a nightmare. Simple task of paragraph formatting for plain text imported via clipboard takes too much time and requires occasional switching to the html-mode to remove autogenerated paragraph containers. Basically, Markitup is far more superior with regard to the output code readability and overall usability, unless we find a better CKEditor alternative.

]]>
вт, 05 июл 2011 08:13:32 -0000
medar May be using elfinder as new PFS ? http://elrte.org/elfinder/ Elfinder may work with CKEditor.

]]>
вт, 05 июл 2011 08:00:31 -0000
Trustmaster пн, 26 окт 2009 06:04:06 -0000 Alex300 Probably it is necessary to make, that the new PFS system could operate with Markitup, and with CKEditor?

It will allow:
- To remove from CKEditor plug-in the built in PFS system.
- Developer of the plug-in is not need any more to update CKEditor built in PFS system every time the core PFS system updated.
- Cotonti users, who uses page HTML-parsing is not need to reinstall updated CKEditor plugin every time the PFS system updated.

P.S. Inserting hyperlink procedure in ckeditor window is very simple. Depending of the loaded editor we can call link insert function for Markitup or CKEditor.]]>
пн, 26 окт 2009 02:33:41 -0000
Kilandor вт, 06 окт 2009 16:39:28 -0000 donP пн, 05 окт 2009 05:33:47 -0000 pieter пн, 05 окт 2009 02:45:34 -0000 donP We all really need a real good PFS for Cotonti...]]> пн, 05 окт 2009 02:36:42 -0000 Kilandor ]]> пт, 14 авг 2009 11:10:52 -0000 GHengeveld The lib folder is something that was discussed and agreed upon here.
Flash uploader needs fixing, actually it might be replaced with swfupload. I was hoping some other developer would handle this task.]]>
пт, 14 авг 2009 04:26:08 -0000
esclkm - what the new directory lib - I miss understand including it.
- flash upload - only uploads files but not add them in DB
- may be we have JAVA scripts for upload files?
- flash upload - skin - brrrr....(((
- Max upload files in pfs may be place it in admin area? not in config?
-I think main folder name as main folder (not root)?]]>
пт, 14 авг 2009 01:24:15 -0000
Lissbol вт, 28 июл 2009 17:44:40 -0000 esclkm вт, 28 июл 2009 06:05:27 -0000 GHengeveld пн, 27 июл 2009 20:37:59 -0000 tensh I wish you happy and bug-free coding :)]]> пн, 27 июл 2009 19:54:08 -0000 GHengeveld - Infinite subfolders
- Physical folders
- Prep for flash uploader (using Uploadify now, SWFupload gave some issues)
- Added configuration option for enabling/disabling flash uploader and added 'Dynamic' thumbnail generation option
- Gave each PFS file its own template file (pfs.tpl, pfs.editfolder,tpl, pfs.edit.tpl, pfs.view.tpl)
- Main pfs now fully skinnable (other parts will be done soon)
- Added tag for the current path (to display "PFS / Parentfolder / Currentfolder" - each clickable)
- Now shows 'new folder' also inside a subfolder (and sets 'parent folder' option to the current folder)

TODO:
- Moving and copying of files/folders
- Drag&drop files/folders
- Fix flash uploader to write to database (now only uploads the file, doesn't add db entry)
- Incorporate SLIR in a way that it is backwards compatible with old thumbs system
- Add directory tree view
- Allow file sharing between users]]>
пн, 27 июл 2009 19:22:38 -0000
tensh ]]> пн, 27 июл 2009 19:02:24 -0000 Trustmaster пн, 27 июл 2009 18:44:14 -0000 GHengeveld пн, 27 июл 2009 18:22:19 -0000 Trustmaster пн, 27 июл 2009 15:15:24 -0000 GHengeveld
<table class="cells">
<tr>
	<td class="coltop">{PHP.L.Delete}</td>
	<td class="coltop">{PHP.L.Edit}</td>
	<td class="coltop" colspan="2">{PHP.L.Folder}/{PHP.L.Gallery}</td>
	<td class="coltop">{PHP.L.Files}</td>
	<td class="coltop">{PHP.L.Size}</td>
	<td class="coltop">{PHP.L.Updated}</td>
	<td class="coltop">{PHP.L.Public}</td>
	<td class="coltop">{PHP.L.Description}</td>
</tr>
<!-- BEGIN: PFF_ROW -->
<tr>
	<td>[<a href=https://www.cotonti.com/"{PFF_ROW_DELETE_URL}">x</a>]</td>
	<td><a href=https://www.cotonti.com/"{PFF_ROW_EDIT_URL}">{PHP.L.Edit}</a></td>
	<td><a href=https://www.cotonti.com/"{PFF_ROW_URL}">{PFF_ROW_ICON}</a></td>
	<td><a href=https://www.cotonti.com/"{PFF_ROW_URL}">{PFF_ROW_TITLE}</a></td>
	<td style=\"text-align:right;\">{PFF_ROW_FCOUNT}</td>
	<td style=\"text-align:right;\">{PFF_ROW_FSIZE}</td>
	<td style=\"text-align:center;\">{PFF_ROW_UPDATED}</td>
	<td style=\"text-align:center;\">{PFF_ROW_ISPUBLIC}</td>
	<td>{PFF_ROW_DESC}</td>
</tr>
<!-- END: PFF_ROW -->
</table>
]]>
пн, 27 июл 2009 05:51:32 -0000
tensh ]]> пн, 27 июл 2009 05:47:58 -0000 GHengeveld
I doubt that the new PFS will make the medialibrary obsolete, because the two have different uses. PFS is mostly just a file manager, and thus doesn't incorporate a gallery.

Added 37 days later:

I've been working on the new PFS all day today. I've incorporated the bugfixes that are in Genoa. The PFS is now almost fully skinnable too.]]>
сб, 20 июн 2009 00:21:23 -0000
tensh чт, 18 июн 2009 14:16:08 -0000 Elgan чт, 18 июн 2009 08:16:56 -0000 Lombi # Elgan : well we will see with the new PFS if it makes medialibrary obsolete.

:-))]]>
чт, 18 июн 2009 07:12:34 -0000
Elgan
well we will see with the new PFS if it makes medialibrary obsolete.]]>
чт, 18 июн 2009 03:01:08 -0000
Lombi чт, 18 июн 2009 02:22:16 -0000 Elgan
However im duplicating them atm as i didnt want to start adding placement holders to medialibrary, for example an extra sql to say if its from PFS and then look in more folders. An alternative is to make medialibrary use all the cotonti folders. Which i deliberate didn't do. As i wanted the files separate because its a separate plugin. Giving he option on the medlib config to change the folder path.]]>
чт, 18 июн 2009 02:12:54 -0000
Lombi чт, 18 июн 2009 02:03:44 -0000 Elgan # tensh : I'm also very curious about this.

Though the Media Gallery plugin independent from PFS sounds tempting at first, PFS is IMO better, because users can re-use their files around the site. I'm looking forward to a better Media Gallery based on PFS.

thanx.lol

and if u mean medialibrary then u can use the images etc from medialibary in forums and pages, just create a bbcode, i did before, for the old medlibrary. i can post more details in the future.

also been considering hijacking the PFS for integration but i waited and am waiting for the new PFS.]]>
чт, 18 июн 2009 01:45:30 -0000
SunChase The the features sound good.I would like to add one minor thing about the folders:

Could you add group actions to the folder like "Select a few or all" and do the general actions on them,like delete,move,insert as file,instert as thumbnail,insert as object and ect.

and one minor thing about the File Uploading.When i upload a file and it sais "That the file with this name wasn't uploaded cause its already there" could there be typed WHERE is it....

Thanks for attention]]>
ср, 17 июн 2009 22:06:30 -0000
tensh
Though the Media Gallery plugin independent from PFS sounds tempting at first, PFS is IMO better, because users can re-use their files around the site. I'm looking forward to a better Media Gallery based on PFS.]]>
ср, 17 июн 2009 19:02:41 -0000
pieter
Is there allready a demo available, to view this nice new PFS?
A Demosite?]]>
ср, 17 июн 2009 13:29:05 -0000
GHengeveld Also the current upload method will still be available if you don't want to use the advanced uploader or javascript or flash is not supported.

UPDATE

I'm considering integrating SLIR with the new PFS system. It's greatest advantage is that it enables you to use different size thumbnails for any occasion, without creating too much server load or depending on the user's system to dynamically resize the image.

Main features:
  • Resizes JPEGs, GIFs, and PNGs
  • Intelligently sharpens for crisp photos at any size
  • Can crop based on width:height ratios
  • Can color-fill transparent GIFs and PNGs (to prevent IE6 issues)
  • Built-in caching keeps image variations for optimal performance

Basically what it does is:
  • You use a dynamic thumbnail url like datas/thumbs/filename.jpg?width=200&height=150
  • SLIR will check to see if there's already a file with these specifications
  • If not it will create the thumbnail using GD and return the new thumbnail
  • If so it will just return the existing thumbnail
]]>
вт, 02 июн 2009 19:45:12 -0000
Lombi вс, 31 мая 2009 04:00:25 -0000 Elgan # Koradhil : Main reason for choosing Uploadify is because it uploads multiple files at once, instead of one by one.

right? They all work exactly the same. by flash fire refrance. it's all one by one. uploadify is the same. It uploads a file and your php script handles it. Then it goes to the next one. THe flash provides the multi select files dialog. Otherwise there would be no need for flash. Then flash uploads with its referancwe controlled via javascript.

They all upload one by one...you just make total or file by file progress bar or both.]]>
вс, 31 мая 2009 01:49:30 -0000
GHengeveld сб, 30 мая 2009 23:36:45 -0000