⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 todo.txt

📁 Typo3, 开源里边最强大的
💻 TXT
字号:
General:- Add an "alias" field to tt_content elements (unique for the PAGE like the "pid" field). [I'm not clear anymore about what this should be used for... - maybe anchors in links to content elements? I guess so...]- Cronjob script which can export selected presets?Export of files:- Include all files from a path like fileadmin/xxx/Import of files:- Optional folder to import files in (fileadmin/)- If file exists on import, optional if it should be written?IMPORT:- Better logging to systemTemplateArchive:- Add the modfunc module which will import a template from archive.	- Project group for this?	- Available repositories:		- typo3.org text list?		- Local configuration of URLs in localconf.	- Available templates		- Apache file list			file / icon / description.txt		- index.php gives XML with			- file-ref (rel/abs)			- icon-ref (rel/abs)			- title / description			- testUrl*********NOTES:*********Input Charset conversion NOTE:	- T3D + XML/PHP4: Traverse array and convert proper places (meta data, header summaries, record values)		- Serialized/binary content in fields may be mal-formed?	- XML/PHP5: May be converted automatically without we can do anything.		- May break encapsulated text files which are not base64 encoded		- May break serialized stringsSize limit:- The import/export module may die (without warnings!) if the amounts of data becomes too large. For instance a file of 12Mb could not be handled with 32 MB ram configured for PHP. Of course the max_exec_time may also expire during a large import/export.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -